I\'ve a requirement to send more than 20000 alert mails at one click and wanted to limit the number of mails sent per minute.
Requirement: I am writing a web application (Rails on Heroku) through which users can create groups and user should be able to post a message to the group simply by sending an email to the group.
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
This question already has answers here: Closed 11 years ago. Possible Duplicate: Avoid being blocked by web mail companies for mass/bulk emailing ?
I just installed JAMES (Java Apache Mail Enterprise Server) and I am trying to use this as a mail server.
I would like to have a server that is able to receive emails. Then I want to use PHP to program the way the emails are shown to the users. Can I do it purely with PHP? I mean, it is not a problem to s
I\'m trying to code a mail sender service. Previously I built a simple desktop application which uses my shared hosting mail server to send html mails. But now it\'s not enough and I plan switching to
greetings all I have a postfix mail server that contains many domains and each domain contains many users (each user has a mailBox)
I\'ve got a web application i\'m currently testing on different levels (junit tests, integration tests within cargo container running a tomcat, htmlunit etc.) and i\'m facing aproblem now.
Closed. This question is off-topic. It 开发者_如何学运维is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.