Shaun Erickson via Postfix-users:
> mailserver.fd.com :
> Accepts all mail from our servers (including itself).
> If the mail is destined for fd.com , it is - with the exception
> of ab...@fd.com , postmas...@fd.com , and r...@fd.com  - sent
> straight to /dev/null.
>
/etc/postfix/main.cf:
    mydestination = fd.com, localhost, ....
    alias_maps = hash:/etc/aliases, static:/dev/null

/etc/aliases:
    root: someone@somewhere
    abuse: someone@somewhere
    ...etc...

Simple problems should have simple solutions.

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to