zulip/puppet
Alex Vandiver 79931051bd puppet: Permit outgoing mail from postfix.
The configuration change made in 1c17583ad5 only allowed delivery to
those specific Zulip addresses.  However, they also prevent the
mailserver from being used as an outgoing email relay from Zulip,
since all mail that passed through the mailserver (from any
originator) was required to have a `RCPT TO` that matched those
regexes.

Allow mail originating from `mynetworks` to have an arbitrary
addresses in `RCPT TO`.
2020-09-25 15:09:27 -07:00
..
zulip puppet: Permit outgoing mail from postfix. 2020-09-25 15:09:27 -07:00
zulip_ops python: Replace unnecessary intermediate lists with generators. 2020-09-02 11:15:41 -07:00