procmail
[Top] [All Lists]

Re: Re: over quota not bouncing with delivery via dmail via procmail via postfix

2001-05-18 11:07:29
Hi Philip,

I've been meaning to craft you a proper "Thank You" since you posted the 
solution to my problem but for now here's a quick one just so you know I'm very 
grateful for your assistance :)

After testing the change you provided, I re-read the "Procmail Quick Reference 
Guide" and it all makes sense now :) Sorry I didn't clue in earlier.

Thank you very much and have a great weekend!!

Clay Hicks

--------------- Original Message Follows ------------------
From: "Philip Guenther" <guenther(_at_)gac(_dot_)edu>
Date: May 15 2001 11:40 AM (Mountain Standard Time)
Subject: Re: over quota not bouncing with delivery via dmail via procmail via 
postfix

You need to set EXITCODE after the dmail recipe and put the 'w' flag on
the dmail recipe:

        :0 w
        |dmail +INBOX && echo "" >>newmail

        EXITCODE = $?

Also, note the use of "&&" to restrict the echo to the successful
delivery case.

Philip Guenther



<<  powered by http://www.norada.com  >>
_______________________________________________
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>