sub-q-list | 2 Aug 2007 21:08
Favicon

Re: Pulling the subject line

	I'll try again, the first time bounced! Maybe I need to put a
space in front of my telnet session (?) ...

---------- Forwarded message ----------

On Thu, 2 Aug 2007, Matt Sergeant wrote:

> On 2-Aug-07, at 11:47 AM, sub-q-list <at> rope.net wrote:
>
> > 	In my test module, I put the following in after reading
> > the subject line as noted:
> >
> > $self->log( 2, "SUBJECT:$subject" ) ;
> >
> > 	All I get is the first line without any continuation (on the same
> > line or a new line).
> >
> > 	I've also passed that variable to another program, and it treats
> > it as if there's only the first line.
> >
> > 	To me, that says that I'm not getting the entire subject line.
> >
> > 	Should I be doing something else?
>
> Can you show us the email you're trying to parse?

	I'm telnetting to the smtp port (those are tabs on continuation):

 data
 OK
 subject: this is a test
 	of multiline
 	subject

 test
 .
 QUEUED


Gmane