Hi Daniel,

If you're referring to "returnR [EMAIL PROTECTED]" I think you're correct.
This should be a valid email address so we can drop the returnR bit.

I stupidly copied an example from another class without checking validity.

Well spotted!!


/Colin


----- Original Message -----
From: "Daniel Rall" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, July 25, 2001 5:57 AM
Subject: mail header?


> [EMAIL PROTECTED] writes:
>
> >   1.3       +281 -150
jakarta-turbine/src/adapter/org/apache/turbine/util/mail/Email.java
> >
> >   Index: Email.java
> >   ===================================================================
> >   RCS file:
/home/cvs/jakarta-turbine/src/adapter/org/apache/turbine/util/mail/Email.jav
a,v
> >   retrieving revision 1.2
> >   retrieving revision 1.3
> >   diff -u -r1.2 -r1.3
> >   --- Email.java 2001/07/14 21:29:32 1.2
> >   +++ Email.java 2001/07/25 01:05:29 1.3
> >   +    /**
> >   +     * Used to specify the mail headers.  Example:
> >   +     *
> >   +     * X-Mailer: Sendmail, X-Priority: 1(highest)
> >   +     * or  2(high) 3(normal) 4(low) and 5(lowest)
> >   +     * Disposition-Notification-To: returnR [EMAIL PROTECTED]
> >   +     */
> >   +    private Hashtable headers = null;
>
> I'm unfamiliar with the Disposition-Notification-To SMTP header, but
> the example looks somewhat suspicious.  Just want to double-check.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to