|
Hi, I want to know if is possible to connect with Amazon SES in order to send the osqa emails? why?
I wonder if is simple like change the email backend
But I dont know how is osqa sending the emails, for that is my question :) thanks in advance. |
|
Currently OSQA uses only SMTP as a primary email send mechanism. If SES can be used as a valid SMTP server you can make OSQA connected directly to it. Other than that I suppose you can add some proxy SMTP server that directly communicates with Amazon SES and make OSQA connect to the proxy. thanks, here is a how-to implement/connect Postfix with AmazonSES, the proxy @Jordan means: http://netwiser.blogspot.com/2011/02/setup-amazon-ses-to-relay-email-by.html
(14 Oct '11, 22:24)
panchicore
|