There are no errors or warnings. The script runs and works. I can see
the values (request=smtpd_access_policy, etc) saved by the script to
log. I can also run the script from console with no errors or warnings.
Everything works, only problem is script never ends and becomes zombie.
What should i expect to happen? Is it intended each instance of the
script should handle just one email then self terminate?
Is there something in the master.cf telling postfix to start a new
instance per email that i can change?
Can you elaborate what you mean my script isn't doing what i think?
I forgot to mention im using Postfix v3.3.1
On 04-16-2021 12:37 pm, Wietse Venema wrote:
Your script is not doing what you think it does.
Are there any warnings logged on the Postfix side?
Wietse