Derek Davis wrote: > I own the domain name dnadavis.net. I set up a catch all mx entry, so > that all email that I don't specifically account for gets forwarded to > my gmail address. This way, I can make up email addresses on the > spot, which I like doing.
Perhaps a better way to do this is to use address extensions. For example, if you have '[EMAIL PROTECTED]', you can also receive mail as '[EMAIL PROTECTED]' and '[EMAIL PROTECTED]'. Postfix supports this feature but doesn't enable it by default. It's configured using 'recipient_delimiter' in main.cf. You might choose '.' or '-' as the delimiter so that it isn't obvious to spammers that you're using the feature. Shane /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */