Forum: Ruby on Rails Email Program

Posted by uday kiran (Guest)
on 2011-03-26 09:17
(Received via mailing list)
hi

 Iam udaykiran.Iam new to ror.


   can u send the email program using ror.please urgent


Thanks & regards

udaykiran
Posted by Frederick Cheung (Guest)
on 2011-03-26 10:44
(Received via mailing list)
On Mar 26, 6:39am, uday kiran <udaykiran.ra...@gmail.com> wrote:
> hi
>
> Iam udaykiran.Iam new to ror.
>
>  can u send the email program using ror.please urgent
>

Not entirely sure what the question is, but Rails apps can of course
send email using actionmailer (which supports several delivery methods
and can be extended to support others (eg amazon SES))

Fred
Posted by uday kiran (Guest)
on 2011-03-26 14:38
(Received via mailing list)
OK

  i write the program it shows message


   Time expired


C:/Ruby187/lib/ruby/1.8/timeout.rb:64:in `rbuf_fill'
C:/Ruby187/lib/ruby/1.8/net/protocol.rb:134:in `rbuf_fill'
C:/Ruby187/lib/ruby/1.8/net/protocol.rb:116:in `readuntil'
C:/Ruby187/lib/ruby/1.8/net/protocol.rb:126:in `readline'
C:/Ruby187/lib/ruby/1.8/net/smtp.rb:923:in `recv_response'
C:/Ruby187/lib/ruby/1.8/net/smtp.rb:554:in `do_start'
C:/Ruby187/lib/ruby/1.8/net/smtp.rb:933:in `critical'
C:/Ruby187/lib/ruby/1.8/net/smtp.rb:554:in `do_start'
C:/Ruby187/lib/ruby/1.8/net/smtp.rb:525:in `start'
C:/Ruby187/lib/ruby/1.8/net/smtp.rb:463:in `start'
C:/Ruby187/lib/ruby/gems/1.8/gems/actionmailer-2.1.0/lib/action_mailer/base.rb:627:in
`perform_delivery_smtp'
C:/Ruby187/lib/ruby/gems/1.8/gems/actionmailer-2.1.0/lib/action_mailer/base.rb:508:in
`__send__'
C:/Ruby187/lib/ruby/gems/1.8/gems/actionmailer-2.1.0/lib/action_mailer/base.rb:508:in
`deliver!'
C:/Ruby187/lib/ruby/gems/1.8/gems/actionmailer-2.1.0/lib/action_mailer/base.rb:414:in
`deliver'



Here deliver method fails pls give me the solution.
Posted by Chris Kottom (Guest)
on 2011-03-26 15:14
(Received via mailing list)
Source code?
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.