Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
smtp relaying pblm in using winsock
Name: chandrasekar Date: February 13, 2003 at 04:34:29 Pacific OS: win 98 CPU/Ram: pentium/64
Comment:
hi i have got pblm in sending mail using winsock thru vb. the smtp server replies with the Relaying Denied error.it needs authentication for sending mails. how could i send authentication to the smtp server to send the mails
Name: micah Date: February 13, 2003 at 11:20:14 Pacific
Reply:
I've had that problem before...With yahoo.com and such. try pretending you are yahoo(or whatever server you are being denied by) while hotmail is sending you email then log the authentication. When you are sending mail to the server that denies you tell it you are hotmail (EHLO hotmail.com) and then send it hotmail's authentication....idk if it will work or not but you can try it. good luck
Summary: sir, thiere is problem in program, that is finding OS using winsock.ocx in VB6.is it possible to find which os client using any way? thanks and regards charan ...
Summary: Hey all- I am working on some smtp relay software for my linux box. The actual relaying of the smtp commands works fine. However, I need to add a spam filter, specifically this one called SpamAssass...
Summary: hello everybody i wrote a mail client in vb using winsock control . the program works fine in my computer where vb is installed but if i want to run this program in a computer where vb is not installe...