Greetings,

I'm finally migrating my old OpenSMTPD 6.0 server to the version on OpenBSD stable, but I have a few questions about the configuration.

I've been able to move most of my previous configurations over to the new syntax, and have everything working fairly well. Instead of relying upon Dovecot's LMTP for delivery into mailboxes, I've got it set up to use OpenSMTPD's own maildir delivery settings. This is working well, both with several virtual tables as well as different userbases. However, I though I read previously that when a recipient includes a tag that OpenSMTPD will deliver the mail into a subfolder matching the tag, but I can't get this to work.

I've tried:
- Addressing to user+tag when no folder exists
- Addressing to user+tag when a top-level folder exists
- Addressing to user+tag when a sub-folder of Inbox exists

Under all three conditions, OpenSMTPD failed to deliver to anything other than Inbox. Is this a side effect of use the `junk` option with `maildir`? Or am I simply mistaken and this was never a feature of OpenSMTPD?

(I suppose I could go back to using LMTP, but OpenSMPTD's delivery makes it much easier to have multiple addresses/domains deliver to the same user/mailbox.)

TIA,

Robert

Reply via email to