If the mailserver is configured properly it will refuse the connection because it cannot authenticate you. SMTP itself has no auth mechanism so the way it normally works is that you have to do a fetch first, via POP3 which does support auth. At least that's how Gmail and web.de do it. I just learned there is also SMTP-Auth now. So in essence, check your mailservers config and see how it handles auth.
holli
You can lead your users to water, but alas, you cannot drown them.