Itty bitty issue when sending emails with illegal chars in subject
Øyvind Harboe <[email protected]>
| Newsgroups | gmane.comp.java.classpath.extensions.javamail |
|---|---|
| Organization | Zylin AS |
| Message-ID | <1074768953.13927.27.camel@famine> |
I accidentally wrote my test program such that it sent an email with \n in the subject. I suppose a motherly javax.mail implementation would have thrown an exception :-) Øyvind