You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Eric Pugh <ep...@upstate.com> on 2005/12/01 14:46:28 UTC

Re: DO NOT REPLY [Bug 37363] - [email] Address char-set can not be individuallyset

James,

We should keep this discussion on the commons-dev email list, I'll cc  
it there.   I would love to take a patch file for you, and if you  
haven't worked with Open Source before and Apache specifically I can  
help you.  In terms of getting the changes in, well we are ALL apache  
developers!   In order to submit a patch, all you have to do is check  
out the source, make the change, write a unit test, and then create a  
patch file.  I find Eclipse and Maven make this very very easy.

I suggest you read http://www.apache.org/foundation/how-it-works.html  
for more about Apache Foundation and how you can become involved.

Eric


On Nov 30, 2005, at 10:44 PM, James Huang wrote:

> Well, my use case is simpler but I know for sure it is happening in  
> real word: the encoding of email addresses is different from that  
> of the whole message. This happens to some Japanese mail systems,  
> as I was told.
>
> To cope with my use case, the fix is extremely easy: in the  
> org.apache.commons.mail.Email class, just add a few more methods to  
> take javax.mail.internet.InternetAddress as parameter. Afterall, I  
> believe InternetAddress is used internally anyway.
>
> I don't want to go through the hassle of creating accounts, etc.,  
> in order to submit patches, and just hoping some apache mail  
> developer will make this easy fix. Your scenario is interesting but  
> different; I'd imaging you'll have to change the encoding for the  
> message body itself in order to send to different recipients  
> (expecting specific encoding)?
>
> Cheers,
> -James
>
>
>> From: bugzilla@apache.org
>> To: judoscript@hotmail.com
>> Subject: DO NOT REPLY [Bug 37363]  -    [email] Address char-set  
>> can not be individually set
>> Date: Tue, 29 Nov 2005 15:36:57 +0100 (CET)
>>
>> DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
>> RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
>> <http://issues.apache.org/bugzilla/show_bug.cgi?id=37363>.
>> ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
>> INSERTED IN THE BUG DATABASE.
>>
>> http://issues.apache.org/bugzilla/show_bug.cgi?id=37363
>>
>>
>>
>> ------- Additional Comments From epugh@upstate.com  2005-11-29  
>> 15:36 -------
>> Would you like to submit a patch and a unit test?  Basically, what  
>> this allows you to do is send a single
>> email to multiple recipients, and each recipient gets their own  
>> charset for their email?
>>
>> --
>> Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi? 
>> tab=email
>> ------- You are receiving this mail because: -------
>> You reported the bug, or are watching the reporter.
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org