Top "Mass-emails" questions

How can i know if someone has opened an email?

I am working on an email system (PHP based) where hundreds of emails will be sent by the users and …

php mass-emails campaign-monitor
Javamail, Transport.send() very slow

I have written a method for sending emails in bulk but it is very very slow (around 3 mails every 10 seconds). …

java jakarta-mail bulk mass-emails
How de we send out 5000 emails per hour using actionmailer in ruby on rails?

I have some questions about ActionMailer : How does Actionmailer connect to a smtp server ? Are the connections concurrent or parallel …

ruby-on-rails smtp actionmailer mass-emails