File tree Expand file tree Collapse file tree 34 files changed +78
-1112
lines changed
Expand file tree Collapse file tree 34 files changed +78
-1112
lines changed Original file line number Diff line number Diff line change 127127$ conf ['getmail ' ]['config_dir ' ] = '/etc/getmail ' ;
128128$ conf ['getmail ' ]['program ' ] = '/usr/bin/getmail ' ;
129129
130- //* Courier
131- $ conf ['courier ' ]['installed ' ] = false ; // will be detected automatically during installation
132- $ conf ['courier ' ]['config_dir ' ] = '/etc/authlib ' ;
133- $ conf ['courier ' ]['courier-authdaemon ' ] = 'courier-authlib ' ;
134- $ conf ['courier ' ]['courier-imap ' ] = 'courier-imap ' ;
135- $ conf ['courier ' ]['courier-imap-ssl ' ] = '' ;
136- $ conf ['courier ' ]['courier-pop ' ] = '' ;
137- $ conf ['courier ' ]['courier-pop-ssl ' ] = '' ;
138-
139130//* Dovecot
140131$ conf ['dovecot ' ]['installed ' ] = false ; // will be detected automatically during installation
141132$ conf ['dovecot ' ]['config_dir ' ] = '/etc ' ;
142133$ conf ['dovecot ' ]['init_script ' ] = 'dovecot ' ;
143134
144- //* SASL
145- $ conf ['saslauthd ' ]['installed ' ] = false ; // will be detected automatically during installation
146- $ conf ['saslauthd ' ]['config ' ] = '/etc/sysconfig/saslauthd ' ;
147- $ conf ['saslauthd ' ]['init_script ' ] = 'saslauthd ' ;
148-
149135//* Amavisd
150136$ conf ['amavis ' ]['installed ' ] = false ; // will be detected automatically during installation
151137$ conf ['amavis ' ]['config_dir ' ] = '/etc ' ;
Original file line number Diff line number Diff line change 127127$ conf ['getmail ' ]['config_dir ' ] = '/etc/getmail ' ;
128128$ conf ['getmail ' ]['program ' ] = '/usr/bin/getmail ' ;
129129
130- //* Courier
131- $ conf ['courier ' ]['installed ' ] = false ; // will be detected automatically during installation
132- $ conf ['courier ' ]['config_dir ' ] = '/etc/authlib ' ;
133- $ conf ['courier ' ]['courier-authdaemon ' ] = 'courier-authlib ' ;
134- $ conf ['courier ' ]['courier-imap ' ] = 'courier-imap ' ;
135- $ conf ['courier ' ]['courier-imap-ssl ' ] = '' ;
136- $ conf ['courier ' ]['courier-pop ' ] = '' ;
137- $ conf ['courier ' ]['courier-pop-ssl ' ] = '' ;
138-
139130//* Dovecot
140131$ conf ['dovecot ' ]['installed ' ] = false ; // will be detected automatically during installation
141132$ conf ['dovecot ' ]['config_dir ' ] = '/etc ' ;
142133$ conf ['dovecot ' ]['init_script ' ] = 'dovecot ' ;
143134
144- //* SASL
145- $ conf ['saslauthd ' ]['installed ' ] = false ; // will be detected automatically during installation
146- $ conf ['saslauthd ' ]['config ' ] = '/etc/sysconfig/saslauthd ' ;
147- $ conf ['saslauthd ' ]['init_script ' ] = 'saslauthd ' ;
148-
149135//* Amavisd
150136$ conf ['amavis ' ]['installed ' ] = false ; // will be detected automatically during installation
151137$ conf ['amavis ' ]['config_dir ' ] = '/etc ' ;
Original file line number Diff line number Diff line change 127127$ conf ['getmail ' ]['config_dir ' ] = '/etc/getmail ' ;
128128$ conf ['getmail ' ]['program ' ] = '/usr/bin/getmail ' ;
129129
130- //* Courier
131- $ conf ['courier ' ]['installed ' ] = false ; // will be detected automatically during installation
132- $ conf ['courier ' ]['config_dir ' ] = '/etc/authlib ' ;
133- $ conf ['courier ' ]['courier-authdaemon ' ] = 'courier-authlib ' ;
134- $ conf ['courier ' ]['courier-imap ' ] = 'courier-imap ' ;
135- $ conf ['courier ' ]['courier-imap-ssl ' ] = '' ;
136- $ conf ['courier ' ]['courier-pop ' ] = '' ;
137- $ conf ['courier ' ]['courier-pop-ssl ' ] = '' ;
138-
139130//* Dovecot
140131$ conf ['dovecot ' ]['installed ' ] = false ; // will be detected automatically during installation
141132$ conf ['dovecot ' ]['config_dir ' ] = '/etc ' ;
142133$ conf ['dovecot ' ]['init_script ' ] = 'dovecot ' ;
143134
144- //* SASL
145- $ conf ['saslauthd ' ]['installed ' ] = false ; // will be detected automatically during installation
146- $ conf ['saslauthd ' ]['config ' ] = '/etc/sysconfig/saslauthd ' ;
147- $ conf ['saslauthd ' ]['init_script ' ] = 'saslauthd ' ;
148-
149135//* Amavisd
150136$ conf ['amavis ' ]['installed ' ] = false ; // will be detected automatically during installation
151137$ conf ['amavis ' ]['config_dir ' ] = '/etc/amavisd ' ;
Original file line number Diff line number Diff line change 127127$ conf ['getmail ' ]['config_dir ' ] = '/etc/getmail ' ;
128128$ conf ['getmail ' ]['program ' ] = '/usr/bin/getmail ' ;
129129
130- //* Courier
131- $ conf ['courier ' ]['installed ' ] = false ; // will be detected automatically during installation
132- $ conf ['courier ' ]['config_dir ' ] = '/etc/authlib ' ;
133- $ conf ['courier ' ]['courier-authdaemon ' ] = 'courier-authlib ' ;
134- $ conf ['courier ' ]['courier-imap ' ] = 'courier-imap ' ;
135- $ conf ['courier ' ]['courier-imap-ssl ' ] = '' ;
136- $ conf ['courier ' ]['courier-pop ' ] = '' ;
137- $ conf ['courier ' ]['courier-pop-ssl ' ] = '' ;
138-
139130//* Dovecot
140131$ conf ['dovecot ' ]['installed ' ] = false ; // will be detected automatically during installation
141132$ conf ['dovecot ' ]['config_dir ' ] = '/etc/dovecot ' ;
142133$ conf ['dovecot ' ]['init_script ' ] = 'dovecot ' ;
143134
144- //* SASL
145- $ conf ['saslauthd ' ]['installed ' ] = false ; // will be detected automatically during installation
146- $ conf ['saslauthd ' ]['config ' ] = '/etc/sysconfig/saslauthd ' ;
147- $ conf ['saslauthd ' ]['init_script ' ] = 'saslauthd ' ;
148-
149135//* Amavisd
150136$ conf ['amavis ' ]['installed ' ] = false ; // will be detected automatically during installation
151137$ conf ['amavis ' ]['config_dir ' ] = '/etc/amavisd ' ;
Original file line number Diff line number Diff line change 129129$ conf ['getmail ' ]['config_dir ' ] = '/etc/getmail ' ;
130130$ conf ['getmail ' ]['program ' ] = '/usr/bin/getmail ' ;
131131
132- //* Courier
133- $ conf ['courier ' ]['installed ' ] = false ; // will be detected automatically during installation
134- $ conf ['courier ' ]['config_dir ' ] = '/etc/courier ' ;
135- $ conf ['courier ' ]['courier-authdaemon ' ] = 'courier-authdaemon ' ;
136- $ conf ['courier ' ]['courier-imap ' ] = 'courier-imap ' ;
137- $ conf ['courier ' ]['courier-imap-ssl ' ] = 'courier-imap-ssl ' ;
138- $ conf ['courier ' ]['courier-pop ' ] = 'courier-pop ' ;
139- $ conf ['courier ' ]['courier-pop-ssl ' ] = 'courier-pop-ssl ' ;
140-
141132//* Dovecot
142133$ conf ['dovecot ' ]['installed ' ] = false ; // will be detected automatically during installation
143134$ conf ['dovecot ' ]['config_dir ' ] = '/etc/dovecot ' ;
144135$ conf ['dovecot ' ]['init_script ' ] = 'dovecot ' ;
145136
146- //* SASL
147- $ conf ['saslauthd ' ]['installed ' ] = false ; // will be detected automatically during installation
148- $ conf ['saslauthd ' ]['config ' ] = '/etc/default/saslauthd ' ;
149- $ conf ['saslauthd ' ]['init_script ' ] = 'saslauthd ' ;
150-
151137//* Amavisd
152138$ conf ['amavis ' ]['installed ' ] = false ; // will be detected automatically during installation
153139$ conf ['amavis ' ]['config_dir ' ] = '/etc/amavis ' ;
Original file line number Diff line number Diff line change 129129$ conf ['getmail ' ]['config_dir ' ] = '/etc/getmail ' ;
130130$ conf ['getmail ' ]['program ' ] = '/usr/bin/getmail ' ;
131131
132- //* Courier
133- $ conf ['courier ' ]['installed ' ] = false ; // will be detected automatically during installation
134- $ conf ['courier ' ]['config_dir ' ] = '/etc/courier ' ;
135- $ conf ['courier ' ]['courier-authdaemon ' ] = 'courier-authdaemon ' ;
136- $ conf ['courier ' ]['courier-imap ' ] = 'courier-imap ' ;
137- $ conf ['courier ' ]['courier-imap-ssl ' ] = 'courier-imap-ssl ' ;
138- $ conf ['courier ' ]['courier-pop ' ] = 'courier-pop ' ;
139- $ conf ['courier ' ]['courier-pop-ssl ' ] = 'courier-pop-ssl ' ;
140-
141132//* Dovecot
142133$ conf ['dovecot ' ]['installed ' ] = false ; // will be detected automatically during installation
143134$ conf ['dovecot ' ]['config_dir ' ] = '/etc/dovecot ' ;
144135$ conf ['dovecot ' ]['init_script ' ] = 'dovecot ' ;
145136
146- //* SASL
147- $ conf ['saslauthd ' ]['installed ' ] = false ; // will be detected automatically during installation
148- $ conf ['saslauthd ' ]['config ' ] = '/etc/default/saslauthd ' ;
149- $ conf ['saslauthd ' ]['init_script ' ] = 'saslauthd ' ;
150-
151137//* Amavisd
152138$ conf ['amavis ' ]['installed ' ] = false ; // will be detected automatically during installation
153139$ conf ['amavis ' ]['config_dir ' ] = '/etc/amavis ' ;
Original file line number Diff line number Diff line change 129129$ conf ['getmail ' ]['config_dir ' ] = '/etc/getmail ' ;
130130$ conf ['getmail ' ]['program ' ] = '/usr/bin/getmail ' ;
131131
132- //* Courier
133- $ conf ['courier ' ]['installed ' ] = false ; // will be detected automatically during installation
134- $ conf ['courier ' ]['config_dir ' ] = '/etc/courier ' ;
135- $ conf ['courier ' ]['courier-authdaemon ' ] = 'courier-authdaemon ' ;
136- $ conf ['courier ' ]['courier-imap ' ] = 'courier-imap ' ;
137- $ conf ['courier ' ]['courier-imap-ssl ' ] = 'courier-imap-ssl ' ;
138- $ conf ['courier ' ]['courier-pop ' ] = 'courier-pop ' ;
139- $ conf ['courier ' ]['courier-pop-ssl ' ] = 'courier-pop-ssl ' ;
140-
141132//* Dovecot
142133$ conf ['dovecot ' ]['installed ' ] = false ; // will be detected automatically during installation
143134$ conf ['dovecot ' ]['config_dir ' ] = '/etc/dovecot ' ;
144135$ conf ['dovecot ' ]['init_script ' ] = 'dovecot ' ;
145136
146- //* SASL
147- $ conf ['saslauthd ' ]['installed ' ] = false ; // will be detected automatically during installation
148- $ conf ['saslauthd ' ]['config ' ] = '/etc/default/saslauthd ' ;
149- $ conf ['saslauthd ' ]['init_script ' ] = 'saslauthd ' ;
150-
151137//* Amavisd
152138$ conf ['amavis ' ]['installed ' ] = false ; // will be detected automatically during installation
153139$ conf ['amavis ' ]['config_dir ' ] = '/etc/amavis ' ;
Original file line number Diff line number Diff line change 129129$ conf ['getmail ' ]['config_dir ' ] = '/etc/getmail ' ;
130130$ conf ['getmail ' ]['program ' ] = '/usr/bin/getmail ' ;
131131
132- //* Courier
133- $ conf ['courier ' ]['installed ' ] = false ; // will be detected automatically during installation
134- $ conf ['courier ' ]['config_dir ' ] = '/etc/courier ' ;
135- $ conf ['courier ' ]['courier-authdaemon ' ] = 'courier-authdaemon ' ;
136- $ conf ['courier ' ]['courier-imap ' ] = 'courier-imap ' ;
137- $ conf ['courier ' ]['courier-imap-ssl ' ] = 'courier-imap-ssl ' ;
138- $ conf ['courier ' ]['courier-pop ' ] = 'courier-pop ' ;
139- $ conf ['courier ' ]['courier-pop-ssl ' ] = 'courier-pop-ssl ' ;
140-
141132//* Dovecot
142133$ conf ['dovecot ' ]['installed ' ] = false ; // will be detected automatically during installation
143134$ conf ['dovecot ' ]['config_dir ' ] = '/etc/dovecot ' ;
144135$ conf ['dovecot ' ]['init_script ' ] = 'dovecot ' ;
145136
146- //* SASL
147- $ conf ['saslauthd ' ]['installed ' ] = false ; // will be detected automatically during installation
148- $ conf ['saslauthd ' ]['config ' ] = '/etc/default/saslauthd ' ;
149- $ conf ['saslauthd ' ]['init_script ' ] = 'saslauthd ' ;
150-
151137//* Amavisd
152138$ conf ['amavis ' ]['installed ' ] = false ; // will be detected automatically during installation
153139$ conf ['amavis ' ]['config_dir ' ] = '/etc/amavis ' ;
Original file line number Diff line number Diff line change 127127$ conf ['getmail ' ]['config_dir ' ] = '/etc/getmail ' ;
128128$ conf ['getmail ' ]['program ' ] = '/usr/bin/getmail ' ;
129129
130- //* Courier
131- $ conf ['courier ' ]['installed ' ] = false ; // will be detected automatically during installation
132- $ conf ['courier ' ]['config_dir ' ] = '/etc/authlib ' ;
133- $ conf ['courier ' ]['courier-authdaemon ' ] = 'courier-authlib ' ;
134- $ conf ['courier ' ]['courier-imap ' ] = 'courier-imap ' ;
135- $ conf ['courier ' ]['courier-imap-ssl ' ] = 'courier-imap ' ;
136- $ conf ['courier ' ]['courier-pop ' ] = 'courier-imap ' ;
137- $ conf ['courier ' ]['courier-pop-ssl ' ] = 'courier-imap ' ;
138-
139130//* Dovecot
140131$ conf ['dovecot ' ]['installed ' ] = false ; // will be detected automatically during installation
141132$ conf ['dovecot ' ]['config_dir ' ] = '/etc ' ;
142133$ conf ['dovecot ' ]['init_script ' ] = 'dovecot ' ;
143134
144- //* SASL
145- $ conf ['saslauthd ' ]['installed ' ] = false ; // will be detected automatically during installation
146- $ conf ['saslauthd ' ]['config ' ] = '/etc/sysconfig/saslauthd ' ;
147- $ conf ['saslauthd ' ]['init_script ' ] = 'saslauthd ' ;
148-
149135//* Amavisd
150136$ conf ['amavis ' ]['installed ' ] = false ; // will be detected automatically during installation
151137$ conf ['amavis ' ]['config_dir ' ] = '/etc/amavisd ' ;
Original file line number Diff line number Diff line change 138138$ conf ['getmail ' ]['config_dir ' ] = '/etc/getmail ' ;
139139$ conf ['getmail ' ]['program ' ] = '/usr/bin/getmail ' ;
140140
141- //* Courier
142- $ conf ['courier ' ]['installed ' ] = false ; // will be detected automatically during installation
143- $ conf ['courier ' ]['config_dir ' ] = '/etc/courier/authlib ' ;
144- $ conf ['courier ' ]['courier-authdaemon ' ] = 'courier-authlib ' ;
145- $ conf ['courier ' ]['courier-imap ' ] = 'courier-imapd ' ;
146- $ conf ['courier ' ]['courier-imap-ssl ' ] = 'courier-imapd-ssl ' ;
147- $ conf ['courier ' ]['courier-pop ' ] = 'courier-pop3d ' ;
148- $ conf ['courier ' ]['courier-pop-ssl ' ] = 'courier-pop3d-ssl ' ;
149-
150141//* Dovecot
151142$ conf ['dovecot ' ]['installed ' ] = false ; // will be detected automatically during installation
152143$ conf ['dovecot ' ]['config_dir ' ] = '/etc/dovecot ' ;
153144$ conf ['dovecot ' ]['init_script ' ] = 'dovecot ' ;
154145
155- //* SASL
156- $ conf ['saslauthd ' ]['installed ' ] = false ; // will be detected automatically during installation
157- $ conf ['saslauthd ' ]['config_file ' ] = '/etc/conf.d/saslauthd ' ;
158- $ conf ['saslauthd ' ]['config_dir ' ] = '/etc/sasl2 ' ;
159- $ conf ['saslauthd ' ]['init_script ' ] = 'saslauthd ' ;
160-
161146//* Amavisd
162147$ conf ['amavis ' ]['installed ' ] = false ; // will be detected automatically during installation
163148$ conf ['amavis ' ]['config_file ' ] = '/etc/amavisd.conf ' ;
You can’t perform that action at this time.
0 commit comments