Overview
Request 1218047 superseded
- Update to mailutils 3.17:
* Use of TLS in pop3d and imap4d
If not explicitly specified, the TLS mode to use (ondemand, connect,
etc.) is derived from the configured port. E.g., for imap4d, port 143
implies ondemand mode, and port 993 implies connection mode.
The global tls-mode setting is used only when the mode cannot be
detemined otherwise, i.e. neither per-server tls-mode is given nor
the port gives any clues as to the TLS mode to use.
* Bugfixes
+ movemail: fix handling of -P option.
+ pop3d, imap4d: fix global timeout and transcript configuration statements
+ pop3d, imap4d: global tls-mode is used only when the mode to use cannot
be determined otherwise.
+ pop3d, imap4d: if not set explicitly, derive tls mode from the port used.
+ Improve file safety checking routine.
+ Fix compilation with new gcc versions.
- There is no mu-mailx ... only a mailx from package mailx
- Created by WernerFink
- In state superseded
- Superseded by 1218057
- Open review for licensedigger
- Open review for factory-staging
Request History
WernerFink created request
- Update to mailutils 3.17:
* Use of TLS in pop3d and imap4d
If not explicitly specified, the TLS mode to use (ondemand, connect,
etc.) is derived from the configured port. E.g., for imap4d, port 143
implies ondemand mode, and port 993 implies connection mode.
The global tls-mode setting is used only when the mode cannot be
detemined otherwise, i.e. neither per-server tls-mode is given nor
the port gives any clues as to the TLS mode to use.
* Bugfixes
+ movemail: fix handling of -P option.
+ pop3d, imap4d: fix global timeout and transcript configuration statements
+ pop3d, imap4d: global tls-mode is used only when the mode to use cannot
be determined otherwise.
+ pop3d, imap4d: if not set explicitly, derive tls mode from the port used.
+ Improve file safety checking routine.
+ Fix compilation with new gcc versions.
- There is no mu-mailx ... only a mailx from package mailx
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
dimstar accepted review
superseded by 1218057