ASP Code to send mail to AOL

Sailor

Perch
I found some old threads on this, but doesn't seem to have been resolved. I have a script on Win14 that sends a thank-you email using CDOSYS. Any messages to AOL bounce back with this message:
Unable to deliver message to the following recipients, due to being unable to connect successfully to the destination mail server.

"From" is always postmaster@jilli-el92r0zn2 (that's it - not a full email address).

Jodo support tells me I need to use authentication. Can anyone share some code on how to do Authentication with CDOSYS?

Thanks
 
KC, thanks - that was very helpful. Now, next question - this client doesn't have any POP mail accounts (they prefer forwards for some reason). I obviously need a POP account set up in order to do authentication. Will this "authenticated user" over-ride the "From" oin the emails I generate?
 
Back
Top