ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001241ClearOSapp-smtp - SMTP Serverpublic2013-07-19 20:172013-12-20 13:29
Reporterbchambers 
Assigned Tobchambers 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version6.4.0 
Target Version6.5.0 Beta 1Fixed in Version6.5.0 Beta 1 
Summary0001241: Allow admin to disable plaintext logins over SMTP
DescriptionAn 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 [^]
TagsNo tags attached.
Attached Files

- Relationships

-  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