Weird Archiving Need
Rob Poe
rob at poeweb.com
Mon May 10 00:17:08 IST 2010
By the way, I asked originally if the first example would work. It did,
though then the client re-considered and we're doing it a different way now.
>>> I have a client who gets email from a certain domain name (in this
>>> case we'll call the sending domain valuedclient.com). They want **
>>> ANY ** email that comes in from that domain to be forwarded to a
>>> certain distribution group (in this case, they're using sendmail
>>> aliases file to define the group).
>>>
>>> Could I set up the email archiving, then do a rule such as
>>>
>>> From: @valuedclient.com sendmailalias
>>> FromOrTo: default
>>>
>>> Would that work out?
>> If you are using sendmail:
>>
>> Either:
>> Install the sendmail milter sm-archive, this will allow you the
>> branch the email to any subequent email address you like.
>>
>> Alternatively, add the domain the the mailscanner's local-host-names
>> in /etc/mail/
>>
>> and add an entry in the virtusertable that says:
>>
>> @valuedclient.com otheraddress at somewhereelse.com
>>
>
More information about the MailScanner
mailing list