Exim Router, how to route to local emails
Hi,
I am trying to get exim on cpanel to use an anti virus software through exim. Once filtered I need the emails to get to the users mailboxes.
At present this is how it looks
driver = redirect
allow_fail
allow_defer
data = ${lookup{$local_part}lsearch{/etc/aliases}}
verify_only
pass_router = smtp_proxy
I know the aliases file does not include information regarding the users email destination. Can anyone give me a pointer and show me what to put in the data field so email gets delivered correctly.
Many Thanks
Steve
-
Hello Steve, You may find the av_scanner Exim configuration value useful for this purpose. Exim documents this at: 44. Content scanning at ACL time Thank you. 0
Please sign in to leave a comment.
Comments
1 comment