Yeah, did that to, finally I got the connection, or so I believe since I at least ended up in the Connect event of the Winsock-obj.
But I'm uncertain that I've got my facts straight, the SendData method sends (surprisingly) data, so a idstring to the SMTP-server would be "HELO <mailaddy>" which it seems to send, then I'd like to see what the server replies, if it replies with a number over 500 something is seriously wrong, otherwise it should be safe to continue.
But all I get back is a blank (vbcrlf), dunno if I'm doing the wrong thing with GetData strResult, vbString???

God, somedays I just wish I hadn't got out of bed...

/G