Anonymous | Login | 2024-11-21 01:30 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 | ||||
0001241 | ClearOS | app-smtp - SMTP Server | public | 2013-07-19 20:17 | 2013-12-20 13:29 | ||||
Reporter | bchambers | ||||||||
Assigned To | bchambers | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 6.4.0 | ||||||||
Target Version | 6.5.0 Beta 1 | Fixed in Version | 6.5.0 Beta 1 | ||||||
Summary | 0001241: Allow admin to disable plaintext logins over SMTP | ||||||||
Description | An admin can control (by firewall) the use of encrypted vs. plaintext protocols like IMAP vs. IMAPS or POP3 vs POP3S, but cannot for SMTP which needs to be open to allow MTA's to connect. This increases the likelihood of users configuring their own devices (smartphones, tablets etc.) with non-secure authentication to send mail and these devices - by their roaming nature - are often on non-trusted (public) networks. This can lead to spam originating from network if an account credentials (albeit strong) are sniffed. Add to GUI ability for admin's to force use of secure transmissions of SMTP. http://www.postfix.org/postconf.5.html#smtpd_sasl_security_options [^] | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000955) bchambers (administrator) 2013-07-24 16:41 |
Source Code Changelog --------------------------------------------------- - Added enable/disable on smtpd_tls_auth_only parameter in main.cf [fixed tracker 0001241] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6270 [^] U webconfig/apps/smtp/trunk/controllers/user_policies.php U webconfig/apps/smtp/trunk/deploy/info.php U webconfig/apps/smtp/trunk/language/en_US/smtp_lang.php U webconfig/apps/smtp/trunk/libraries/Postfix.php U webconfig/apps/smtp/trunk/packaging/app-smtp.spec U webconfig/apps/smtp/trunk/views/user_policies.php |
Issue History | |||
Date Modified | Username | Field | Change |
2013-07-19 20:17 | bchambers | New Issue | |
2013-07-19 20:17 | bchambers | Status | new => assigned |
2013-07-19 20:17 | bchambers | Assigned To | => bchambers |
2013-07-24 16:41 | bchambers | Checkin | |
2013-07-24 16:41 | bchambers | Note Added: 0000955 | |
2013-07-24 16:41 | bchambers | Status | assigned => resolved |
2013-07-24 16:41 | bchambers | Resolution | open => fixed |
2013-08-14 09:40 | user2 | Fixed in Version | => 6.5.0 Beta 1 |
2013-12-20 13:29 | user2 | Status | resolved => closed |