if exitcode is set and exit is called in an exception, control will pass
out of the exception instead of unconditionally terminating... I dont think this is an expected behaviour.



A short example:


exception {
        EXITCODE=77
        exit
}
#<--- control will get to here
to "Maildir/"


All mail will both bounce with permission denied AND be delivered.


Regards,
   Mark Bryars




------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to