Displaying 1 result from an estimated 1 matches for "quemanag".
Did you mean:
quemanager
2005 Jun 16
1
Sending bulk mail
What is the advised way to send bulk mail (as in an opt-in newsletter)
in Ruby? Should I simply use the Net::SMTP class and loop through list
of recipients? Or is there a better way?
Thank you