> Is there a problem using the email facilities of Rails to send out > these solicitations? Can the return addresses be spoofed so it > looks like the mail is coming from the user (again, this is with > the approval of, and on behalf of the user)? What problems do you see?
If you plan to send a large amount of emails (and sounds like you are), I recommend finding a third-party mail solution. The problem isn't *sending* the mail... it's making sure that it gets to its final destination. If you don't know what you're doing, it's super-easy to get blacklisted by Google, AOL, etc. -- Patrick --~--~---------~--~----~------------~-------~--~----~ SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby -~----------~----~----~----~------~----~------~--~---
