Anonymous | Login | 2024-12-21 23:52 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 | ||||
0007361 | ClearOS | app-smtp - SMTP Server | public | 2016-02-19 08:15 | 2020-11-13 06:04 | ||||
Reporter | bchambers | ||||||||
Assigned To | NickH | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 7.2.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0007361: Possible to have Postfix listen on localhost only | ||||||||
Description | Only the app-mail-routing modifies postifx main.cf with: /usr/sbin/postconf -e "inet_interfaces = all" If app-mail-routing is not installed, Postfix listens only on localhost. Zarafa pulls in app-mail-routing as a dependency...no other app??? I think if you install app-smtp (not app-smtp-core), it should run: /usr/sbin/postconf -e "inet_interfaces = all" No? | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0002631) user2 2016-02-19 08:32 |
The mail antispam, antivirus, and greylisting apps (Kaspersky, ClamAV, SpamAssassin, Postgrey) also pull in that app-mail-routing dependency (indirectly via the app-mail-filter dependency). That covers the case where the SMTP server is used as a mail gateway. If an end user just has SMTP installed (no IMAP, no AV, no Antispam, etc.), then it's considered an outbound only server (e.g. something that a web server app like Wordpress could use). I guess there's a use case where an end user would only use ClearOS as a pure SMTP outbound mail server. Unusual, but certainly possible. |
(0002641) bchambers (administrator) 2016-02-19 08:53 |
Use case where this was an issue is that he wanted printer/fax machine to be able to send mail out via the server...that's it. Sounds like we need to expose parameter on Postfix config. |
(0015091) NickH (developer) 2020-11-13 06:04 |
Migrated to https://gitlab.com/clearos/clearfoundation/app-smtp/-/issues/15 [^] |
Issue History | |||
Date Modified | Username | Field | Change |
2016-02-19 08:15 | bchambers | New Issue | |
2016-02-19 08:32 | user2 | Note Added: 0002631 | |
2016-02-19 08:33 | user2 | Status | new => confirmed |
2016-02-19 08:53 | bchambers | Note Added: 0002641 | |
2020-11-13 06:04 | NickH | Note Added: 0015091 | |
2020-11-13 06:04 | NickH | Status | confirmed => closed |
2020-11-13 06:04 | NickH | Assigned To | => NickH |
2020-11-13 06:04 | NickH | Resolution | open => fixed |