On 2023-11-20 at 13:04:06 UTC-0500 (Mon, 20 Nov 2023 19:04:06 +0100)
Joseph Castry via Postfix-users <[email protected]>
is rumored to have said:

Hi,

I’m trying to activate spamassassin over postix.

My firewall is deactivated
My master.cf file :

smtp       inet  n       -       -       -       -       smtpd
    -o content_filter=spamassassin

spamassassin unix -      n       n       -       -       pipe
user=debian-spamd argv=/usr/bin/spamc -f -e /usr/bin/sendmail -oi -f ${sender} ${recipient}

I already have the following error and no mail delivery :

spamc : exec failed: No such file or directory

What’s wrong with ?

You probably need to change /usr/bin/sendmail to /usr/sbin/sendmail.

(Unless Debian has done something crazy with their mail packages...)


--
Bill Cole
[email protected] or [email protected]
(AKA @grumpybozo and many *@billmail.scconsult.com addresses)
Not Currently Available For Hire
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to