Re: [exim] converting postfix to exim

Top Page
Delete this message
Reply to this message
Author: Carinus Carelse
Date:  
To: exim-users
Subject: Re: [exim] converting postfix to exim
No it just checks to see whether the email address is valid in the
directory server by checking the to address
against (|(mail=%s)(mailAlternateAddress=%s)) then it extracts the
mailhost and just sends it to the required
mailhost. It doesn;t rewrite anything.

Carinus