3 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Bounces from prog...
FromSent OnAttachments
Bowie BaileyMay 24, 2005 12:12 pm 
Bowie BaileyMay 26, 2005 8:54 am 
Sam VarshavchikMay 26, 2005 10:10 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Bounces from program deliveryActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:May 26, 2005 10:10:48 am
List:net.sourceforge.lists.courier-users

Bowie Bailey writes:

I sent out this question a couple of days ago and have received no responses. Does anyone have an answer?

Bowie

I am writing a delivery program that will be called by maildrop as so:

to "| ./program"

I have determined that I can bounce the message by giving a return code of 64, 65, 67, 68, 69, 70, 76, 77, 78, or 112.

Two questions...

1) Is there any difference between these codes?

2) Can I specify a reason for the bounce? Right now, it just gives a generic bounce message with no reason given for the failure.

There's no difference between the numeric exit codes, and error messages may be printed to standard output.