procmail
[Top] [All Lists]

procmail EXITCODE && MTAs

2001-03-30 06:16:53
Hi.

How can I manage to return the EXITCODE in procmail, to the remote MTA
about user quota or any text I want ?

nate(_at_)lotech(_dot_)org, opened my eyes with something similar:
 :0
 * $^TO${LOGNAME}-(bounce|bounce2)
 {
   EXITCODE = 100
   :0 fhbi
   | echo -n "Sorry, no mailbox here by that name. (#5.1.1) pm"
   :0
   |
 }



-- 
Angelo Neacsu              <exotic(_at_)mediafax(_dot_)ro>
Network Engineer
Mediafax News Agency    <http://www.mediafax.ro>

_______________________________________________
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>
  • procmail EXITCODE && MTAs, Angelo Neacsu <=