Displaying 2 results from an estimated 2 matches for "unexpanded_lda_set".
2014 Jan 28
1
recipient_delimiter -- feature request
Hi,
It would be nice if the recipient_delimiter configuration option
supported multiple recipient delimiters as Postfix now does.
e.g. now if I set: recipient_delimiter = +- in Postfix, then
test-extension at sample.com and test+extension at sample.com are both recognized.
But if I set: recipient_delimiter = +- in Dovecot, neither of the above
are recognized and instead test+-extension at
2016 Aug 23
4
Sub addressing delimiters
Hello,
There is a disconnect between the way Postfix handles
recipient_delimiter and the way Dovecot handles it. For Postfix, it is
a set of delimiters that can each individually be used to separate the
address from the . In Dovecot, having multiple characters in
recipient_delimiters simply makes it a multi-character single delimiter.
For my purposes, the Postfix method is much more