Commit Graph

321 Commits

Author SHA256 Message Date
Peter Varkoly
e67757ddc9 Accepting request 594825 from home:adamm:branches:server:mail
- bsc#1071807 postfix-SuSE/config.postfix: only reload postfix
  if the actual service is running. This prevents spurious
  and irrelevant error messages in system logs.

OBS-URL: https://build.opensuse.org/request/show/594825
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=299
2018-04-09 14:56:51 +00:00
Peter Varkoly
a6245b9317 - bsc#1080772 postfix smtpd throttle getting "hello" if no sasl auth
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=298
2018-03-25 10:14:06 +00:00
Peter Varkoly
5748113448 - bsc#1082514 autoyast: postfix gets not set myhostname properly -
set to localhost

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=296
2018-03-22 14:25:30 +00:00
Peter Varkoly
96f02db6a7 Accepting request 585926 from home:13ilya:branches:server:mail
- Refresh spec-file via spec-cleaner and manual optinizations.
  * Add %license macro.
  * Set license to IPL-1.0 OR EPL-2.0.
- Update to 3.3.0
  * http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-3.3.0.RELEASE_NOTES
  * Dual license: in addition to the historical IBM Public License
    1.0, Postfix is now also distributed with the more recent Eclipse
    Public License 2.0. Recipients can choose to take the software
    under the license of their choice. Those who are more comfortable
    with the IPL can continue with that license.
  * The postconf command now warns about unknown parameter names
    in a Postfix database configuration file. As with other unknown
    parameter names, these warnings can help to find typos early.
  * Container support: Postfix 3.3 will run in the foreground with
    "postfix start-fg". This requires that Postfix multi-instance
    support is disabled (the default). To collect Postfix syslog
    information on the container's host, mount the host's /dev/log
    socket into the container, for example with "docker run -v
    /dev/log:/dev/log ...other options...", and specify a distinct
    Postfix syslog_name setting in the container (for example with
    "postconf syslog_name=the-name-here").
  * Milter support: applications can now send RET and ENVID parameters
    in SMFIR_CHGFROM (change envelope sender) requests.
  * Postfix-generated From: headers with 'full name' information
    are now formatted as "From: name <address>" by default. Specify
    "header_from_format = obsolete" to get the earlier form "From:
    address (name)".
  * Interoperability: when Postfix IPv6 and IPv4 support are both
    enabled, the Postfix SMTP client will now relax MX preferences
    and attempt to schedule similar numbers of IPv4 and IPv6
    addresses. This works around mail delivery problems when a
    destination announces lots of primary MX addresses on IPv6, but
    is reachable only over IPv4 (or vice versa). The new behavior
    is controlled with the smtp_balance_mx_inet_protocols parameter.
  * Compatibility safety net: with compatibility_level < 1, the
    Postfix SMTP server now warns for mail that would be blocked
    by the Postfix 2.10 smtpd_relay_restrictions feature, without
    blocking that mail. There still is a steady trickle of sites
    that upgrade from an earlier Postfix version.

OBS-URL: https://build.opensuse.org/request/show/585926
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=294
2018-03-13 07:02:46 +00:00
Peter Varkoly
c2cddd1e53 - bsc#1065411 Package postfix should require package system-user-nobody
- bsc#1080772 postfix smtpd throlle getting "hello" if no sasl auth
   was configured

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=292
2018-02-13 10:43:09 +00:00
04c4a8f237 Accepting request 555076 from home:dimstar:Factory
- Fix usage of fillup_only:-y is not a valid option to this macro.

fillup_only: invalid option -- 'y'
error: Unknown option y in fillup_only(dans)

Up to RPM 4.14, this was simply ignored. RPM 4.14 errors out.

OBS-URL: https://build.opensuse.org/request/show/555076
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=290
2017-12-08 08:50:52 +00:00
b7b86bea6f Accepting request 544715 from home:RBrownSUSE:branches:server:mail
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/request/show/544715
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=288
2017-11-24 09:59:20 +00:00
77d8915a9e Accepting request 539853 from home:kukuk:branches:server:mail
- Don't mark postfix.service as config file, this is no config
  file.
- Some of the Requires(pre) are needed for post-install and at
  runtime, fix the requires.

OBS-URL: https://build.opensuse.org/request/show/539853
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=286
2017-11-13 09:28:31 +00:00
Peter Varkoly
787d766399 Accepting request 537545 from home:stroeder:branches:server:mail
- update to 3.2.4
  * DANE interoperability. Postfix builds with OpenSSL 1.0.0 or
    1.0.1 failed to send email to some sites with "TLSA 2 X X" DNS
    records associated with an intermediate CA certificate. Problem
    report and initial fix by Erwan Legrand.
  * Missing dynamicmaps support in the Postfix sendmail command.
    This broke authorized_submit_users settings that use a
    dynamically-loaded map type. Problem reported by Ulrich Zehl.

OBS-URL: https://build.opensuse.org/request/show/537545
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=284
2017-10-30 16:24:20 +00:00
Peter Varkoly
2c4f575ffd - bnc#1059512 L3: Postfix Problem
The applied changes breaks existing postfix configurations because
  daemon_directory was not adapted to the new value.

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=282
2017-10-20 12:32:34 +00:00
Christian Wittmer
af685a8a5f Accepting request 534110 from home:computersalat:devel:mail
fix build for SLE(nothing provides libnsl-devel)

OBS-URL: https://build.opensuse.org/request/show/534110
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=281
2017-10-15 23:10:09 +00:00
Peter Varkoly
862bfafd53 To manage multiple Postfix instances on a single host requires
that daemon_directory and shlib_directory is different to
  avoid use of the shared directories also as per-instance directories.
  For this reason daemon_directory was set to /usr/lib/postfix/bin/.
  shlib_directory stands /usr/lib/postfix/.

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=280
2017-10-11 14:01:15 +00:00
Peter Varkoly
ac95c5e1e3 - bnc#1059512 L3: Postfix Problem
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=279
2017-10-09 09:13:42 +00:00
Peter Varkoly
67ea6c4f86 * Add fix-postfix-script.patch
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=277
2017-09-29 18:46:23 +00:00
Peter Varkoly
535d279360 Accepting request 529111 from home:varkoly:branches:server:mail
- bnc#1016491 postfix raported to log "warning: group or other writable:"
   on each symlink in config.

