cannot send exchange mail

  • Thread starter johannes klabbers
  • Start date
J

johannes klabbers

receiving mail and everything else on the exchange server is working
perfectly but i cannot SEND mail - it returns an error because it
thinks that the address i am sending the mail TO is the address i am
trying to send it FROM and returns 'relaying denied'
 
D

Dave Cortright

receiving mail and everything else on the exchange server is working
perfectly but i cannot SEND mail - it returns an error because it
thinks that the address i am sending the mail TO is the address i am
trying to send it FROM and returns 'relaying denied'

You may need to enable SMTP authentication in the account settings. Also,
verify with your Exchange admin that SMTP is indeed enabled on the server.
 
C

Corentin Cras-Méneur

Dave Cortright said:
You may need to enable SMTP authentication in the account settings. Also,
verify with your Exchange admin that SMTP is indeed enabled on the server.


Beside that, from the error message, I suspect that they are trying to
block relaying from their server and they might only accept e-mail with
a reply-to address from their domain, meaning that you can send mail
from your account on this server but you can no longer send mail from
other accounts you could have outside.

I've had the same problem recently and I decided to use sendmail on my
Mac instead... I use my mac as my own SMTP server.


Corentin
 
Top