On Mon, Oct 25, 2010, Dmitrij Czarkoff wrote:

> /etc/mail/genericstable (hashed with sudo make at /etc/mail):
> 
> ddc [email protected]
> [email protected] [email protected]

The documentation (cf/README) states:
genericstable   This feature will cause unqualified addresses (i.e., without
                a domain) and addresses with a domain listed in class {G}
                to be looked up in a map and turned into another ("generic")
                form, which can change both the domain name and the user name.
                Notice: if you use an MSP (as it is default starting with
                8.12), the MTA will only receive qualified addresses from the
                MSP (as required by the RFCs).  Hence you need to add your
                domain to class {G}.

Run sendmail in test mode:

sendmail -bt
?
$={G}
/map generics [email protected]
/tryflags ES
/try esmtp [email protected]

Reply via email to