This seems like this should be easy but it is not working for me at all.
I have configured on my Windows/2000 Professional the SMTP services.
The intent is that outbound messages should go to my ISP for processing. So
I added under the "Delivery" tab - under "Advanced" my Smart Host's IP
address with the brackets "[]" and have cleared the "Attempt Direct Delivery
before sending to Smart Host.
Under the "Outbound Security" I selected "Basic authentication" and put in
my user name and password for the ISP server.
So what happens is my little SMTP server does indeed take the messages,
makes a connnection to the "Smart Host". But does not send the
authentication information.
A short look at the SMTP event log shows the handshake but no indication of
the userid or passwoard being sent. What happened? Is there some
configuration point I am missing here?
Thanks in advance for the help!
Here is the redacted log file...
25 EHLO - bernie 0 0 4 0 2243 SMTP - - - -
25 - - 250-smtp816.mail.sc5.yahoo.com 0 0 30 0 2313 SMTP - - - -
25 MAIL - FROM:<Bernard_Luksich@CompuServe.Com
25 - -
530+authentication+required+-for+help+go+to+http://help.yahoo.com/help/us/sbc/dsl/mail/pop/pop-11.html 0 0 25 QUIT - - 0 0 4 0 2453 SMTP - - - -
25 - - 220+smtp806.mail.sc5.yahoo.com+ESMTP 0 0 36 0 691 SMTP - - - -
25 EHLO - bernie 0 0 4 0 691 SMTP - - - -
25 - - 250-smtp806.mail.sc5.yahoo.com 0 0 30 0 772 SMTP - - - -
25 MAIL - FROM:<> 0 0 4 0 782 SMTP - - - -
25 - -
530+authentication+required+-+for+help+go+to+http://help.yahoo.com/help/us/sbc/dsl/mail/pop/pop-11.html 0 0 103 0 882 SMTP - - - -
25 QUIT - - 0 0 4 0 912 SMTP - - -