Hello list,

I've made a lot of progress and everything basically works. However,
when I try to implement spam checking I get an error that states only
one command is allowed. Here is the action that is not working.

action "domain" mda "/usr/local/bin/rspamc -h
/var/run/rspamd/rspamd.sock --mime \
--exec \"/usr/local/libexec/dovecot/dovecot-lda -f %{sender} -d
%{dest} -a %{rcpt}\""

Basically what rspamc does is pass the message to the spam checker,
rspamd, and then to the dovecot lda for final delivery. The error is
as follows:

Jun 29 18:40:41 panther smtpd[37961]: 0000000000000000 mda
event=delivery evpid=a7a904a33bc40956 from=<[email protected]>
to=<[email protected]> rcpt=<[email protected]>
user=vmail delay=6m result=TempFail stat=Error ("mail.mda: mail.mda:
only one command is supported")

Thanks again,
Matt

-- 
You received this mail because you are subscribed to [email protected]
To unsubscribe, send a mail to: [email protected]

Reply via email to