views:

8

answers:

0

We have developer who using rails to develop intranet for us using rails. This intranet will able to trigger email and email will relay throguh our in house exchange. Currently developer have issue at sending mail portion. They use:

address = smtp.ourdomain.com user_name = sis (Windows Active Directory) password = password domain = ourdomain.com

Every time this app try to send an email, the error occur, authentication failure. I believe Rails have EWS which working with Exchange 2007, could somebody advice to us.

This problem should be solve as soon as possible, so that management can announce intranet to all company staff