OBS-URL: https://build.opensuse.org/request/show/529111
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=276
2017-09-28 14:24:06 +00:00
Michael Ströder
6c8f34c68d Accepting request 528692 from home:stroeder:branches:server:mail
- update to 3.2.3
 * Extension propagation was broken with "recipient_delimiter = .".
   This change reverts a change that was trying to be too clever.
 * The postqueue command would abort with a panic message after it
   experienced an output write error while listing the mail queue.
   This change restores a write error check that was lost with the
   Postfix 3.2 rewrite of the vbuf_print formatter.
 * Restored sanity checks for dynamically-specified width and precision
   in format strings (%*, %.*, and %*.*). These checks were lost with
   the Postfix 3.2 rewrite of the vbuf_print formatter.

OBS-URL: https://build.opensuse.org/request/show/528692
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=275
2017-09-25 17:08:25 +00:00
a9109da5eb Accepting request 517521 from home:kukuk:branches:server:mail
- Add libnsl-devel build requires for glibc obsoleting libnsl

OBS-URL: https://build.opensuse.org/request/show/517521
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=273
2017-09-05 07:39:34 +00:00
Peter Varkoly
a9d55c3f30 - bnc#1045264 L3: postmap problem
* Applying proposed patch of leen.meyer@ziggo.nl in bnc#771811

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=271
2017-07-27 10:42:02 +00:00
Michael Ströder
d5c96b9845 Accepting request 504271 from home:stroeder:branches:server:mail
update to upstream release 3.2.2

OBS-URL: https://build.opensuse.org/request/show/504271
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=269
2017-06-16 18:01:12 +00:00
Matthias Mailänder
ceed4ac90b OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=267 2017-05-25 15:01:48 +00:00
Christian Wittmer
168e82144c Accepting request 489488 from home:computersalat:devel:mail
revert changes of postfix-main.cf.patch from rev=261

OBS-URL: https://build.opensuse.org/request/show/489488
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=265
2017-04-19 22:34:52 +00:00
Dr. Werner Fink
6b265ae5e9 .
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=263
2017-04-13 09:36:49 +00:00
Dr. Werner Fink
0f9fd20b85 some smaller fixes
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=262
2017-04-13 09:23:37 +00:00
Peter Varkoly
1ca4ad7ebb - bnc#830818 - yast2-mail does not set amavis configuration correctly
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=260
2017-04-09 18:32:47 +00:00
Christian Wittmer
6e63b0e03a Accepting request 486859 from home:computersalat:devel:mail
update postfix-master.cf.patch: recover lost submission, smtps sections

OBS-URL: https://build.opensuse.org/request/show/486859
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=259
2017-04-08 22:23:20 +00:00
b2d3bb7fd7 Accepting request 481462 from home:kukuk:sysusers
- Require system group mail
- Use mail group name instead of GID

OBS-URL: https://build.opensuse.org/request/show/481462
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=257
2017-03-21 16:17:14 +00:00
Peter Varkoly
9d961d0071 Accepting request 477732 from home:darix:playground
- update to 3.2.0
- refresh postfix-master.cf.patch

OBS-URL: https://build.opensuse.org/request/show/477732
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=255
2017-03-08 19:37:21 +00:00
Peter Varkoly
dfac6ec4c2 Accepting request 477282 from home:wrosenauer:devel
Current Postfix breaks other packages' builds if they are relying on a working postfix configuration in buildroot (e.g. mailman).
Postfix tries to add users and groups w/o the proper requires.
I've converted the current lines with the ones documented currently here:
https://en.opensuse.org/openSUSE:Packaging_guidelines#Users_and_Groups

OBS-URL: https://build.opensuse.org/request/show/477282
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=254
2017-03-06 18:50:16 +00:00
Peter Varkoly
b6f400e587 Accepting request 458874 from home:kukuk:branches:server:mail
- Fix requires:
  - shadow is needed for postfix-mysql pre-install section
  - insserv is not needed if systemd is used

OBS-URL: https://build.opensuse.org/request/show/458874
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=252
2017-02-20 10:00:51 +00:00
Christian Wittmer
7ad041c2f4 Accepting request 451782 from home:computersalat:devel:mail
some fixes for config.postfix

OBS-URL: https://build.opensuse.org/request/show/451782
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=250
2017-01-22 00:53:48 +00:00
6a2a6aa883 Accepting request 449692 from home:varkoly:branches:server:mail
- FATE#322322 Update postfix to version 3.X
  Merging changes with SLES12-SP2
  Removeved patches: add_missed_library.patch bnc#947707.diff dynamic_maps.patch postfix-db6.diff
    postfix-opensslconfig.patch bnc#947519.diff dynamic_maps_pie.patch
    postfix-linux45.patch postfix-post-install.patch
    These are included in the new version of postfix
