On 30/06/07, Toshio Kumagai <[EMAIL PROTECTED]> wrote: > Hi experts, > > For some reason, I want to reject e-mails without helo/ehlo, > but want to accept even if the helo/ehlo seems broken. > > Are there any way to do it?
Of course - remove the acl where you told Exim to reject on broken HELOs. If there's a specific host or hosts for which you want to be lenient and retain helo checking on the rest, consider a 'hosts' condtion. Peter -- Peter Bowyer Email: [EMAIL PROTECTED] -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
