#1129534 postfix: var/run in postfix chroot should be a symbolic to run as systemd forces it in saslauthd

Package:
postfix
Source:
postfix
Description:
High-performance mail transport agent
Submitter:
Pirate Praveen
Date:
2026-03-02 20:51:00 UTC
Severity:
normal
#1129534#5
Date:
2026-03-02 15:50:30 UTC
From:
To:
Dear Maintainer,

   * What led up to the situation?

After upgrade to trixie, saslauhd systemd service forces pid path to be /run in
place of /var/run.

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

Adding this as symbolic link allows saslauthd to continue working when path
changed to run instead of var/run inside chroot.

   * What was the outcome of this action?

Without this symlink, we cannot use run/saslsuthd and authentication is broken.

   * What outcome did you expect instead?

With -m option set to run/saslauthd inside chroot, saslauthd should continue to
work.

More details in #1110309

#1129534#12
Date:
2026-03-02 19:33:37 UTC
From:
To:
Control: severity -1 wishilst

Please don't run saslauthd with chrooted postfix.
Un-chroot postfix (postfix chroot off will help here)
and run it in regular root.

Thanks,

/mjt