1Config::Model::models::UPsoeprCoCno(n3t)ributed Perl DocCuomnefnitga:t:iMoondel::models::PopCon(3)
2
3
4

NAME

6       Config::Model::models::PopCon - Configuration class PopCon
7

DESCRIPTION

9       Configuration classes used by Config::Model
10

Elements

12   PARTICIPATE
13       If you don't want to participate in the contest, say "no" and we won't
14       send messages.  Optional. Type boolean.
15
16       upstream_default value :
17           0
18
19   ENCRYPT - support for encrypted submissions
20       encrypt popcon submission. Eventually, this feature will be enabled by
21       default.  Optional. Type enum. choice: 'no', 'maybe', 'yes'.
22
23       upstream_default value :
24           no
25
26       Here are some explanations on the possible values:
27
28       'maybe'
29           encrypt if gpg is available
30
31       'yes'
32           try to encrypt and fail if gpg is not available
33
34   MAILTO - survey e-mail
35       Specifies the address to e-mail statistics to each week.  Optional.
36       Type uniline.
37
38       upstream_default value :
39           survey@popcon.debian.org
40
41   MAILFROM - forged sender email address
42       MAILFROM is the forged sender email address you want to use in email
43       submitted to the popularity-contest. If this is commented out, no From:
44       or Sender: lines will be added to the outgoing mail, and it will be
45       your MTA's job to add them. This is usually what you want.
46
47       If your MTA is misconfigured or impossible to configure correctly, and
48       it always generates invalid From: and/or Sender: lines, you can force
49       different results by setting MAILFROM here. This can cause problems
50       with spam bouncers, so most people should leave it commented out.
51       Optional. Type uniline.
52
53   SUBMITURLS - list of urls to submit data to
54       Space separated list of where to submit popularity-contest reports
55       using http.  Optional. Type uniline.
56
57       upstream_default value :
58           http://popcon.debian.org/cgi-bin/popcon.cgi
59
60   USEHTTP
61       enables http reporting. Set this to 'yes' to enable it.  Optional. Type
62       boolean.
63
64       upstream_default value :
65           1
66
67   HTTP_PROXY
68       Allows one to specify an HTTP proxy server, the syntax is
69       "http://proxy:port". This overrides the environment variable
70       http_proxy.  Optional. Type uniline.
71
72   MY_HOSTID
73       Secret number that the popularity-contest receiver uses to keep track
74       of your submissions. Whenever you send in a new entry, it overwrites
75       the last one that had the same HOSTID.
76
77       This key was generated automatically so you should normally just leave
78       it alone.  Optional. Type uniline.
79
80   DAY - day of week
81       Only run on the given day, to spread the load on the server a bit. 0 is
82       Sunday, 6 is Saturday.  Optional. Type integer.
83

SEE ALSO

85       ยท   cme
86

AUTHOR

88       Dominique Dumont
89
91       2010,2011 Dominique Dumont
92

LICENSE

94       LGPL2
95
96
97
98perl v5.28.1                      2019-02-02  Config::Model::models::PopCon(3)
Impressum