From cba1e4870245657c96ab2038525989d9b5106fab892b27206a73662218394a8b Mon Sep 17 00:00:00 2001 From: Peter Varkoly Date: Thu, 12 Apr 2012 07:54:55 +0000 Subject: [PATCH 1/2] Accepting request 113019 from home:bruno_friedmann:branches:server:mail added port 587 (submission) to postfix-fw inside the tar.gz fix bnc#756289 OBS-URL: https://build.opensuse.org/request/show/113019 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=135 --- postfix-SuSE.tar.gz | 4 ++-- postfix.changes | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/postfix-SuSE.tar.gz b/postfix-SuSE.tar.gz index f92574c..6149423 100644 --- a/postfix-SuSE.tar.gz +++ b/postfix-SuSE.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:81f9a68efbc79936e923f2b7aa2b78bf36cb74fa3a36c08b14d81e8ffe6435be -size 24994 +oid sha256:d79622638600cb57de7f22b6300c7917700e5393fe3c654e83d0504762d5d9d9 +size 24696 diff --git a/postfix.changes b/postfix.changes index c98b522..af47b6f 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 9 16:13:28 UTC 2012 - bruno@ioda-net.ch + +- add port 587 smtp-auth submission to postfix-fw bnc#756289 + ------------------------------------------------------------------- Mon Apr 2 22:09:00 CEST 2012 - dmueller@suse.de From c3df718269cccbee25ba187349a2c1497081ae4052b8ccd74d6c5c91515590b1 Mon Sep 17 00:00:00 2001 From: Peter Varkoly Date: Thu, 12 Apr 2012 08:16:28 +0000 Subject: [PATCH 2/2] - bnc#756450 - postfix: remove version from banner OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=136 --- postfix.changes | 5 +++++ postfix.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/postfix.changes b/postfix.changes index af47b6f..14d5dff 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 12 08:15:06 UTC 2012 - varkoly@suse.com + +- bnc#756450 - postfix: remove version from banner + ------------------------------------------------------------------- Mon Apr 9 16:13:28 UTC 2012 - bruno@ioda-net.ch diff --git a/postfix.spec b/postfix.spec index a108f91..cd752d1 100644 --- a/postfix.spec +++ b/postfix.spec @@ -275,7 +275,8 @@ $RPM_BUILD_ROOT/usr/sbin/postconf -c $RPM_BUILD_ROOT/etc/%{name} \ "readme_directory = %{pf_readme_directory}" \ "html_directory = %{pf_html_directory}" \ "sample_directory = %{pf_sample_directory}" \ - "daemon_directory = %{pf_daemon_directory}" + "daemon_directory = %{pf_daemon_directory}" \ + 'smtpd_banner = $myhostname ESMTP' #Set Permissions install -m 644 %{name}-SuSE/%{name}-files $RPM_BUILD_ROOT/usr/lib/postfix/postfix-files # postfix-mysql