On Thu, Feb 20, 2003 at 08:34:49PM -0800, [EMAIL PROTECTED] wrote:
> I tried searching the mailing list but didn't find anything specific.
> I have a perlfilter setup and according to the courierfilter man page,
> "The result code may be a multiline response,
> just like a regular SMTP reply."
> How exactly do I provide a multiline response?
See the SMTP spec, RFC2821, and search for "multiline"
The case of expanding a mailbox list requires a multiline reply, such
as:
C: EXPN Example-People
S: 250-Jon Postel <[EMAIL PROTECTED]>
S: 250-Fred Fonebone <[EMAIL PROTECTED]>
S: 250 Sam Q. Smith <[EMAIL PROTECTED]>
-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users