Source code?

On Sat, Mar 26, 2011 at 11:06 AM, uday kiran <udaykiran.ra...@gmail.com>wrote:

> 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.
>
>
> On 26 March 2011 15:13, Frederick Cheung <frederick.che...@gmail.com>wrote:
>
>>
>>
>> On Mar 26, 6:39 am, 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
>> > Thanks & regards
>> >
>> > udaykiran
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Ruby on Rails: Talk" group.
>> To post to this group, send email to rubyonrails-talk@googlegroups.com.
>> To unsubscribe from this group, send email to
>> rubyonrails-talk+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/rubyonrails-talk?hl=en.
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to