Re: [patch] MailMessage.java

2003-08-03 Thread Erik Hatcher
Please create a Bugzilla issue for this and attach a patch file. Erik On Saturday, August 2, 2003, at 03:30 PM, Michael Davey wrote: Hello, Here is a patch for org/tools/mail/MailMessage.java that adds the following: * Support for message encoding (alphabets) * Fixes to headers for w

[patch] MailMessage.java

2003-08-02 Thread Michael Davey
Hello, Here is a patch for org/tools/mail/MailMessage.java that adds the following: * Support for message encoding (alphabets) * Fixes to headers for when an optional header hasn't been set (used to send blank headers) (we should check that at least one header from the set: to, cc, bcc, resen