On Tue, Nov 20, 2007 at 07:42:54PM +0000, Oliver Howe wrote:
>
> I have this in my acl_check_rcpt section
>
> drop message = "Unknown user"
> condition = ${lookup{${lc:[EMAIL PROTECTED] dbm {/etc/mail/users.db}
> {false}{true} }
> domains = +relay_to_domains
>
> is there something wrong with my acl? should I change it? or is it
> messagelabs?You want "deny", not "drop". "drop" will cause the connection to be closed, denying the sender the opportunity to try other recipients or send the actual message. -- Dave Evans http://djce.org.uk/ http://djce.org.uk/pgpkey
signature.asc
Description: Digital signature
-- ## List details at http://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/
