group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #20324
[Bug 1727699] Re: SSL issue upgrading postfix
I think I found it, the check to:
if `dpkg --compare-versions "$2" lt 3.1.0-1~`; then
has no else clause that we could hit.
But by checking more in Detail I realized that this version check is not in all releases.
It was added in 3.1.3-1 and thereby is in all releases.
It is in Zesty and later but missing in Xenial and that is what hits you.
So this comes down to essentially https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=833103
** Bug watch added: Debian Bug tracker #833103
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833103
** Also affects: postfix (Ubuntu Xenial)
Importance: Undecided
Status: New
** Changed in: postfix (Ubuntu)
Status: New => Fix Released
** Also affects: postfix (Debian) via
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=833103
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1727699
Title:
SSL issue upgrading postfix
Status in postfix package in Ubuntu:
Fix Released
Status in postfix source package in Xenial:
New
Status in postfix package in Debian:
Unknown
Bug description:
issue upgrading posfix on Ubuntu 16.04.3 LTS
in file master.cf, line submission=
the upgrade procedure has changed the field chroot to 'y', but it was
'-'. 'y' is wrong
#pre upgrade it was
submission inet n - - - - smtpd
#then it become
submission inet n - y - - smtpd
the 'y' is wrong
http://www.postfix.org/master.5.html
sais "Chroot (default: Postfix >= 3.0: n, Postfix <3.0: y)"
with 'y' the server rejects all SSL smtp mails
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/1727699/+subscriptions