Hi @misc, is there an OpenSMTPD filter implementation providing virus scanning somewhere already? I need to replace a clamav-milter based installation.
Regards, -- Christian Index: smtpd.conf.5 =================================================================== RCS file: /cvs/src/usr.sbin/smtpd/smtpd.conf.5,v diff -u -p -u -r1.277 smtpd.conf.5 --- smtpd.conf.5 7 Jul 2025 20:56:49 -0000 1.277 +++ smtpd.conf.5 26 Aug 2025 02:09:35 -0000 @@ -1010,7 +1026,7 @@ The following phases are currently suppo .It mail-from Ta after MAIL FROM command is submitted .It rcpt-to Ta after RCPT TO command is submitted .It data Ta after DATA command is submitted -.It commit Ta after message is fully is submitted +.It commit Ta after message is fully submitted .El .Pp At each phase, various conditions may be matched.

