Commit Graph

662 Commits

Author SHA256 Message Date
8ac1f5a639 Fix merge 2026-01-27 02:56:27 +01:00
d226bdcd77 Accepting request 1328660 from server:mail
- Do not strip binaries at all
- also drop " -s " from the CCARGS to prevent stripping there

- Re-add dropped change:
- fix postfix-SUSE.tar.gz, postfix.service: correct path for postalias
  from /sbin/postalias to /usr/sbin/postalias

- Don't fail strip on non-existing files (easy hack to fix 32bit
  builds).

- Do not strip binaries at all
- also drop " -s " from the CCARGS to prevent stripping there

- Re-add dropped change:
- fix postfix-SUSE.tar.gz, postfix.service: correct path for postalias
  from /sbin/postalias to /usr/sbin/postalias

OBS-URL: https://build.opensuse.org/request/show/1328660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=261
2026-01-23 16:31:48 +00:00
c1cf3ad407 - also drop " -s " from the CCARGS to prevent stripping there
- also drop " -s " from the CCARGS to prevent stripping there

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=554
2026-01-22 11:10:32 +00:00
86c74641a6 - Do not strip binaries at all
- Re-add dropped change:
- fix postfix-SUSE.tar.gz, postfix.service: correct path for postalias
  from /sbin/postalias to /usr/sbin/postalias

- Don't fail strip on non-existing files (easy hack to fix 32bit
  builds).

- Do not strip binaries at all

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=553
2026-01-22 11:00:33 +00:00
2fa940886d - Re-add dropped change:
- fix postfix-SUSE.tar.gz, postfix.service: correct path for postalias
  from /sbin/postalias to /usr/sbin/postalias

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=552
2026-01-22 10:14:57 +00:00
be924eb0b8 Accepting request 1328436 from server:mail
- Don't fail strip on non-existing files (easy hack to fix 32bit
  builds).

- (jsc#PED-14859) Fix packages for Immutable Mode - postfix (forwarded request 1328433 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1328436
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=260
2026-01-21 13:14:31 +00:00
98e8e29d85 - Don't fail strip on non-existing files (easy hack to fix 32bit
builds).

