From: Jan E. <li...@mo...> - 2002-08-16 12:29:36
|
I'm writing an application that needs to be able to send confirmation emails ... so I looked at some of the available SMTP classes but wasn't able to find one that was clean and reusable, so I started to write my own. Well, it works but ... it lacks error handling since I don't know much of the SMTP protocol. So my question is: before reinventing the wheel (I would prefer spending my time on something else) does anyone know of good, clean, re-usable SMTP class? It needs to be able to handle 8-bit chars on both Mac and Windows ... but only text jem -- Jan Erik Moström je...@mo... www.mostrom.pp.se |