An excellent example is at http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/python/python/dist /src/Lib/smtplib.py?rev=1.58.2.1&content-type=text/plain
It should give you a pretty good idea and a information on variations. smtp client in commons should be good too but I like this python module more. Reading from test at end of file may be a good way to pick up the flow. Another really simple example from protocol perspective may be http://cvs.apache.org/viewcvs.cgi/jakarta-james/tests/src/conf/smtp.protocol session?rev=1.1&content-type=text/vnd.viewcvs-markup Harmeet --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
