Salvatore,

If I have understood your problem, maybe it is enough to set the variable $qmailqueue

# The full path to qmail programs we'll need.
my $qmailinject = '/var/qmail/bin/qmail-inject';
my $qmailqueue  = '/var/qmail/bin/qmail-queue';

to your qmail-qfilter and then qmail-qfilter can call the standard qmail-queue

Thank you for your answer, to be perfectly exact, I need to perform some change before hitting qmail-scanner (reject, rewrite) , then scan, then duplicate the email ( ie write it in a separate queue for non-smtp transfer to another server). Otherwise, you are right, I could have inverted the order qmail-scanner, qmail-qfilter.

Regards,

Thomas



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to