SecurityPortal - Postfix - The Sendmail replacement part II, Feb 8 2008
host stench.seifried.org said: 554 <useraccount@stench.seifried.org>:
If incoming email does not match a virtual user, mapping it is sent to another address, in this example a local user called "bounce-local." It may then be blackholed to /dev/null, simply bounced (no such user), or sent to an admin email account - where it is deleted or forwarded to the correct person, if an obvious typo was made in the address, or whatever. You can also use a database backend instead of a hash or dbm file. This is definitely the way to go for large installations. See man virtual(5) for more information. Simply use the same machine as the outbound mail server (i.e., smart host) and it will rewrite the email addresses outgoing from @internal-mail.example.org to @example.org (or whatever you want).
Postfix Add-on Software, Feb 8 2008
policyd policy server in C which provides greylisting, sender (envelope, SASL or host/ip) based throttling (messages and/or volume per hour) and spamtraps by Cami Sardinha.
grinch utility by Daniel Mack. On request by Postfix, it finds out if a host is an open mail relay and caches the result.
system is a smart POP/IMAP proxy that connects users to the "right" POP/IMAP server.
Postfix Add-on Software, Feb 8 2008
policyd policy server in C which provides greylisting, sender (envelope, SASL or host/ip) based throttling (messages and/or volume per hour) and spamtraps by Cami Sardinha.
grinch utility by Daniel Mack. On request by Postfix, it finds out if a host is an open mail relay and caches the result.
system is a smart POP/IMAP proxy that connects users to the "right" POP/IMAP server.