[Mail] Partially revert e0260299 and make Postfix listen to port 25 again
Merged
[Mail] Partially revert e0260299 and make Postfix listen to port 25 again
fix_mail_receive
into
master
I have no idea why I removed port 25 from Docker host mappings. While removing 993 (IMAP over SSL) and 465 (SMTPS) because they never worked and we use STARTTLS on 587 and 143, I probably removed 25 by error. Or because I thought it would be useless (why ?).
And also :
smtps
service from master.cf
as it is obsolete and not mapped to any host portvirtual_minimum_uid
already set to the default and does not seem useful without virtual_uid_maps