Author |
|
Jesper Gustavss Newbie
Joined: 04 December 2007
Online Status: Offline Posts: 8
|
Posted: 22 December 2009 at 5:35am | IP Logged
|
|
|
Hi
I want to send emails using different SMTP servers and change it on fly. Is it still posible to use the MMQ? Or will it always send with the SMTP settings in the control panel, Tab-SMTP.
Regards
//Jesper
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 22 December 2009 at 5:43am | IP Logged
|
|
|
MailBee Message Queue does not support sending mails through multiple relay SMTP servers. As a workaround, you can run multiple MMQ instances as described here.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 22 December 2009 at 6:19am | IP Logged
|
|
|
There's also another approach in this regard: you can stop MMQ service, modify configuration file to specify new SMTP credentials there and start service again, all of these can be done programmatically.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|