procmail
[Top] [All Lists]

postfix + procmail gateway

2001-10-25 08:59:16
Hello,

I'm trying to make a procmail + posftix email gateway.

I played with the postfix in main.cf :
content_filter = vscan:
vscan_destination_recipient_limit = 100
vscan_destination_concurrency_limit = 5

And defined vscan like that in master.cf :
vscan   unix    -       n       n       -       5       pipe user=virusck
    argv=/usr/bin/procmail -m /etc/procmailrc ${sender} ${recipient}
localhost:2525 inet n  -       n       -       -       smtpd
     -o content_filter=


So postfix is listening on localhost:2525 and those mails are not filtered
(content_filter is empty).

I need procmail to deliver the email to localhost:2525 after processing it.

Is there a [simple and computing unintensive] way to do that with procmail ?

With an external program ?

Thank you by advance,

Ben
-- 
 Au début ils vous ignorent. Ensuite ils se moquent de vous.
 Après ils vous combattent. Alors vous gagnez.
                                      Mahatma Gandhi

Benoit des Ligneris 
ICQ : 12052994
http://www.physique.usherb.ca/~bligneri/ 
Tel. Travail : (819) 821-8000 3072 ou 3018 
fax.         : (819) 821-8046
Key Fingerprint : 3A58 11D1 686A B4D4 5220  BB34 7D98 BF45 B57B 85B8
 11:38am  up 13 days, 22:20,  1 user,  load average: 0.69, 0.67, 0.79
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>