[Pkg-exim4-users] Update exim4 configuration on Etch
Pullus Cuetlachtli
pullusum at gmail.com
Thu Dec 20 11:13:13 UTC 2007
Hi!
I need to add some parameter to exim's config -
smtp_accept_queue_per_connection. I use debian etch with splitted
config-file.
I've added smtp_accept_queue_per_connection = 0 to
/etc/exim4/conf.d/main/02_exim4-config_options, run update-exim4.conf.
Nothing:
#]: exim4 -bP smtp_accept_queue_per_connection
#]: smtp_accept_queue_per_connection = 10
I've added to /etc/exim4/conf.d/main/02_exim4-config_options these lines:
DEBCONFsmtp_accept_queue_per_connectionDEBCONF
DEBCONFqueue_run_maxDEBCONF
And added to /etc/exim4/update-exim4.conf.conf :
smtp_accept_queue_per_connection='0'
queue_run_max='0'
then run update-exim4.conf with "-v" - no warnings, but also no effect:
#]: exim4 -bP smtp_accept_queue_per_connection
#]: smtp_accept_queue_per_connection = 10
The question is - how can I add custom parameters to exim's
configuration on Debian Etch?
Thanks
--
WBR Sagi S.
More information about the Pkg-exim4-users
mailing list