Expert: Randy Sill Date: 7/3/2008 Subject: smtp authentication
Question hello randy.
we have a similar problem in our delphi program sending e-mail.(we use idSmtp component).
we connect to the server but get "5.7.3 client does not have permission to submit mail to this server" message when trying to send the mail.
you had a similar problem.i wonder if you were able to solve it.
we are sending mail without a problem using the same server with outlook express.
thanks in advance for your help.
albert zara
Answer I did solve it, but by switching to CIS (Clever Internet Suite). I liked their support for SSL email better which requires no external dlls . I would turn on the Outlook Express debug logs and compare the log to the same steps in Indy (with logging components connected). I can't recall getting the permission error since switching to CIS.