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

> /etc/mail/genericstable (hashed with sudo make at /etc/mail):
> 
> ddc czark...@gmail.com
> d...@ao531h.bedova czark...@gmail.com

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 d...@ao531h.bedova
/tryflags ES
/try esmtp d...@ao531h.bedova

Reply via email to