On 13/05/2023 17:50 EEST Jim Popovitch via dovecot dovecot@dovecot.org wrote:
On Sat, 2023-05-13 at 16:59 +0300, Aki Tuomi via dovecot wrote:
On 13/05/2023 14:38 EEST Tom Reed tom@dkinbox.com wrote:
How to setup dovecot to accept the plus address? such as user+foo@sample.com will be delivered into user@sample.com
https://doc.dovecot.org/settings/core/#core_setting-lmtp_save_to_detail_mail...
Won't that setting (lmtp_save_to_detail_mailbox) save it to a mailbox named "foo"?
I read the description for lmtp_save_to_detail_mailbox as follows:
If the recipient address includes a delimited component (as in user+delim), save the message to the 'delim' mailbox.
Is that accurate?
-Jim P.
Yeah, it's accurate. But just wanted to point it out as well, since I didn't know why you were asking.
Aki