Chris St. Pierre wrote:
Remember, SA doesn't filter, file, deliver, or anything else.  You can
use it to munge the message, but anything else is up to other software
-- in this case, probably your IMAP server.

Not entirely true. These options change the delivery address. If you use these and also virtusertable, you could deliver tagged mail to a different location.

## ADDING ADDRESS EXTENSIONS TO RECIPIENTS - 'plus addressing'
# $recipient_delimiter = undef;
# $replace_existing_extension = 1;
# $addr_extension_virus  = undef;
# $addr_extension_banned = undef;
# $addr_extension_spam   = undef;
# $addr_extension_bad_header = undef;
# @addr_extension_virus_maps      = (\$addr_extension_virus);
# @addr_extension_banned_maps     = (\$addr_extension_banned);
# @addr_extension_spam_maps       = (\$addr_extension_spam);
# @addr_extension_bad_header_maps = (\$addr_extension_bad_header);




--
Jo Rhett
Network/Software Engineer
Net Consonance

Reply via email to