On 10/07/07, Margrit Lottmann URZ-N <[EMAIL PROTECTED]> wrote: > What is our problem??? > > there are 3 acl to check mails in our configuration: > > acl_smtp_rcpt = acl_check_rcpt > acl_smtp_mime = acl_check_mime > acl_smtp_data = acl_check_content > > Now we have to change the coniguration : For special domains > (fax.uni-magdeburg.de , fax.ovgu.de) > > we only want checking with "acl_smtp_rcpt", but not the others: > "acl_smtp_mime" and "acl_smtp_data"
At the top of the acls which you want to bypass: accept domains = fax.uni-magdeberg.de : fax.ovhu.de 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/
