Commit Graph

167 Commits

Author SHA256 Message Date
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
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
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
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
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
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
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
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
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
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
4fa7c6c4ce Working on a solution on all bugs coused by SuSEconfig
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=149
2012-11-07 10:19:52 +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
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
75a3669f78 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=117 2012-01-11 14:22:51 +00:00