On 2010-03-04 1:19 PM, Noel Jones wrote:
> On 3/4/2010 11:26 AM, Charles Marcus wrote:
>> Now the only other question remaining is whether or not it is advisable
>> to use a regex for the sender_bcc_maps to avoid the necessity of
>> maintaining an explicit map for all users...

> Yes.  Using a regexp with *_bcc_maps has been discussed in the past as a
> way to retain the original sender.
> Off the top of my head, maybe something like:
> if /@example\.com$/
> /^...@.*$/ archive+$1...@example.com
> endif
> 
> Search the archives for more detailed discussions about mail archiving,
> and probably better examples.

Awesome... many thanks Noel!

-- 

Best regards,

Charles

Reply via email to