# %n = CRLF, %r = reason, %s = original subject, %t = recipient
#rejection_reason = Your message to <%t> was automatically rejected:%n%r
+# Delimiter character between local-part and detail in email address.
+#recipient_delimiter = +
+
# Should saving a mail to a non-existing mailbox automatically create it?
#lda_mailbox_autocreate = no
.rejection_reason =
"Your message to <%t> was automatically rejected:%n%r",
.deliver_log_format = "msgid=%m: %$",
- .recipient_delimiter = "",
+ .recipient_delimiter = "+",
.quota_full_tempfail = FALSE,
.lda_mailbox_autocreate = FALSE,
.lda_mailbox_autosubscribe = FALSE