At 5:14 PM -0500 4/14/02, Howard Shere imposed structure on a stream of electrons, yielding: >I know this is legel: > ><*@domain.com> = useraccount > >but, is this legal: > ><support@*> = support > >? > >I want to send all mail to support @ any domain we host to the same address. >Dows this work?
Unintended consequence: if someone sends mail to [EMAIL PROTECTED] through your server, you get it in the local support account. A better way to do this, IF you have a regular pattern to your domain mappings, is like this: <*@domain1.com> = *.domain1 <*@domain2.com> = *.domain2 <*@domain3.com> = *.domain3 <support.*> = support -- Bill Cole [EMAIL PROTECTED] ############################################################# 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]>
