Commit graph

8 commits

Author SHA1 Message Date
ibu radempa
f24ce8295d Mail system: fix missing relay permission for SASL authenticated clients. 2020-09-04 21:06:53 +02:00
ibu radempa
a900d16b53 Change data models for aliases in mail_system. REQUIRES MANUAL CHANGES TO DATA!
When matching an alias do no more match it against the value of field alias
in the aliases table, but match it against the concatenation of this value
with '@' and the value of the name field in the domains table, where the
row is obtained by matching aliases.alias_domain_id and domains.id.
2020-09-04 18:10:20 +02:00
713372c850 change log level of header check for subject from WARN to INFO 2019-11-16 04:10:05 +01:00
578b9f4a91 fix VERP marking 2019-10-13 11:35:56 +02:00
b0bc240ee5 mailserver: add VERP marking of outgoing an unmarking of incoming mails 2019-10-11 18:35:45 +02:00
b677479ce7 enable long queue id in postfix (useful for uniqueness in log analysis) 2019-10-11 18:33:48 +02:00
9c2bac3e95 introduce config value to disable reject_sender_login_mismatch in postfix smtpd/submission 2019-10-11 18:33:24 +02:00
c0ae983acb clone from private repo 2019-09-19 10:43:17 +02:00