- Remove references to SuSEconfig.postfix from sysconfig docs.
  (bsc#871575)
- bnc#947519 SuSEconfig.postfix should enforce umask 022
- bnc#947707 mail generated by Amavis being prevented from being re-adressed by /etc/postfix/virtual
- bnc#972346 /usr/sbin/SuSEconfig.postfix is wrong

OBS-URL: https://build.opensuse.org/request/show/449692
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=248
2017-01-12 20:20:32 +00:00
Michael Ströder
8c2b0e7094 Accepting request 448623 from home:varkoly:branches:server:mail
- update to 3.1.4 
  * The postscreen daemon did not merge the client test status information
    for concurrent sessions from the same IP address.
  * The Postfix SMTP server falsely rejected a sender address when validating
    a sender address with "smtpd_reject_unlisted_recipient = yes" or with
    "reject_unlisted_sender". Cause: the address validation code did not query sender_canonical_maps.
  * The virtual delivery agent did not detect failure to skip to the end
    of a mailbox file, so that mail would be delivered to the beginning of the file.
    This could happen when a mailbox file was already larger than the virtual mailbox size limit.
  * The postsuper logged an incorrect rename operation count after creating a missing directory.
  * The Postfix SMTP server falsely rejected mail when a sender-dependent "error"
    transport was configured. Cause: the SMTP server address validation code
    was not updated when the sender_dependent_default_transport_maps feature
    was introduced.
  * The Postfix SMTP server falsely rejected an SMTPUTF8 sender address, when "smtpd_delay_reject = no".
  * The "postfix tls deploy-server-cert" command used the wrong certificate
    and key file. This was caused by a cut-and-paste error in the postfix-tls-script file.

OBS-URL: https://build.opensuse.org/request/show/448623
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=247
2017-01-03 16:59:26 +00:00
Christian Wittmer
f7c485bb41 Accepting request 442124 from home:computersalat:devel:mail
several improvements for config.postfix

OBS-URL: https://build.opensuse.org/request/show/442124
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=245
2016-11-26 16:56:05 +00:00
Matthias Mailänder
d307e1ddc9 Accepting request 434065 from home:stroeder:branches:server:mail
update to 3.1.3 (successfully tested)

OBS-URL: https://build.opensuse.org/request/show/434065
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=243
2016-10-10 19:42:25 +00:00
7820cd9411 Accepting request 424712 from home:stroeder:branches:server:mail
update to 3.1.2

OBS-URL: https://build.opensuse.org/request/show/424712
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=241
2016-09-07 08:46:19 +00:00
86bdca5aad Accepting request 399666 from home:Andreas_Schwab:Factory
- postfix-post-install.patch: remove empty patch

OBS-URL: https://build.opensuse.org/request/show/399666
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=239
2016-06-19 21:20:47 +00:00
Christian Wittmer
aa98e2cd5b Accepting request 398783 from home:computersalat:devel:mail
fix ChangeLog

OBS-URL: https://build.opensuse.org/request/show/398783
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=237
2016-05-29 16:50:38 +00:00
Christian Wittmer
0583b1476c Accepting request 397714 from home:varkoly:branches:server:mail
- Fix typo in config.postfix

OBS-URL: https://build.opensuse.org/request/show/397714
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=236
2016-05-29 16:24:32 +00:00
f31762c30a Accepting request 397601 from home:varkoly:branches:server:mail
- bnc#981097 config.postfix creates broken main.cf for tls client configuration 
- bnc#981099 /etc/sysconfig/postfix: POSTFIX_SMTP_TLS_CLIENT incomplete
- update to 3.1.1:
- The new address_verify_pending_request_limit
  parameter introduces a safety limit for the number of address
  verification probes in the active queue.  The default limit is 1/4
  of the active queue maximum size. The queue manager enforces the
  limit by tempfailing probe messages that exceed the limit. This
  design avoids dependencies on global counters that get out of sync
  after a process or system crash.
- Machine-readable, JSON-formatted queue listing with "postqueue -j"
  (no "mailq" equivalent). 
- The milter_macro_defaults feature provides an optional list of macro
  name=value pairs. These specify default values for Milter macros when
  no value is available from the SMTP session context.
- Support to enforce a destination-independent delay between email
  deliveries.  The following example inserts 20 seconds of delay
  between all deliveries with the SMTP transport, limiting the delivery
  rate to at most three messages per minute.
      smtp_transport_rate_delay = 20s  
- Historically, the default setting "postscreen_dnsbl_ttl = 1h" assumes
  that a "not found" result from a DNSBL server will be valid for one
  hour.  This may have been adequate five years ago when postscreen
  was first implemented, but nowadays, that one hour can result in
  missed opportunities to block new spambots. 
  To address this, postscreen now respects the TTL of DNSBL "not
  found" replies, as well as the TTL of DNSWL replies (both "found"
  and "not found").  The TTL for a "not found" reply is determined
  according to RFC 2308 (the TTL of an SOA record in the reply).
  Support for DNSBL or DNSWL reply TTL values is controlled by two

OBS-URL: https://build.opensuse.org/request/show/397601
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=235
2016-05-24 04:57:19 +00:00
2f91f25eeb Accepting request 390633 from home:dstoecker
Option "smtputf8_enable" does not work properly with current build. This patch fixes the issue.

OBS-URL: https://build.opensuse.org/request/show/390633
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=234
2016-04-21 11:02:22 +00:00
Lars Vogdt
4635d77a7a Accepting request 376737 from home:darix:branches:server:mail
- fix build on sle11 by pointing _libexecdir to /usr/lib all the
  time.

- some distros did not pull pkgconfig indirectly. pull it directly.

- fix building the dynamic maps: the old build had postgresql e.g.
  with missing symbols.
  - convert to AUXLIBS_* instead of plain AUXLIBS which is needed
    for proper dynamic maps.
  - reordered the CCARGS and AUXLIBS* lines to group by feature
  - use pkgconfig or *_config tools where possible
- picked up signed char from fedora spec file
- enable lmdb support: new BR lmdb-devel, new subpackage
  postfix-lmdb.
- don't delete vmail user/groups

OBS-URL: https://build.opensuse.org/request/show/376737
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=233
2016-03-21 16:10:37 +00:00
4a313bda65 Accepting request 373635 from home:varkoly:branches:server:mail
- update to 3.1.0 
- Since version 3.0 postfix supports dynamic loading of cdb:, ldap:, 
  lmdb:, mysql:, pcre:, pgsql:, sdbm:, and sqlite: database clients.
  Thats why the patches dynamic_maps.patch and dynamic_maps_pie.patch
  could be removed.
- Adapting all the patches to postfix 3.1.0
- The patch postfix-db6.diff is not more neccessary
- Backwards-compatibility safety net.
  With NEW Postfix installs, you MUST install a main.cf file with
  the setting "compatibility_level = 2". See conf/main.cf for an
  example.
  
  With UPGRADES of existing Postfix systems, you MUST NOT change the
  main.cf compatibility_level setting, nor add this setting if it
  does not exist.
  
  Several Postfix default settings have changed with Postfix 3.0.  To
  avoid massive frustration with existing Postfix installations,
  Postfix 3.0 comes with a safety net that forces Postfix to keep
  running with backwards-compatible main.cf and master.cf default
  settings. This safety net depends on the main.cf compatibility_level
  setting (default: 0). Details are in COMPATIBILITY_README.
- Major changes - tls
* [Feature 20160207] A new "postfix tls" command to quickly enable
  opportunistic TLS in the Postfix SMTP client or server, and to
  manage SMTP server keys and certificates, including certificate
  signing requests and TLSA DNS records for DANE.
* As of the middle of 2015, all supported Postfix releases no longer
  nable "export" grade ciphers for opportunistic TLS, and no longer
  use the deprecated SSLv2 and SSLv3 protocols for mandatory or

