Hello.


What does meen exactly the line:

Average scan time/msg (secs):            3.68869


inside the qms report?

I use to get bethween 3 and 6 seconds and I think this is a lot of time to scan one unique message.

Thanks for your help

Jesus Arnaiz


Salvatore Toribio wrote:
At 23:25 +0000 5-03-2005, Thomas Mangin wrote:

Hello,

I have been using qmail-scanner for several year happily. ( This is the flattery part, now is coming the request ;) )

I am as well using qmail-qfilter - http://untroubled.org/qmail-qfilter/ - to perform some other work on the mail before it reaches the queue.
As it stands, I am forced to have qmail-scanner as the last program of the qmail-qfilter program chain as it is directly calling the queue application, however I would like to be able to work with the modified email message and not the original as I currently have to do.


I would like to know if you could consider allowing changing qmail-scanner to print the scanner message on stdout as a build option, I would prefer to see the change in the main tree instead as a in-house diff. As I am not a perl guru - allergic would be a more accurate descrition of my relation with perl ;) - so I have no patch but should you be willing to accept some I would try to provide you with one.

Regards,

Thomas


Hi

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


You can do this at configuration time or edit qmail-scanner-queue.pl and change it.


Hope this helps.

ST


------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Qmail-scanner-general mailing list Qmail-scanner-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general



------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Qmail-scanner-general mailing list Qmail-scanner-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to