On 21/02/17 12:18, DL via Exim-users wrote: > 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
Should work, though the trailing "any" element is not needed. Try running a daemon with debug enabled, and fire your problematic source at it. -- Cheers, Jeremy -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
