Do we need Exchange to do this?
Hello,
This is a newbies question;) We have an SaaS application needs to allow users to send emails where the user can specifiy x an y like xxx@yyy.com
Do we need exchange for this? Or is it overkill?
Thanks!
October 21st, 2010 6:55pm
Nope, you don't need Exchange.
You just need an SMTP server that can accept the email from the application, presuming that is how the application sends email. A standard Windows server can have SMTP installed (it is part of IIS), or you could use your ISPs SMTP host, or a Linux box etc.
Simon.Simon Butler, Exchange MVP
Blog |
Exchange Resources
Free Windows Admin Tool Kit Click here and download it now
October 21st, 2010 7:25pm