[exim] smtp_accept_max_nonmail_hosts

Top Pagina
Delete this message
Reply to this message
Auteur: DL
Datum:  
Aan: exim-users
Oude Onderwerpen: Re: [exim] ''multidomain'' DKIM: sender or from?
Onderwerp: [exim] smtp_accept_max_nonmail_hosts
Hello

I need to allow 127.0.0.1 to pass unlimited non-mail commands
I wish to know which is the correct procedure , I am using this

smtp_accept_max_nonmail_hosts = !127.0.0.1 : *
smtp_accept_max_nonmail = 10

but it's not working. Anyone can help me please ?

thank you!
Graziano