OBS-URL: https://build.opensuse.org/request/show/373635
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=232
2016-03-18 17:07:45 +00:00
Peter Varkoly
eb2d06ea37 - postfix 2.11.2
* Fix for DMARC implementations based on SPF policy plus DKIM Milter.
  * The Postfix SMTP server logged an incorrect client name in reject
    messages for check_reverse_client_hostname_access and check_reverse_client_hostname_{mx,ns}_access.
  * The qmqpd daemon crashed with null pointer bug when logging a lost connection while not in a mail transaction.
  * The TLS client logged that an anonymous TLS connection was "Untrusted", instead of "Anonymous".

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=230
2015-12-09 14:04:26 +00:00
Jochen Keil
02aa252708 Accepting request 338338 from home:stroeder:branches:server:mail
update to 2.11.7

OBS-URL: https://build.opensuse.org/request/show/338338
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=228
2015-10-13 14:24:56 +00:00
Lars Müller
284f831395 Accepting request 322062 from home:jkeil:branches:postfix:boo_934060
- boo#934060: Remove quirky hostname logic from config.postfix
  * /etc/hostname doesn't contain anything useful
  * linux.local is no good either
  * postfix will use `hostname`.localdomain as fallback

OBS-URL: https://build.opensuse.org/request/show/322062
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=226
2015-09-10 20:39:53 +00:00
Peter Varkoly
ec92bf34f4 Accepting request 320339 from home:msmeissn:branches:server:mail
- postfix-no-md5.patch: replace fingerprint defaults by sha1.

- %verifyscript is a new section, move it out of the %ifdef
  so the fillups are run afterwards.

OBS-URL: https://build.opensuse.org/request/show/320339
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=224
2015-08-11 14:10:15 +00:00
Peter Varkoly
9f23f174f6 Accepting request 309705 from home:elvigia:branches:server:mail
- postfix-SuSE.tar.gz/postfix.service: None of
  nss-lookup.target network.target local-fs.target time-sync.target
  should be Wanted or Required except by the services
  the implement the relevant functionality i.e network.target
  is wanted/required by networkmanager, wicked, 
  systemd-network. other software must be ordered After them,
  see systemd.special(7)

OBS-URL: https://build.opensuse.org/request/show/309705
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=223
2015-08-11 14:09:08 +00:00
Michael Ströder
14223bbacc Accepting request 317973 from home:stroeder:branches:server:mail
update to upstream release 2.11.6

