Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Sending mails to external mail addresses with exchange server 2007 no more possible

web-app

We have Gemini 2.1.1.

In past we used our MS Exchange Server 2003 to send mail alerts.

We were able to send mails to external mail adresses (e.g. to every customer/supplier).

Suddenly, we are no more able to send mails to external mail addresses. Sending to our internal mail adresses still works.

The change in between, was an upgrade from MS Exchange Server 2003 to MS Exchange Server 2007. Our IT rechecked all settings and gave full access to ITS to use sending mails. They do not have any further idea how to fix this major problem.

When I add a comment for example into an issue, and it has an internal and external set as Issue watcher. The mail I receive just has the internal mail adress in its recipients list, the external mail address is not visible in the recipients list.

 

This is the err log I receive just after commiting the comment.

  

Error Message

Dated

Stack Trace

Additional Information

 

 

 

 

Mailbox unavailable. The server response was: 5.7.1 Unable to relay

21/11/2007 14:55:03

SOURCE: System TARGETSITE: System.Net.Mail.MailWriter SendMail(System.Net.Mail.MailAddress, System.Net.Mail.MailAddressCollection, System.String, System.Net.Mail.SmtpFailedRecipientException ByRef) STACKTRACE: at System.Net.Mail.SmtpTransport.SendMail(MailAddress sender, MailAddressCollection recipients, String deliveryNotify, SmtpFailedRecipientException& exception) at System.Net.Mail.SmtpClient.Send(MailMessage message) at CounterSoft.Gemini.Business.MailPlugin.SendMail(String smtpServer, String fromEmailAddress, String subject, ArrayList emailList, String body, Boolean bHTML)

 

Mailbox unavailable. The server response was: 5.7.1 Unable to relay

21/11/2007 14:54:58

SOURCE: System TARGETSITE: Void Send(System.Net.Mail.MailMessage) STACKTRACE: at System.Net.Mail.SmtpClient.Send(MailMessage message) at CounterSoft.Gemini.Business.MailPlugin.SendMail(String smtpServer, String fromEmailAddress, String subject, ArrayList emailList, String body, Boolean bHTML)

 

 

 

Please help.

deniz
· 1
deniz
Replies (1)
helpful
0
not helpful

Issue fixed:

We changed the webconfig to:

<add key="SMTPAuthentication" value="BASIC"/> this fixed the problem to send mails to external addresses. But for one user, this anyway did not helped. We just created a new account for him and now we are again able to send mails to external mail addresses.


deniz
· 1
deniz