Hello again, Sorry for the ignorance, I guess I don't quite understand how this is supposed to work.
I'm setting up the multiline response now, as the RFC states. But the error that gets sent back to the sender (in the mail status report) contains only the very last line of the multiline response. How can I make it such the entire response is echoed back to the sender? Thanks Ricardo On Fri, 21 Feb 2003 14:02:37 +0000 Brian Candler wrote: > 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]>
