Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

Working on a web application (developed in aspx) which will send out mails on behalf of registered users. Does there exist a good relaible third party product which could provide:

Sending of mails on behalf of my registered users Handle bounced mails, ie somehow notify the user when a mail is bouncing A log stored for each send mail. The log should contain content of mail send, bounce status etc.

share|improve this question

1 Answer

check out Telerik WebMail which is a fully featured internal email system. You can provide server settings and create new emails. Start sending and receiving emails immediately.

share|improve this answer
Please summarize the content of the page that you link to in case the link dies in the future. meta.stackoverflow.com/questions/8231/… – GSee Jul 15 '12 at 22:29

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.