I install rspamd in a server and I use postfix milter from another server to 
scan outgoing e-mails.

I have a php script that sends mails. Before the rspamd milter the e-mails I 
sent using the php script where added in the postfix queue and the php script 
finish execution in few seconds. Then the e-mails in queue sent within few 
minutes.

Now it takes a long time because it sends e-mails without using postfix queue 
and the php script timeouts.

Is it possible to scan outgoing messages using rspamd after adding the e-mails 
to queue?

Reply via email to