At 17:43 +0000 18-08-2004, Payal Rathod wrote:
On Wed, Aug 18, 2004 at 05:08:13PM +0200, Salvatore Toribio wrote:
 There is a qmail patch that does something similar with the
 return-path, and it is done at the start of the smtp session:

 http://js.hu/package/qmail/

http://js.hu/package/qmail/qmail-1.03-mfcheck.4.patch

Thanks for the mail. But this is not what I needed. For example I want some users to not send out mails to any domains other than local and I need to filter them out using From: because their IPs in my network are not fixed. I can maybe hack up a script to do that, but qmail-scanner is eating up my QMAILQUEUE variable.

Any ideas to it?

With warm reagrds,
-Payal

Qmail-scanner redirect its output with this variable:

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


YOu can change it to your filter, and the your filter could redirect to the real qmail-queue.


Cheers

Salvatore


------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to