Link to home
Start Free TrialLog in
Avatar of b_yousif
b_yousif

asked on

Sending Message through SMTP server that is requiering authentication

i have aprogram that was used to send mails using SMTP. the people who are using the program change their exchange mail setting so it becomes need authentication to send an e-mail.
the program uses the SMTP.CCP file. i tried to  debug the program to find out where it fails , and find that it fails after sending the DATA command.

i think that i need to pass the password of the user when creating the connection. but unfortunetly i don't know how.
ASKER CERTIFIED SOLUTION
Avatar of jhance
jhance

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of b_yousif
b_yousif

ASKER

authentication required is a valid account and its password
Listen, if you are just going to make wise-cracks, get your help elsewhere!
Actually, your history as an Experts-Exchange user is quite poor.  Not only do you NOT resolve your questions but you give poor grades for no clear reason.  EXPERTS BEWARE!!!

Questions Asked 13
Last 10 Grades Given C B B A C  
Question Grading Record 5 Answers Graded / 5 Answers Received

Many open questions, some VERY old:

https://www.experts-exchange.com/jsp/qShow.jsp?ta=prodappgen&qid=20163239
https://www.experts-exchange.com/jsp/qShow.jsp?ta=mfc&qid=20284468
https://www.experts-exchange.com/jsp/qShow.jsp?ta=mfc&qid=20273330
https://www.experts-exchange.com/jsp/qShow.jsp?ta=mfc&qid=20273087
https://www.experts-exchange.com/jsp/qShow.jsp?ta=visualbasic&qid=20300471
https://www.experts-exchange.com/jsp/qShow.jsp?ta=exchangesvr&qid=20163706
https://www.experts-exchange.com/jsp/qShow.jsp?ta=hpscanners&qid=20294291

I'm asking the EE moderators to "help" you out!
Dear jhance,
Thank you very much for your last note, it was realy a mistake from my side that i left some questions without accepting or rejecting them. the case was that i asked the qustion then didn't get right or full question, and then no body send again so i forget about it.

regarding my question i'm not going to make any kind of cracking the situation is exactly as i told you.
what happened is that the admin add more security to our exchange so the application is no longer send mails outside.
to compare the situattion, in outlook express, in the account's property you have to add that your server is requiring authentication.

can you give me help now.

Note,,
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial