aboutsummaryrefslogblamecommitdiff
path: root/mail/rubygem-pony/pkg-descr
blob: 0240080832901a329983c8db78872e2ad6a1e39a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                         
                                    
The express way to send mail from Ruby.

Send email in one command: 
Pony.mail(:to => 'someone@example.com', :body => 'hello')

Pony uses /usr/sbin/sendmail to send mail if it 
is available, otherwise it uses SMTP to localhost. 

Also, you may need rubygem-smtp_tls if you want to
send via tls/ssl and are using ruby < 1.8.7

WWW: https://github.com/benprew/pony