in reply to Re^6: Sending Email to Exchange server from linux box
in thread Sending Email to Exchange server from linux box

Maybe you should lookup the error? SMTP 535 5.7.3 Authentication unsuccessful.
  • Comment on Re^7: Sending Email to Exchange server from linux box

Replies are listed 'Best First'.
Re^8: Sending Email to Exchange server from linux box
by chandanperl (Novice) on Aug 14, 2009 at 14:16 UTC
    Many Many Thanks 1)I think it may be a problem of exchange because permission of this user is not set properly. 2)Can u tell me is there any possiblity of bug in my code. OR my code is correct just i have to look out other things.
      2)Can u tell me is there any possiblity of bug in my code. OR my code is correct just i have to look out other things.

      Yes, because I can't see your code and anything is possible :) But the error strongly indicates that it is a permissions issue.

        whenever I am sending mail it goes properly on other account but in outlook either attachment goes or inline message goes.