email - How do I send mail from a Ruby program? -


i want send email ruby application. there call in core language or there library should use? what's best way this?

if don't want use actionmailer can use net::smtp (for actual sending) tmail creating emails (with multiple parts, etc.).


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

asp.net - In javascript how to find the height and width -