[pfx] Re: Need help debugging Python in Postfix

2024-07-09 Thread Simon Thorpe (PST) via Postfix-users
On Mon, Jul 8, 2024 at 10:58 PM Viktor Dukhovni via Postfix-users < postfix-users@postfix.org> wrote: > On Mon, Jul 08, 2024 at 10:44:46PM -0700, Simon Thorpe (PST) via > Postfix-users wrote: > > > All emails to {alias}@mydomain.com sent onto any of a list of other >

[pfx] Re: Need help debugging Python in Postfix

2024-07-08 Thread Simon Thorpe (PST) via Postfix-users
On Mon, Jul 8, 2024 at 3:21 PM Bill Cole via Postfix-users < postfix-users@postfix.org> wrote: > On 2024-07-08 at 17:03:47 UTC-0400 (Mon, 8 Jul 2024 14:03:47 -0700) > Simon Thorpe (PST) via Postfix-users > is rumored to have said: > > Hi > > I am working on a Postfix

[pfx] Need help debugging Python in Postfix

2024-07-08 Thread Simon Thorpe (PST) via Postfix-users
Hi I am working on a Postfix server which accepts email for the domain it's authoritative for (e.g. mydomain.com) and then duplicates each email to a configurable list of other domains, i.e. an email to al...@mydomain.com is forwarded onto al...@anotherdomain.com and al...@whatdomain.com. This se