Commit fd40405f authored by root's avatar root
Browse files

disable: lmtp_save_to_detail_mailbox = no recipient_delimiter = +

parent 8efdb3dd
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -8,8 +8,10 @@
# When recipient address includes the detail (e.g. user+detail), try to save
# the mail to the detail mailbox. See also recipient_delimiter and
# lda_mailbox_autocreate settings.
lmtp_save_to_detail_mailbox = no
recipient_delimiter = +
# it was enabled in case it don work enable it again lmtp_save_to_detail_mailbox = no and recipient_delimiter = +
#lmtp_save_to_detail_mailbox = no
#recipient_delimiter = +

# Verify quota before replying to RCPT TO. This adds a small overhead.
#lmtp_rcpt_check_quota = no