- (jsc#PED-14859) Fix packages for Immutable Mode - postfix

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=550
2026-01-21 07:51:19 +00:00
fb8d0d55dd - fix (bsc#1256462) [Build 12.10] openQA test fails in mta: Failed to start postfix.service
Remove postfix set-permisson from all spaces
- Strip binaries

- fix (bsc#1256462) [Build 12.10] openQA test fails in mta: Failed to start postfix.service
  Remove postfix set-permisson from all spaces
- Strip binaries

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=549
2026-01-20 20:23:32 +00:00
d6633b93f1 Strip binaries 2026-01-20 21:22:24 +01:00
8444106fe4 Enhance status view. 2026-01-15 18:58:51 +01:00
970adada74 Add README.md
Remove postfix set-permissions to avoid security issues.
2026-01-15 18:56:10 +01:00
78d8198753 Accepting request 1327227 from server:mail
- (jsc#PED-14859) Fix packages for Immutable Mode - postfix

- Put /etc/permissions.d/postfix.paranoid into the postfix-SUSE.tar.gz

- fix postfix-SUSE.tar.gz, postfix.service: correct path for postalias
  from /sbin/postalias to /usr/sbin/postalias

- update to 3.10.7
  * This patch addresses build errors on recent Linux distributions.
    With the patch, Postfix builds will run the compiler with a
    backwards compatibility option that is supported by Gcc and Clang.
    For other compilers, an error message provides hints.

- Add /var/spool/mail to the permissions.d drop-in. This directory used to be
  whitelisted globally in the permissions package but an update for the exim
  mail server changed that (bsc#1254597 bsc#1240755).
- Reintroduce permissions.d/postfix-paranoid drop-in that was removed in r534.

- postfix is unable to send mail by default (bsc#1253775)
  o Clean up the package
    * Get rid of config.postfix script to avoid unintentional changes
      of the configuration. The sysconfig files mail and postfix
      were removed also.
    * Deliver the original main.cf and master.cf
    * Remove a lot of deprecated stuff from the package.
    * Remove the ExecStartPre scripts to maintain the postmaps
      and the chroot environment.
    * A new ExecStartPre script manages the default alias map which
      is part of the default configuration of postfix.
      /sbin/postalias /etc/aliases

OBS-URL: https://build.opensuse.org/request/show/1327227
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=259
2026-01-14 15:19:28 +00:00
933be084e3 - fix (bsc#1256462) [Build 12.10] openQA test fails in mta: Failed to start postfix.service
Put postfix set-permisson into %post

- fix (bsc#1256462) [Build 12.10] openQA test fails in mta: Failed to start postfix.service
  Put postfix set-permisson into %post

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=547
2026-01-14 14:39:02 +00:00
14c619346c OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=546 2026-01-14 13:11:45 +00:00
d646fa824a Fix changes
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=545
2026-01-13 22:40:06 +00:00
7423ea38ae Fix bsc#1256462
[Build 12.10] openQA test fails in mta: Failed to start postfix.service
2026-01-13 23:01:22 +01:00
f65101426b Remove bad StartPreExec
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=544
2026-01-13 21:58:57 +00:00
c80ebd392c - fix (bsc#1256462) [Build 12.10] openQA test fails in mta: Failed to start postfix.service
Put postfix set-permisson into %post

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=543
2026-01-13 21:57:16 +00:00
0ef40347d7 - fix (bsc#1256462) [Build 12.10] openQA test fails in mta: Failed to start postfix.service
Put postfix set-permisson into %post

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=542
2026-01-13 20:29:20 +00:00
495d165fed Remove old files 2025-12-29 15:56:14 +01:00
8ef8d8d1a7 Fix conflict 2025-12-29 15:55:32 +01:00
bbf4e50521 New version 2025-12-21 21:57:20 +01:00
7570232dd5 - (jsc#PED-14859) Fix packages for Immutable Mode - postfix
- (jsc#PED-14859) Fix packages for Immutable Mode - postfix

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=541
2025-12-21 20:53:52 +00:00
75cccd4aa2 - Put /etc/permissions.d/postfix.paranoid into the postfix-SUSE.tar.gz
- Put /etc/permissions.d/postfix.paranoid into the postfix-SUSE.tar.gz

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=540
2025-12-14 18:47:38 +00:00
586fe82787 - fix postfix-SUSE.tar.gz, postfix.service: correct path for postalias
from /sbin/postalias to /usr/sbin/postalias

- fix postfix-SUSE.tar.gz, postfix.service: correct path for postalias
  from /sbin/postalias to /usr/sbin/postalias

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=539
2025-12-14 18:30:47 +00:00
70205cb7cb - update to 3.10.7
* This patch addresses build errors on recent Linux distributions.
    With the patch, Postfix builds will run the compiler with a
    backwards compatibility option that is supported by Gcc and Clang.
    For other compilers, an error message provides hints.

- update to 3.10.7
  * This patch addresses build errors on recent Linux distributions.
    With the patch, Postfix builds will run the compiler with a
    backwards compatibility option that is supported by Gcc and Clang.
    For other compilers, an error message provides hints.

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=538
2025-12-11 11:28:06 +00:00
7e07dc866e - Add /var/spool/mail to the permissions.d drop-in. This directory used to be
whitelisted globally in the permissions package but an update for the exim
  mail server changed that (bsc#1254597 bsc#1240755).
- Reintroduce permissions.d/postfix-paranoid drop-in that was removed in r534.

- Add /var/spool/mail to the permissions.d drop-in. This directory used to be
  whitelisted globally in the permissions package but an update for the exim
  mail server changed that (bsc#1254597 bsc#1240755).
- Reintroduce permissions.d/postfix-paranoid drop-in that was removed in r534.

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=537
2025-12-10 16:00:17 +00:00
8ceffd393c Fix permission stuff
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=536
2025-12-10 13:13:48 +00:00
aae6308621 Adapt changes
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=535
2025-12-08 11:33:53 +00:00
a137672f6f - postfix is unable to send mail by default (bsc#1253775)
o Clean up the package
    * Get rid of config.postfix script to avoid unintentional changes
      of the configuration. The sysconfig files mail and postfix
      were removed also.
    * Deliver the original main.cf and master.cf
    * Remove a lot of deprecated stuff from the package.
    * Remove the ExecStartPre scripts to maintain the postmaps
      and the chroot environment.
    * A new ExecStartPre script manages the default alias map which
      is part of the default configuration of postfix.
      /sbin/postalias /etc/aliases
    * Do not use the permissions framework. A new ExecStartPre script
      takes care of the right permissions: /usr/sbin/postfix set-permissions
    * Remove mkpostfixcert

- postfix is unable to send mail by default (bsc#1253775)
  o Clean up the package
    * Get rid of config.postfix script to avoid unintentional changes
      of the configuration. The sysconfig files mail and postfix
      were removed also.
    * Deliver the original main.cf and master.cf
    * Remove a lot of deprecated stuff from the package.
    * Remove the ExecStartPre scripts to maintain the postmaps
      and the chroot environment.
    * A new ExecStartPre script manages the default alias map which
      is part of the default configuration of postfix.
      /sbin/postalias /etc/aliases
    * Do not use the permissions framework. A new ExecStartPre script
      takes care of the right permissions: /usr/sbin/postfix set-permissions

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=534
2025-12-08 10:58:57 +00:00
e4dadb5000 Accepting request 1320355 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1320355
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=258
2025-11-28 15:50:43 +00:00
b6d140c55b - update to 3.10.6
* Bugfix (defect introduced: Postfix 3.10, date: 20250117).
    Symptom: warning messages that smtp_tls_wrappermode requires
    "smtp_tls_security_level = encrypt".
    Root cause: support for "TLS-Required: no" broke client-side
    TLS wrappermode support, by downgrading a connection to TLS
    security level 'may'.
    The fix changes the downgrade level for wrappermode connections
    to 'encrypt'. Rationale: by design, TLS can be optional only
    for connections that use STARTTLS. The downgrade to unauthenticated
    'encrypt' allows a sender to avoid an email delivery problem.
    Problem reported by Joshua Tyler Cochran.
  * New logging: the Postfix SMTP client will log a warning when
    an MX hostname does not match STS policy MX patterns, with
    "smtp_tls_enforce_sts_mx_patterns = yes" in Postfix, and with
    TLSRPT support enabled in a TLS policy plugin. It will log a
    successful match only when verbose logging is enabled.
  * Bugfix (defect introduced: Postfix 3.10, date: 20240902): SMTP
    client null pointer crash when an STS policy plugin sends no
    policy_string or no mx_pattern attributes. This can happen only
    during tests with a fake STS plugin.
  * Bugfix (defect introduced: Postfix 2.9, date: 20120307): segfault
    when a duplicate parameter name is given to "postconf -X" or
    "postconf -#'.
  * Documentation: removed incorrect text from the parameter
    description for smtp_cname_overrides_servername. File:
    proto/postconf.proto.
- update to 3.10.6
  * Bugfix (defect introduced: Postfix 3.10, date: 20250117).
    Symptom: warning messages that smtp_tls_wrappermode requires
    "smtp_tls_security_level = encrypt".
    Root cause: support for "TLS-Required: no" broke client-side
    TLS wrappermode support, by downgrading a connection to TLS
    security level 'may'.
    The fix changes the downgrade level for wrappermode connections
    to 'encrypt'. Rationale: by design, TLS can be optional only
    for connections that use STARTTLS. The downgrade to unauthenticated
    'encrypt' allows a sender to avoid an email delivery problem.
    Problem reported by Joshua Tyler Cochran.
  * New logging: the Postfix SMTP client will log a warning when
    an MX hostname does not match STS policy MX patterns, with
    "smtp_tls_enforce_sts_mx_patterns = yes" in Postfix, and with
    TLSRPT support enabled in a TLS policy plugin. It will log a
    successful match only when verbose logging is enabled.
  * Bugfix (defect introduced: Postfix 3.10, date: 20240902): SMTP
    client null pointer crash when an STS policy plugin sends no
    policy_string or no mx_pattern attributes. This can happen only
    during tests with a fake STS plugin.
  * Bugfix (defect introduced: Postfix 2.9, date: 20120307): segfault
    when a duplicate parameter name is given to "postconf -X" or
    "postconf -#'.
  * Documentation: removed incorrect text from the parameter
    description for smtp_cname_overrides_servername. File:
    proto/postconf.proto.

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=532
2025-11-27 15:56:38 +00:00
5a7ffca241 Accepting request 1319697 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1319697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=257
2025-11-25 14:52:00 +00:00
c996d2b3fa - update to 3.10.5
* Workaround for an interface mis-match between the Postfix SMTP
    client and MTA-STS policy plugins.
      * The existing behavior is to connect to any MX host listed
        in DNS, and to match the server certificate against any STS
        policy MX host pattern.
      * The corrected behavior is to connect to an MX host only if
        its name matches any STS policy MX host pattern, and to
        match the server certificate against the MX hostname.
    The corrected behavior must be enabled in two places: in Postfix
    with a new parameter "smtp_tls_enforce_sts_mx_patterns" (default:
    "yes") and in an MTA-STS plugin by enabling TLSRPT support, so
    that the plugin forwards STS policy attributes to Postfix. This
    works even if Postfix TLSRPT support is disabled at build time
    or at runtime.
  * TLSRPT Workaround: when a TLSRPT policy-type value is
    "no-policy-found", pretend that the TLSRPT policy domain value
    is equal to the recipient domain. This ignores that different
    policy types (TLSA, STS) use different policy domains. But this
    is what Microsoft does, and therefore, what other tools expect.
  * Bugfix (defect introduced: Postfix 3.0): the Postfix SMTP
    client's connection reuse logic did not distinguish between
    sessions that require SMTPUTF8 support, and sessions that do
    not. The solution is 1) to store sessions with different SMTPUTF8
    requirements under distinct connection cache storage keys, and
    2) to not cache a connection when SMTPUTF8 is required but the
    server does not support that feature.
  * Bugfix (defect introduced: Postfix 3.0, date 20140731): the
    smtpd 'disconnect' command statistics did not count commands
    with "bad syntax" and "bad UTF-8 syntax" errors.
  * Bugfix: the August 2025 patch broke DBM library support which
    is still needed on Solaris; and the same change could result
    in warnings with "database X is older than source file Y".
  * Postfix 3.11 forward compatibility: to avoid ugly warnings when
    Postfix 3.11 is rolled back to an older version, allow a
    preliminary 'size' record in maildrop queue files created with
    Postfix 3.11 or later.
  * Bugfix (defect introduced: Postfix 3.8, date 20220128):
    non-reproducible build, because the 'postconf -e' output order
    for new main.cf entries was no longer deterministic. Problem
    reported by Oleksandr Natalenko, diagnosis by Eray Aslan.
  * To make builds predictable, add missing meta_directory and
    shlib_directory settings to the stock main.cf file. Problem
    diagnosed by Eray Aslan.
  * Bugfix (defect introduced: Postfix 3.9, date 20230517):
    posttls-finger(1) logged an incorrectly-formatted port number.
    Viktor Dukhovni.
- rebase postfix-bdb-main.cf.patch
- adapt rpmlint
  o dir-or-file-outside-snapshot

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=530
2025-11-24 10:11:12 +00:00
6e9f9fb39d Accepting request 1302032 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1302032
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=256
2025-09-01 15:16:44 +00:00
0f4d618a6b Accepting request 1300344 from home:adkorte:branches:server:mail
- update to 3.10.4
  * Fixes for postscreen(8):
      - Bugfix (defect introduced: Postfix 2.2, date 20050203): after
        detecting a lookup table change, and after starting a new
        postscreen process, the old postscreen process logged an ENOTSOCK
        error while attempting to accept a connection on a socket that
        it was no longer listening on. This error was introduced first
        in the multi_server skeleton code, and was five years later
        duplicated in the event_server skeleton that was created for
        postscreen.
      - Bugfix (defect introduced: Postfix 2.8, date 20101230):
        after detecting a cache table change and before starting a new
        postscreen process, the old postscreen process did not close the
        postscreen_cache_map, and therefore kept an exclusive lock that
        could prevent a new postscreen process from starting.
  * Fixes for tlsproxy(8):
      - Bugfix (defect introduced: Postfix 3.7): incorrect backwards
        compatible support for the legacy configuration parameters
        tlsproxy_client_level and tlsproxy_client_policy. This
        disabled the tlsproxy TLS client role when a legacy parameter
        was set (instead of the newer tlsproxy_client_security_level
        or tlsproxy_client_policy_maps).
      - Bugfix (defect introduced: Postfix 3.4): with the TLS client role
        disabled by configuration, the tlsproxy daemon dereferenced a
        null pointer while handling a tlsproxy client request.
  * Reducing process churn: Postfix daemons no longer automatically
    restart after a btree:, dbm:, hash:, lmdb:, or sdbm: table file
    modification time change, when they opened that table for writing.
  * Portability: deleted an <openssl/engine.h> build dependency,
    because the feature is being removed from OpenSSL, and Postfix
    no longer needs it.
  * Cleanup: with "tls_required_enable = yes", the Postfix SMTP client
    will no longer maintain TLSRPT statistics for messages that contain
    a "TLS-Required: no" header. This can prevent TLSRPT notifications
    for TLSRPT notifications.
  * Bugfix (defect introduced: Postfix 3.6, date 20200710): Postfix TLS
    client code logged "Untrusted TLS connection" (wrong) instead of
    "Trusted TLS connection" (right), for a new or resumed TLS session,
    when a server offered a trusted (valid PKI trust chain) certificate
    that did not match the expected server name pattern.

OBS-URL: https://build.opensuse.org/request/show/1300344
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=528
2025-08-30 17:43:47 +00:00
aea29ecb92 Accepting request 1298201 from server:mail
OBS-URL: https://build.opensuse.org/request/show/1298201
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=255
2025-08-09 17:58:46 +00:00
682d6d2595 - update to 3.10.3
* Bugfix (defect introduced: Postfix-3.10, date 20250117): include
    the current TLS security level in the SMTP connection cache  
    lookup key for lookups by next-hop destination, to avoid reusing
    the same SMTP connection when sending messages with and without 
    a "TLS-Required: no" header. Likewise, include the current TLS 
    security level in the TLS session lookup key, to avoid reusing
    the same TLS session info when sending messages with and without
    a "TLS-Required: no" header.
  * Bugfix (defect introduced: Postfix-3.10, date 20250117): the  
    Postfix SMTP client attempted to look up TLSA records even with
    "TLS-Required: no". This could result in unnecessary failures.

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=526
2025-08-07 18:51:15 +00:00
2e0de31e11 Accepting request 1282030 from server:mail
- Fix place of pam file
- [Build 20250527] postfix mail delivery fails (bsc#1243886)
- move /var/spool/mail/ to separate package (bsc#1179574)
  Revert last bad change
- Adapt rpmlint

- Fix place of pam file
- [Build 20250527] postfix mail delivery fails (bsc#1243886)
- move /var/spool/mail/ to separate package (bsc#1179574)
  Revert last bad change
- Adapt rpmlint

OBS-URL: https://build.opensuse.org/request/show/1282030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=254
2025-06-03 15:51:10 +00:00
22fe7e5185 Fix spec
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=524
2025-06-02 15:13:03 +00:00
c3c46a4a52 Add missed requirements
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=523
2025-06-02 12:42:21 +00:00
862facdcc4 Fix spec
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=522
2025-06-02 11:39:11 +00:00
40fae82cc9 - Fix place of pam file
- [Build 20250527] postfix mail delivery fails (bsc#1243886)
- Adapt rpmlint
- Fix place of pam file
- [Build 20250527] postfix mail delivery fails (bsc#1243886)
- Adapt rpmlint

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=521
2025-06-02 11:22:31 +00:00
da90ee3302 - move /var/spool/mail/ to separate package (bsc#1179574)
Revert last bad change
  Adapt rpmlint

- move /var/spool/mail/ to separate package (bsc#1179574)
  Revert last bad change
  Adapt rpmlint

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=520
2025-06-02 10:43:09 +00:00
228f3f766e Accepting request 1279040 from server:mail
-  [sle16][postfix] postfix service failed to start due to
   "chmod: cannot access '/etc/postfix/virtual.lmdb': No such file or directory"
   (bsc#1243409)

- move /var/spool/mail/ to separate package (bsc#1179574)

-  [sle16][postfix] postfix service failed to start due to
   "chmod: cannot access '/etc/postfix/virtual.lmdb': No such file or directory"
   (bsc#1243409)

- move /var/spool/mail/ to separate package (bsc#1179574)

OBS-URL: https://build.opensuse.org/request/show/1279040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=253
2025-05-23 12:30:05 +00:00
92452ff4d1 Adapt last changes for bdb spec also.
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=518
2025-05-21 12:07:26 +00:00
9d789c3f7e - [sle16][postfix] postfix service failed to start due to
"chmod: cannot access '/etc/postfix/virtual.lmdb': No such file or directory"
   (bsc#1243409)

-  [sle16][postfix] postfix service failed to start due to
   "chmod: cannot access '/etc/postfix/virtual.lmdb': No such file or directory"
   (bsc#1243409)

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=517
2025-05-21 11:50:40 +00:00
8fe26fec39 - move /var/spool/mail/ to separate package (bsc#1179574)
- move /var/spool/mail/ to separate package (bsc#1179574)

OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=516
2025-05-20 18:03:29 +00:00
d7973f2cf7 Accepting request 1275464 from server:mail
- postfix incorrect logic for the master.cf handling for tls ports
  (bsc#1242822)

- postfix incorrect logic for the master.cf handling for tls ports
  (bsc#1242822)

OBS-URL: https://build.opensuse.org/request/show/1275464
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=252
2025-05-09 16:39:20 +00:00
eec3267271 Apply change to smtps also
OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=514
2025-05-08 10:35:20 +00:00