File: sasl-xoauth2.README.Debian

package info (click to toggle)
sasl-xoauth2 0.20-1
  • links: PTS
  • area: main
  • in suites: experimental
  • size: 284 kB
  • sloc: cpp: 1,481; python: 237; makefile: 9; sh: 1
file content (17 lines) | stat: -rw-r--r-- 640 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Using sasl-xoauth2 in Postfix
=============================

In many common configurations of sasl-xoauth2 on Postfix in debian,
the sasl module will be loaded by postfix within the standard chroot.

When the SASL module emits https requests, it needs X.509 trust
anchors to verify the remote server.  By default, the standard trust
anchors aren't in the chroot.

You can put them in the chroot by setting chroot_extra_CAdir or
chroot_extra_files to the appropriate values.

Please see section 2A of /usr/share/doc/postfix/README.Debian.gz for
more details.

 -- Daniel Kahn Gillmor <dkg@fifthhorseman.net>, Thu, 23 Feb 2023 18:49:27 -0500