vis (Virus Checker) PHPList workaround
On Mon, Apr 24, 2023 at 02:23:54PM -0400, Wayne Spivak via Postfix-users
wrote:
> My PHPList (broadcast only) goes through port 587, and since it sits
> on the server, it doesn't need authentication (I'm the only user).
How does it send ma
Thank you
From: Gerald Galster via Postfix-users
Sent: Tuesday, April 25, 2023 10:05 AM
To: Postfix users
Subject: [pfx] Re: Postfix Amavis (Virus Checker) PHPList workaround
Applicable snippets from files are:
My main.cf
content_filter=smtp-amavis:[127.0.0.1]:10024 meta_direc
Thank you.
I tried it, and it didn’t work.
Applicable snippets from files are:
My main.cf
content_filter=smtp-amavis:[127.0.0.1]:10024 meta_directory = /etc/postfix
smtp_tls_security_level = may
smtpd_tls_security_level = may
I did this to master.cf
127.0.0.1
I run a postfix install which requires authentication and pipes all email
through Amavis (spam checking).
My PHPList (broadcast only) goes through port 587, and since it sits on the
server, it doesn't need authentication (I'm the only user).
I just added Amavis Clamscan, which is working co