How can I point SQLAnswersMail to a different Exchange server?

0 votes
asked by about SqlAnswersMail
edited by

I have updated the exchange server using SqlAnswersMailConfig.exe but how can I make the package read this new configuration?

3 Answers

0 votes
No avatar answered by (193k points)

You will need to rebuild the package because the program can't modify the already existing settings.

0 votes
answered by

Thanks, but I don't know how to "rebuild" the package. If I run SqlAnswersMailConfig.exe and change the settings and save it, these changes are written to SqlAnswersMail.ini. What else do I have to do?

commented by (193k points)
When you configure the new server, make sure to test the connection. If it works then the new settings will be applied using what you have just configured then using your SQL server invoke the following command to send an email. Also, the packages will read the settings that the server offers eliminating the need to modify anything.

exec sp_sendSAM
@subject = 'Test',
@message = 'Test Email',
@recipients = 'info@domain.com
0 votes
No avatar answered by (140 points)

Work with exchange server databases owing to fix corrupt mailbox exchange 2003

Apply this item http://www.fixcorruptmailboxexchange.exchangefixtool.com/

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...