OBS-URL: https://build.opensuse.org/request/show/317973
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=221
2015-07-24 08:46:32 +00:00
d79db2a0cf Accepting request 307648 from home:pluskalm:branches:server:mail
- Fix library symlink generation (boo#928662)

OBS-URL: https://build.opensuse.org/request/show/307648
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=219
2015-05-26 08:11:06 +00:00
c4231e06cc - added postfix-2.11.5_linux4.patch:
Allow building on kernel 4. Patch taken from:
  https://groups.google.com/forum/#!topic/mailing.postfix.users/fufS22sMGWY

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=217
2015-04-21 10:04:49 +00:00
a2f989ced8 - update to postfix 2.11.5
- Bugfix (introduced: Postfix 2.6):
    sender_dependent_relayhost_maps ignored the relayhost setting
    in the case of a DUNNO lookup result.  It would use the
    recipient domain instead.  Viktor Dukhovni. Wietse took the
    pieces of code that enforce the precedence of a
    sender-dependent relayhost, the global relayhost, and the
    recipient domain, and put that code together in once place so
    that it is easier to maintain.  File:
    trivial-rewrite/resolve.c.
  - Bitrot: prepare for future changes in OpenSSL API. Viktor
    Dukhovni. File: tls_dane.c.
  - Incompatibility: specifying "make makefiles" with "CC=command"
    will no longer override the default WARN setting.

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=216
2015-04-19 23:09:04 +00:00
Tomáš Chvátal
f5af5fc802 Accepting request 284741 from home:varkoly:branches:server:mail
- correct pf_daemon_directory in spec. This must be /usr/lib/

OBS-URL: https://build.opensuse.org/request/show/284741
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=214
2015-02-25 18:20:18 +00:00
7767f0c257 Accepting request 284939 from home:stroeder:branches:server:mail
Upgrade to 2.11.4

OBS-URL: https://build.opensuse.org/request/show/284939
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=212
2015-02-12 13:50:39 +00:00
Tomáš Chvátal
be73001f84 Accepting request 282373 from home:varkoly:branches:server:mail
- bnc#914086 syntax error in config.postfix
- Adapt config.postfix to be able to run on SLE11 too.

OBS-URL: https://build.opensuse.org/request/show/282373
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=210
2015-02-04 13:57:36 +00:00
Tomáš Chvátal
b02e8e05b9 Accepting request 281994 from home:pluskalm:branches:server:mail
- Don't install sysvinit script when systemd is used
- Make explicit PreReq dependencies conditional only for older 
  systems
- Don't try to set explicit attributes to symlinks
- Cleanup spec file vith spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/281994
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=208
2015-01-27 11:52:31 +00:00
Cristian Rodríguez
8e99aee374 Accepting request 280976 from home:varkoly:branches:server:mail
- bnc#912594 config.postfix creates config based on old options 

- bnc#911806 config.postfix does not set up correct saslauthd socket directory for chroot
- bnc#910265 config.postfix does not upgrade the chroot
- bnc#908003 wrong access rights on /usr/sbin/postdrop causes
   permission denied when trying to send a mail as non root user
- bnc#729154 wrong permissions for some postfix components

OBS-URL: https://build.opensuse.org/request/show/280976
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=206
2015-01-16 04:54:20 +00:00
Tomáš Chvátal
f5dddc9d9c - Remove keyring and things as it is md5 based one no longer
accepted by gpg 2.1

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=204
2014-11-21 14:49:50 +00:00
Tomáš Chvátal
2c48a8f42a Accepting request 261553 from home:dimstar:gpg2
OBS-URL: https://build.opensuse.org/request/show/261553
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=203
2014-11-21 12:10:21 +00:00
Tomáš Chvátal
8528e057c9 Accepting request 258588 from devel:ARM:Factory
- restore previously lost fix:
  Fri Oct 11 13:32:32 UTC 2013 - matz@suse.de
  - Ignore errors in %pre/%post.

OBS-URL: https://build.opensuse.org/request/show/258588
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=202
2014-11-04 12:59:26 +00:00
Cristian Rodríguez
8727f93089 Accepting request 257737 from home:stroeder:branches:server:mail
Update to new upstream version 2.11.3 and successfully tested in my own live setup.

OBS-URL: https://build.opensuse.org/request/show/257737
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=201
2014-10-21 17:11:57 +00:00
Cristian Rodríguez
3dbccff2fa Accepting request 249141 from home:AndreasStieger:branches:server:mail
- switch from md5 based signature to one using the SHA-512 digest
  algorithm supplied by maintainer on ML to pass source_validator

OBS-URL: https://build.opensuse.org/request/show/249141
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=200
2014-09-15 03:40:20 +00:00
Peter Varkoly
c70cd364b0 Accepting request 249104 from home:AndreasStieger:branches:server:mail
postfix 2.11.1

OBS-URL: https://build.opensuse.org/request/show/249104
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=199
2014-09-14 04:41:58 +00:00
Tomáš Chvátal
d3e035ae7b Accepting request 246861 from home:rusjako:branches:server:mail
the original dynamics_maps patch breaks memcache support. The changed patch fixes that.

OBS-URL: https://build.opensuse.org/request/show/246861
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=197
2014-09-05 07:49:43 +00:00
188cd06330 Accepting request 243173 from home:dimstar:rpmlintrc
Rename rpmlintrc as per pkg guideline to %{name}-rpmlintrc

OBS-URL: https://build.opensuse.org/request/show/243173
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=195
2014-07-31 15:37:55 +00:00
Christian Wittmer
4ff5275f96 Accepting request 238955 from home:computersalat:devel:mail
fix typo in update_chroot.systemd, fix config.postfix 'insserv amavis', add some dovecot stuff to main/master.cf

OBS-URL: https://build.opensuse.org/request/show/238955
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=193
2014-06-27 23:38:12 +00:00
Christian Wittmer
13da999654 Accepting request 238441 from home:vicidial:sandbox
the included postfix-mysql tarball had a MySQL 4.1 schema in it. Update it for modern MySQL/MariaDB

OBS-URL: https://build.opensuse.org/request/show/238441
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=191
2014-06-23 23:18:05 +00:00
Peter Varkoly
2a17cf0ca8 - bnc#816769 - config.postfix issues warnings about missing master.cf
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=190
2014-06-23 15:18:23 +00:00
Christian Wittmer
427a5cb714 fix changelog for Factory-Auto
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=189
2014-06-18 15:44:23 +00:00
Peter Varkoly
291480ce43 - bnc#882033 - Package postfix has changed files according to rpm
- bnc#855688 - possible systemd bug: postfix & cifs dependency confict

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=188
2014-06-11 11:33:28 +00:00
Peter Varkoly
10269e6084 - bnc#863350 - SuSEconfig.postfix complains about modified /etc/postfix/main.cf after updating postfix
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=187
2014-06-09 12:19:18 +00:00
Cristian Rodríguez
f4d60b0a35 Accepting request 235450 from home:computersalat:devel:mail
rebase patches, some config.postfix mods

OBS-URL: https://build.opensuse.org/request/show/235450
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=186
2014-05-30 16:55:10 +00:00
Peter Varkoly
6ac2ea0ad8 add right comment
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=184
2014-02-13 11:29:20 +00:00
Peter Varkoly
16fc1cdb99 - Add Patch add_missed_library.patch to be able to build the agent tls_proxy
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=183
2014-02-13 11:25:50 +00:00
Peter Varkoly
0318797779 - Add Patch add_missed_library.patch to be able to build the agent tls_proxy
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=182
2014-02-13 11:21:16 +00:00
Peter Varkoly
af60b1c591 - bnc#862662 - Unable to configure postfix SMTP with forced TLS using YaST2
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=181
2014-02-12 16:27:49 +00:00
Peter Varkoly
080ea46ad2 - Update to 2.11.0
* TLS
    o Support for PKI-less TLS server certificate verification, where 
      the CA public key or the server certificate is identified via DNSSEC lookup
  * LMDB database support
  * master
    o The master_service_disable parameter value syntax has changed:
      use "service/type" instead of "service.type".
  * postconf:
    o Support for advanced master.cf query and update operations.
      This was implemented primarily to support automated system management tools.
    o The postconf command produces more warnings
  * relay safety
    New smtpd_relay_restrictions parameter built-in default settings:
    smtpd_relay_restrictions = 
	permit_mynetworks 
	permit_sasl_authenticated 
	defer_unauth_destination
  * postscreen whitelisting
    Allow a remote SMTP client to skip postscreen(8) tests based on
    its postscreen_dnsbl_sites score.

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=180
2014-02-12 15:25:40 +00:00
Peter Varkoly
4ebdaf99c3 Accepting request 202981 from home:matz2:branches:server:mail
Please forward to factory and 13.1.  Otherwise the checking
for idempotence of %pre/%post scripts during package build
will fail, making the whole build fail.  Only one some architectures
(armv6 and aarch64), but still.

- Ignore errors in %pre/%post.

OBS-URL: https://build.opensuse.org/request/show/202981
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=178
2013-10-11 14:51:15 +00:00
Philipp Thomas
54507f7125 Accepting request 201986 from home:elvigia:branches:server:mail
- two improvements for 13.1 and factory
* postfix-opensslconfig.patch call openSSL_config 
  so postfix respects the system's openssl configuration
* postfix-SuSE/postfix.service since a few months there
  is no mail-transfer-agent.target, units must be ordered
  after a list of smtpd implementations instead.

OBS-URL: https://build.opensuse.org/request/show/201986
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=176
2013-10-10 17:35:44 +00:00
Peter Varkoly
d8e8bd8914 - Proc is not needed in chroot anymore
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=174
2013-09-20 04:48:52 +00:00
Peter Varkoly
2f53906b8e Accepting request 184960 from home:Andreas_Schwab:Factory
- postfix-main.cf.patch: remove duplicate entry for inet_protocols

OBS-URL: https://build.opensuse.org/request/show/184960
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=172
2013-07-30 15:24:20 +00:00
Christian Wittmer
e67e4f7083 Accepting request 179287 from home:computersalat:devel:mail
fix warnings, update vda patch

OBS-URL: https://build.opensuse.org/request/show/179287
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=170
2013-06-17 11:12:27 +00:00
Dr. Werner Fink
a5d9821303 Accepting request 179118 from home:jengelh:db6
- postfix.spec forces the use of SSL and SASL libraries,
  so make sure the BuildRequires are there

OBS-URL: https://build.opensuse.org/request/show/179118
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=169
2013-06-16 13:26:10 +00:00
Dr. Werner Fink
e3701a61c7 Accepting request 178958 from home:jengelh:db6
- Add postfix-db6.diff to fix compile abort with libdb-6.0

OBS-URL: https://build.opensuse.org/request/show/178958
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=168
2013-06-14 13:29:13 +00:00
f42e4ec9b3 Accepting request 172839 from home:namtrac:bugfix
- Add Source URL, see https://en.opensuse.org/SourceUrls
- Add GPG verification

OBS-URL: https://build.opensuse.org/request/show/172839
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=166
2013-04-22 14:07:22 +00:00
Peter Varkoly
864ddab55e Accepting request 172605 from home:elvigia:branches:server:mail
-  postfix-SuSE/postfix.service do not Require or 
   order after syslog.target as it no longer exists
   postfix will fail to start in the next systemd version.

OBS-URL: https://build.opensuse.org/request/show/172605
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=164
2013-04-20 09:02:45 +00:00
Peter Varkoly
73920046d9 Accepting request 156173 from home:rmilasan:branches:server:mail
- Install postfix.service accordingly (/usr/lib/systemd for 12.3
  and up or /lib/systemd for older versions).

OBS-URL: https://build.opensuse.org/request/show/156173
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=162
2013-02-25 10:13:10 +00:00
Peter Varkoly
0669ab1b9e Bugfix: he undocumented OpenSSL X509_pubkey_digest() function is
unsuitable for computing certificate PUBLIC KEY fingerprints. 
   Postfix now provides a correct procedure that accounts for
   the algorithm and parameters in addition to the key data.  Specify 
   "tls_legacy_public_key_fingerprints = yes" if you need backwards compatibility.

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=160
2013-02-06 20:21:26 +00:00
Peter Varkoly
30b1a304c7 - update to 2,9.6
Bugfix: the local(8) delivery agent dereferenced a null pointer
   while delivering to null command (for example, "|" in a .forward file).
  Bugfix: memory leak in program initialization. tls/tls_misc.c.

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=159
2013-02-06 20:13:33 +00:00
Peter Varkoly
c4016f5856 - bnc#796162 - script to assign path elements not working in postfix install Build-0284(iso)
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=157
2013-01-17 22:03:40 +00:00
Peter Varkoly
c11c23b4ca Accepting request 147975 from home:computersalat:devel:mail
rebase patches

OBS-URL: https://build.opensuse.org/request/show/147975
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=156
2013-01-14 08:34:26 +00:00
Peter Varkoly
abe615600e - update to 2,9.5
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=155
2013-01-10 15:08:55 +00:00
Peter Varkoly
dcdcda0a8e - update to 2,9.4
* tls support:
     Support to turn off the TLSv1.1 and TLSv1.2 protocols:
     To temporarily turn off problematic protocols globally:
     /etc/postfix/main.cf:
       smtp_tls_protocols = !SSLv2, !TLSv1.1, !TLSv1.2
       smtp_tls_mandatory_protocols = !SSLv2, !TLSv1.1, !TLSv1.2
     However, it may be better to temporarily turn off problematic
     protocols for broken sites only:
     /etc/postfix/main.cf:
       smtp_tls_policy_maps = hash:/etc/postfix/tls_policy
     /etc/postfix/tls_policy:
       example.com         may protocols=!SSLv2:!TLSv1.1:!TLSv1.2
  * 20111012 To simplify integration with third-party
     applications, the Postfix sendmail command now always transforms
     all input lines ending in <CR><LF> into UNIX format (lines ending
     in <LF>). Specify "sendmail_fix_line_endings = strict" to restore
     historical Postfix behavior (i.e. convert all input lines ending
     in <CR><LF> only if the first line ends in <CR><LF>).
  * 20120114 Logfile-based alerting systems may need to be
     updated to look for "error" messages in addition to "fatal" messages.
     Specify "daemon_table_open_error_is_fatal = yes" to get the historical
     behavior (immediate termination with "fatal" message).
  * enable_long_queue_ids Postfix 2.9 introduces support for non-repeating queue IDs (also
     used as queue file names). These names are encoded in a mix of upper
     case, lower case and decimal digit characters.  Long queue IDs are
     disabled by default to avoid breaking tools that parse logfiles and
     that expect queue IDs with the smaller [A-F0-9] character set.
  * 20111209 memcache lookup and update support. This provides
     a way to share postscreen(8) or verify(8) caches between Postfix

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=154
2013-01-10 15:05:52 +00:00
Christian Wittmer
cba2e1280c Accepting request 145539 from home:computersalat:devel:mail
update to 2.8.13

OBS-URL: https://build.opensuse.org/request/show/145539
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=152
2012-12-15 17:09:41 +00:00
Peter Varkoly
39b2cf4166 - bnc#790141 - Command SuSEconfig.postfix reports ERROR -
"can not find /lib/YaST/SuSEconfig.functions!!"

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=151
2012-12-14 06:00:56 +00:00
Peter Varkoly
1c7232c4ee - bnc#782048 - postfix uses /sbin/conf.d
- bnc#784659 - remove SuSEconfig calls from yast2-mail

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=150
2012-11-08 11:34:59 +00:00
Christian Wittmer
423ba78ec2 Accepting request 131303 from home:computersalat:devel:mail
update to 2.8.12

OBS-URL: https://build.opensuse.org/request/show/131303
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=147
2012-08-21 15:29:38 +00:00
Peter Varkoly
32985961ee - bnc#771811 - postfix update does not regenerate the maps
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=145
2012-07-19 06:53:36 +00:00
Peter Varkoly
80ff77fdb3 - Bugfix (introduced Postfix 2.4): the event_drain() function
was comparing bitmasks incorrectly causing the program to
  always wait for the full time limit. This error affected
  the unused postkick command, but only after s/fifo/unix/
  in master.cf.  File: util/events.c.
-  Cleanup: laptop users have always been able to avoid
   unnecessary disk spin-up by doing s/fifo/unix/ in master.cf
   (this is currently not supported on Solaris systems).
   However, to make this work reliably, the "postqueue -f"
   command must wait until its requests have reached the pickup
   and qmgr servers before closing the UNIX-domain request
   sockets.  Files: postqueue/postqueue.c, postqueue/Makefile.in.

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=143
2012-06-11 09:53:01 +00:00
Peter Varkoly
2f5a53e518 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=141 2012-05-09 10:28:12 +00:00
Peter Varkoly
f3af099425 - bnc#753910 - {name} instead of %{name} in postfix .spec
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=140
2012-05-09 10:07:57 +00:00
Christian Wittmer
6fc137255b Accepting request 116408 from home:computersalat:devel:mail
update to 2.8.10

OBS-URL: https://build.opensuse.org/request/show/116408
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=138
2012-05-04 08:47:32 +00:00
Peter Varkoly
c3df718269 - bnc#756450 - postfix: remove version from banner
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=136
2012-04-12 08:16:28 +00:00
Peter Varkoly
cba1e48702 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
2012-04-12 07:54:55 +00:00
Christian Wittmer
6355c50897 Accepting request 112286 from home:dirkmueller:branches:server:mail
- set exit code explicitely in cond_slp, systemd checks for it

OBS-URL: https://build.opensuse.org/request/show/112286
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=133
2012-04-03 10:50:03 +00:00
Peter Varkoly
7a3f2fb56f OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=131 2012-03-13 13:37:27 +00:00
Peter Varkoly
9e0ce0f647 - Dokumentation for bnc#751994 - SuSEconfig module postfix does not exist
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=130
2012-03-13 13:36:56 +00:00
Peter Varkoly
3c44fe9118 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=129 2012-03-13 13:36:01 +00:00
Peter Varkoly
f8736feb5a OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=127 2012-03-07 11:22:15 +00:00
Christian Wittmer
66b2b31609 Accepting request 107223 from home:computersalat:devel:mail
update to 2.8.8

OBS-URL: https://build.opensuse.org/request/show/107223
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=125
2012-02-29 14:44:33 +00:00
Peter Varkoly
f6ff91d4c2 - bnc#743369 - yast2 mail module does not open the firewall
- Set MD5DIR in SuSEconfig.postfix to avoid warnings

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=122
2012-01-25 15:13:45 +00:00
Peter Varkoly
87b768e7ad - bnc738693 - upgrade from 11.4 enables mysql service for systemd
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=119
2012-01-17 11:15:16 +00:00
Peter Varkoly
24fc1e7e3d - Add postmap rebuild script to systemv init script too
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=118
2012-01-12 12:19:52 +00:00
Peter Varkoly
e7a9546bb7 - bnc#738900 - cyrus-imapd not receiving mail from postfix
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=116
2012-01-11 14:22:18 +00:00
Peter Varkoly
342228c432 - Move the post map rebuild script into the start script
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=113
2011-12-13 14:51:10 +00:00
Peter Varkoly
30094cd61d - Fix the last change in %post
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=110
2011-12-06 11:04:39 +00:00
Peter Varkoly
457e02b544 - bnc#728308 - warning output after update the postfix package
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=107
2011-12-02 06:45:03 +00:00
Peter Varkoly
9aee3b6516 - update to 2.8.7
Bugfixes:
  smtpd(8) did not sanitize newline characters in cleanup(8)
     REJECT messages, causing them to be sent out via SMTP as bare newline characters.
  smtpd(8) sent multi-line responses from a before-queue content filter as text with
     bare <LF> instead of <CR><LF>.  
  Workaround: postscreen sent non-compliant SMTP responses (220- followed by 421)
     when it could not give a connection to a real smtpd process, causing some
     remote SMTP clients to bounce mail.

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=104
2011-11-09 20:12:10 +00:00
Peter Varkoly
f3e7f3bdc4 - Use the systemd macros in the spec file
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=101
2011-11-03 15:56:57 +00:00
Christian Wittmer
a786c09aef Accepting request 87871 from home:-miska-
- only fix files that exists in %post
  (fixes build in arm port)

OBS-URL: https://build.opensuse.org/request/show/87871
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=99
2011-10-15 14:18:03 +00:00
Peter Varkoly
e86b4cb85a Accepting request 87151 from home:elvigia:branches:server:mail
- Use SSL_MODE_RELEASE_BUFFERS if available, see 
  SSL_CTX_set_mode man page and 
  http://www.imperialviolet.org/2010/06/25/overclocking-ssl.html
  for the full details.

OBS-URL: https://build.opensuse.org/request/show/87151
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=97
2011-10-10 06:27:24 +00:00
Peter Varkoly
bd7f2dd9ee Accepting request 81113 from home:computersalat:devel:mail
update to 2.8.5

OBS-URL: https://build.opensuse.org/request/show/81113
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=96
2011-09-06 15:35:26 +00:00
Peter Varkoly
b5d1cc4446 - bnc#684304 - server:mail/postfix: Bugs in SuSEconfig chroot setup script
- Aplly SASL_SOCKET_DIR patch

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=94
2011-08-22 09:33:02 +00:00
Peter Varkoly
281953ba26 - Move SuSEconfig.postfix into /usr/sbin/
(FATE#311272: Do not rewrite postfix.cf via SuSEconfig)
  SuSEconfig.postfix will be executed only once after installation
  automaticaly. Afterwards only you can start it manually or via
  yast2 mail module.

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=92
2011-08-18 09:35:16 +00:00
Dr. Werner Fink
6e01196009 .
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=91
2011-08-12 16:44:59 +00:00
Christian Wittmer
c04773098b Accepting request 78363 from home:computersalat:devel:mail
rework SuSE patch

OBS-URL: https://build.opensuse.org/request/show/78363
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=89
2011-08-09 11:17:40 +00:00
Christian Wittmer
c8073bb27e Accepting request 76931 from home:computersalat:devel:mail
fix CHROOT and SASL_SOCKET

OBS-URL: https://build.opensuse.org/request/show/76931
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=87
2011-07-25 19:30:37 +00:00
Peter Varkoly
cc1620e54a Accepting request 76068 from home:computersalat:devel:mail
update to 2.8.4

OBS-URL: https://build.opensuse.org/request/show/76068
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=85
2011-07-12 04:45:30 +00:00
Peter Varkoly
872d0ec310 - bnc#686436 - postfix bounces messages with improper use of 8-bit data in message body
- Apply patch

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=83
2011-07-06 13:11:28 +00:00
Christian Wittmer
066d28c93b Accepting request 75002 from home:computersalat:devel:mail
some master.cf fixes

OBS-URL: https://build.opensuse.org/request/show/75002
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=82
2011-07-01 12:45:31 +00:00
Peter Varkoly
a3d2217648 - fix spec for building on all repos
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=80
2011-05-28 04:25:45 +00:00
Peter Varkoly
2f077fe1bb - bnc#679187 - suseconfig/postfix: missing dependency
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=78
2011-05-24 10:26:19 +00:00
Christian Wittmer
a32809a57b Accepting request 70502 from home:computersalat:devel:mail
fix master.cf

OBS-URL: https://build.opensuse.org/request/show/70502
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=77
2011-05-17 22:52:01 +00:00
Christian Wittmer
758442180e Accepting request 70490 from home:computersalat:devel:mail
rework main.cf, postfix-SuSE patch

OBS-URL: https://build.opensuse.org/request/show/70490
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=76
2011-05-17 20:15:24 +00:00
Christian Wittmer
d737fb736c Accepting request 70284 from home:computersalat:devel:mail
rework tls stuff, fix post-install, update vda patch

OBS-URL: https://build.opensuse.org/request/show/70284
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=74
2011-05-15 14:21:14 +00:00
Peter Varkoly
2e6f6492bc - remove document paths from postfix-files to avoid error messages
when postfix-doc is not installed

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=71
2011-05-11 08:25:11 +00:00
Peter Varkoly
1a3ae8cbfe - update to 2.8.3 - VUL-0: postfix memory corruption
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=70
2011-05-10 10:50:20 +00:00
Peter Varkoly
f3a8e4a342 - bnc#641271 - postfix-2.7.1: init script cannot properly stop
multi-instance configurations

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=64
2011-04-10 07:01:11 +00:00
Peter Varkoly
11539d9c10 - update to 2.8.2
* DNSBL/DNSWL:
    o Support for address patterns in DNS blacklist and whitelist lookup results.
    o The Postfix SMTP server now supports DNS-based whitelisting with several safety features
  * Support for read-only sqlite database access.
  * Alias expansion:
    o Postfix now reports a temporary delivery error when the result
      of virtual alias expansion would exceed the virtual_alias_recursion_limit
      or virtual_alias_expansion_limit.
    o To avoid repeated delivery to mailing lists with pathological
      nested alias configurations, the local(8) delivery agent now keeps
      the owner-alias attribute of a parent alias, when delivering mail
      to a child alias that does not have its own owner alias.
  * The Postfix SMTP client no longer appends the local domain when
    looking up a DNS name without ".".
  * The SMTP server now supports contact information that is appended
    to "reject" responses: smtpd_reject_footer
  * Postfix by default no longer adds a "To: undisclosed-recipients:;"
    header when no recipient specified in the message header.
  * tls support:
    o The Postfix SMTP server now always re-computes the SASL mechanism
      list after successful completion of the STARTTLS command.
    o The smtpd_starttls_timeout default value is now stress-dependent.
    o Postfix no longer appends the system-supplied default CA certificates
      to the lists specified with *_tls_CAfile or with *_tls_CApath.
  * New feature: Prototype postscreen(8) server that runs a number
    of time-consuming checks in parallel for all incoming SMTP connections,
    before clients are allowed to talk to a real Postfix SMTP server.
    It detects clients that start talking too soon, or clients that appear

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=62
2011-03-30 22:00:52 +00:00
Peter Varkoly
121418f3c3 bnc#667299 - Postfix LICENSE not marked as documentation
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=60
2011-02-10 11:44:16 +00:00
Christian Wittmer
194cf651d2 Accepting request 58474 from home:computersalat:devel:mail
no complain, hence self accept

OBS-URL: https://build.opensuse.org/request/show/58474
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=58
2011-01-31 08:37:02 +00:00
Cristian Rodríguez
3ee76b1e4e Accepting request 57075 from home:computersalat:devel:mail
OBS-URL: https://build.opensuse.org/request/show/57075
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=56
2011-01-07 18:21:49 +00:00
Andreas Schneider
994a243dc1 Accepting request 55672 from home:computersalat:devel:mail
OBS-URL: https://build.opensuse.org/request/show/55672
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=54
2010-12-22 17:52:42 +00:00
Peter Varkoly
70d3fd0f64 Accepting request 55152 from home:coolo:branches:openSUSE:Factory
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/55152
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=53
2010-12-08 13:27:54 +00:00
Peter Varkoly
23b7c4154f Remove last patch
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=52
2010-11-25 15:16:13 +00:00
Peter Varkoly
223d091e36 - bnc#649549 - yast2-mail doesn't enable and start cyrus-imapd
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=51
2010-11-03 11:54:37 +00:00
OBS User buildservice-autocommit
236e8ece52 Updating link to change in openSUSE:Factory/postfix revision 52.0
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=4e9c0853187c4fdfba06f68b9f7b8807
2010-08-13 22:00:45 +00:00
OBS User autobuild
8d7f684c45 Accepting request 45513 from server:mail
checked in (request 45513)

OBS-URL: https://build.opensuse.org/request/show/45513
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=50
2010-08-13 22:00:44 +00:00
Peter Varkoly
f5c71c9dfe Remove obsolate poststripts
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=49
2010-08-12 18:58:14 +00:00
Peter Varkoly
73c52f3ef9 - bnc#625657 - SuSEconfig.postfix and smtp_use_tls
- bnc#622873 - postfix doesn't start if ipv6 is disabled

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=48
2010-08-04 12:25:04 +00:00
Christian Wittmer
66fddcabd7 Accepting request 42682 from home:computersalat:devel:mail
Copy from home:computersalat:devel:mail/postfix via accept of submit request 42682 revision 13.
Request was accepted with message:
self accept

OBS-URL: https://build.opensuse.org/request/show/42682
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=46
2010-07-07 11:28:24 +00:00