At 14:07 -0700 5/28/02, Ola Andersson opined: >Mail to [EMAIL PROTECTED], [EMAIL PROTECTED] and [EMAIL PROTECTED] should be >routed to the local address, abuse. I also want to do the same for info@, >webmaster@, postmaster@, order@, sales@, hostmaster@ and maybe others as >well for all the domains on the server. So if these addresses is not set up >for a particular they will work anyway.
Here's a snippet from my router: ; ; make sure all other *master and abuse records get through <*-postmaster> = postmaster <*-hostmaster> = postmaster <*-listmaster> = postmaster <*-webmaster> = postmaster <*-abuse> = postmaster <*-root> = postmaster <root> = postmaster <postmaster%risley.net@blacklisted> = postmaster ; ; other domains we host <*@guerillaphysician.com> = gp-* <*@guerrillaphysician.com> = gp-* <*@ucdhousestaff.com> = ucd-* <*@ucdmc.com> = ucd-* . . . So if you have set up multiple domains the way I have, where [EMAIL PROTECTED] gets routed to [EMAIL PROTECTED], then the above will route all those special addresses to one address. It's then up to you to special case addresses if, say, one of your other domains wants its own webmaster mailbox. Note, also, that the special addresses will get through even if they come from blacklisted hosts. I occasionally regret this, but I'm generally glad. --Ron -- Ron Risley [EMAIL PROTECTED] www.risley.net ############################################################# This message is sent to you because you are subscribed to the mailing list <[EMAIL PROTECTED]>. To unsubscribe, E-mail to: <[EMAIL PROTECTED]> To switch to the DIGEST mode, E-mail to <[EMAIL PROTECTED]> To switch to the INDEX mode, E-mail to <[EMAIL PROTECTED]> Send administrative queries to <[EMAIL PROTECTED]>
