On Fri, June 1, 2012 3:48 am, Mark Martinec wrote:

>> [email protected] [email protected]
> Using Postfix address classes 'virtual maps' or 'virtual mailbox'
> or something else? If using aliases to implement this, one needs to add
> 'alias' to a list in propagate_unmatched_extensions.

Mark, thanks

using Postfix's virtual transport/ virtual_alais_maps/
virtual_mailbox_domains /_maps

>> BUT, none of real spam email ends up in user@vdom
> You mean in [email protected] ?

yes, sorry, I meant [email protected]

>> I guess I need something additional for virtual domains...?
> What is different in mail delivery route between your webmail test
> and amavisd re-entry?

just tested sending mail from external domain addressed to:
[email protected]
and, it was delivered OK to .spam Maildir, so I guess I misconfigured amavis?

I have in /etc/amavisd.conf:

...
$recipient_delimiter = '+';  # undef disables address extensions altogether
...
but, from past time, I also have, lower in the file:
...
$spam_quarantine_to = '[email protected]';  # fwd to MTA for delivery
...

is it this that I should remove, the "$spam_quarantine_to", does this
overrides recipient_delimiter (expect for my address at the real domain?)

thanks again for all the help



Reply via email to