I never was able to resolve the DNS issue, though I double checked my DNS 
records, and tried on numerous real and virtual machines. It is isolated 
though, and I am moving on to my next project. :-D

I like to use the ‘+’ delimiter in my emails plus dovecot’s 
`lmtp_save_to_detail_mailbox = yes’ and 'lda_mailbox_autosubscribe = yes’ to 
automatically segregate email from sources I don’t want clogging my inbox. I 
have confirmed for the most part that my dovecot configuration is correct. So 
far, the only way I can achieve this is with a rule like this:

accept from any for domain <vdomains1> relay via lmtp://localhost:24

If I use a virtual user mapping, I can’t use the relay command. If I do 
something like this:

accept from local for domain <vdomains> recipient <vrecipient> relay via 
lmtp://localhost:24
accept from any for domain <vdomains> virtual <vusers-test>

The virtual aliases expand, but the ‘+’ delimiter seems to be lost and the 
messages just end up in the inboxes.

Any ideas?

Thanks,
John
--
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to