At 6:40 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
>
>I am trying to avoid having a line in the router for each domain we host.

Well you already have one, right? You would have to or else SIMS 
won't recognize the domains as local. That's what I meant by the 
above: if the lines that you *already have* which map accounts in 
each domain to local accounts do so in a regular fashion (like adding 
'.something' after or 'something-' before) then you can have one more 
line that catches anything matching what happens when 
support@somedomain is passed through your router.

>Our router entries have gotten so big that we need to trim them down in
>order for Communigator to allow us to make changes. We get the out of memory
>error and then Communigator quits if the data goes over 32k...
>
>Is there a simple way to send all mail for support for any hosted domain to
>the same place?

The only way to do it logically is to rely on how your router maps 
secondary domain accounts to local account names. If if 
'[EMAIL PROTECTED]' is currently being translated in a regular 
fashion so that it maps to local account names which can be expressed 
as *-support or support-* or support.* or *+support or some other 
wildcard pattern, one more line will do it.



-- 
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]>

Reply via email to