I am having trouble sending e-mails through my server.
When I am connected directly to the internet, I can send e-mails straight to smtp.sbcglobal.yahoo.net.
smtp.sbcglobal.yahoo.net requires authentication. So I provide a username and password.
When I connect through my server, it appears that my client send the e-mail without authenticating. And the message appears in my sent folder. Although, it does not go anywhere.
How can I set up my server to be transparent, or not use any e-mail functionality and just send my e-mails?
Any help is appreciated.