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
