Nov. 29, 2010
9:54 a.m.
It works for me... I changed the from, to, and the smtp server. What does the error say? Maybe your smpt server requires you to authenticate? Cheers, Adrian On Nov 29, 2010, at 01:28 , Daniel Klein wrote:
I can't seem to get:
SMTPClient example
to work.
I changed the 'deliverMailFrom:', 'to:' and 'usingServer:' arguments to valid entries but I keep getting a 'TelnetProtocolError'.
Could someone else please test this out cos I think it's broken. Please prove me wrong ;-)
I'm using:
Pharo-1.1.1-- Latest update: #11414
on Windows XP Pro SP3.
Dan