Anonymous | Login | 2024-11-21 01:42 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0022721 | ClearOS | app-smtp - SMTP Server | public | 2019-01-11 13:02 | 2019-02-23 12:29 | ||||
Reporter | NickH | ||||||||
Assigned To | dloper | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | suspended | ||||||
Platform | OS | OS Version | |||||||
Product Version | 7.6.0 Updates | ||||||||
Target Version | 7.6.0 Updates | Fixed in Version | |||||||
Summary | 0022721: Start using smtpd_relay_restrictions | ||||||||
Description | Round about v2.10 of postfix, a new parameter smtpd_relay_restrictions was introduced. This allowed the separation of open relay control from the smtpd_recipient_restrictions, leaving the smtpd_recipient_restrictions for anti-spam measures only by removing reject_unauth_destination from one of its settings. The line: smtpd_relay_restrictions = permit_mynetworks, permit_sasl_authenticated, reject_unauth_destination can take the place of the reject_unauth_destination in the smtpd_recipient_restrictions. This would reduce the chance of a user inadvertently creating an open relay by adding parameters to the smtpd_recipient_restrictions in the wrong order. Note this may be an app-mail bug as I am not sure which does the initial settings. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0009121) dloper (administrator) 2019-02-23 12:29 |
Migrated to: https://gitlab.com/clearos/clearfoundation/app-smtp/issues/1 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2019-01-11 13:02 | NickH | New Issue | |
2019-01-11 13:04 | NickH | Description Updated | View Revisions |
2019-02-23 12:29 | dloper | Note Added: 0009121 | |
2019-02-23 12:29 | dloper | Status | new => closed |
2019-02-23 12:29 | dloper | Assigned To | => dloper |
2019-02-23 12:29 | dloper | Resolution | open => suspended |