ClearFoundation Tracker - ClearOS
View Issue Details
0000185ClearOSapp-smtp - SMTP Serverpublic2010-10-13 12:122018-03-07 10:19
user2 
user2 
normalfeatureN/A
closedfixed 
 
 
0000185: Allow for minimalist mail server configurations
Sometimes, a user may not need a full-fledged mail server installed. Two common scenarios:

1) An outbound only mail server for handling web applications (e.g. a SugarCRM install)
2) A mail gateway configuration

The web interface in ClearOS should be modified to handle these scenarios in an intuitive way (hmmmm). This will also remove the dependency on app-users since mailboxes are not required in these two modes.
No tags attached.
Issue History
2010-10-13 12:12user2New Issue
2010-10-13 14:15user2Statusnew => confirmed
2013-02-02 09:25user2Target VersionFuture => 6.4.0 Updates
2013-07-29 13:58user2Target Version6.4.0 Updates => 6 Future
2014-04-22 13:28user2Target Version6 Future => Future
2015-05-25 05:10user2Target VersionFuture =>
2018-03-07 10:19user2Note Added: 0007201
2018-03-07 10:19user2Statusconfirmed => resolved
2018-03-07 10:19user2Resolutionopen => fixed
2018-03-07 10:19user2Assigned To => user2
2018-03-07 10:19user2Statusresolved => closed

Notes
(0007201)
user2   
2018-03-07 10:19   
The app-mail-routing app handles this. By default, Postfix only listens on localhost. When an app requires Postfix on network interfaces, the app-mail-routing-core app can be used to handle this change.