We have a version 7 installation that we just upgraded to version 8. We have an Exchange 2011 server in the local domain.
FogBugz is using a domain account XXX\Fogbugz.
This domain account have a dedicated mailbox in the exchange server.
The FogBugz and the Exchange servers are on the same subnet.
Whenever we try to send mail from FogBugz we get this error:
Couldn't construct the mail message. Error: System.Net.Mail.SmtpException: 550 5.7.1 Client does not have permissions to send as this sender at Wasabi.Runtime.Mail.SmtpClient.SendCore(MailMessage message) in c:\code\release\build\fogbugz\8.3.42\Wasabi\Wasabi.Runtime\Mail\SmtpClient.cs:line 777 at Wasabi.Runtime.Mail.SmtpClient.SendInternal(MailMessage message) in c:\code\release\build\fogbugz\8.3.42\Wasabi\Wasabi.Runtime\Mail\SmtpClient.cs:line 540 at Wasabi.Runtime.Mail.SmtpClient.Send(MailMessage message) in c:\code\release\build\fogbugz\8.3.42\Wasabi\Wasabi.Runtime\Mail\SmtpClient.cs:line 516 at Wasabi.Runtime.Mail.SmtpWrapper.Send(MailMessage message) in c:\code\release\build\fogbugz\8.3.42\Wasabi\Wasabi.Runtime\Mail\SmtpWrapper.cs:line 57 at FogCreek.FogBugz.__Global.RawTestMail() in c:\code\release\build\fogbugz\8.3.42\FogBugz\distribution\src-Website\diagnostics.was:line 599
I can login to the account XXX\Fogbugz and send mail just fine. I use the same password for setting up FogBugz.
Any suggestions how we can fix this?
/Joakim p.s. I'm trying this using the diagnostics, can this make a difference? d.s.