I had a problem with Email and the character encoding. Sending mail with the 
character 'ÄÖÜ' inside the mail body killed the mail server. So - look at 
correct encoding of the message text. 

Marco Schmidt




-----Ursprüngliche Nachricht-----
Von: [email protected] 
[mailto:[email protected]] Im Auftrag von 
Schwab,Wilhelm K
Gesendet: Freitag, 13. November 2009 01:29
An: [email protected]
Betreff: [Pharo-project] MailMessage

Hello all,

I am looking for a way to format text in email.  Html comes to mind (yes, I 
hate those emails too, but it would work and the recipients don't know any 
better<g>), as does attaching a file with the data.

I recently had to switch smtp servers, and for whatever reason, can no longer 
send html email.  The server says it accepted it, but the mail is never 
delivered; send plain text through it, and it works.

It could simply be that the server wants no part of html email, but it would be 
nice to repeat the test with another client, and/or try attachments as a 
solution to my problem.  I found MailMessage, and could not figure out how to 
set the recipient.

After some searching, I found 151 on Mantis; it is a five year old fix from 
Frank Shearer for adding recipients.  If I had to guess, things are still 
broken, but I will try it and see what happens.  Sending this now while I'm 
thinking about it.

If anybody knows a way around my current problems, please don't feel that you 
would be cheating me out of the fun of solving it myself :)

Bill



_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to