I tried using hotpop.com instead of gmail.

It seems to work for the first few steps, then it just stops doing anything. This is what I see with debug on:

Quote:
[11/28/08] [16:53:16] 220 -> EHLO (Introduce ourselves)
[11/28/08] [16:53:16] 250 -> AUTH LOGIN (Begin authentication)
[11/28/08] [16:53:16] 334 -> c2xpbXRocnVsbHhASG90UE9QLmNvbQ== (Send Base64 encoded username)
[11/28/08] [16:53:16] 334 -> VGh1bmRlcjE= (Send Base64 encoded password)
[11/28/08] [16:53:16] 250 -> MAIL (Auth OK; Specify FROM address)
[11/28/08] [16:53:16] 250 -> RCPT (Specify TO address)


It looks like the first few steps are handled fine, but after that it simply stops.


Yar