Danny Angus wrote:
> 
> I've fixed a bug in org.apache.James.James.bounce()
> when a mail was bounced no date header was put in the bounce mail (so my
> mail client was listing it before all the dated mails), *until now*  :-D
> 
> diff below src attached.

Diff applied. Thanks.

> 
> (ps am I doing the right thing, sending diffs and src to the list?)

Just diff is fine (unless a new file, obviously)

Charles


> 
> d.
> 
> ===================================================================
> RCS file:
> /home/cvspublic/jakarta-james/src/java/org/apache/james/James.java,v
> retrieving revision 1.8
> diff -r1.8 James.java
> 33a34
> > import org.apache.james.util.*;
> 430c431
> <
> ---
> >                       reply.setHeader("Date", RFC822DateFormat.toString(new 
>Date()));
> 
>   ------------------------------------------------------------------------
>                  Name: James.java
>    James.java    Type: unspecified type (application/octet-stream)
>              Encoding: quoted-printable
> 
>   ------------------------------------------------------------------------
> ---------------------------------------------------------------------
> 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