search for: end_of_messag

Displaying 2 results from an estimated 2 matches for "end_of_messag".

Did you mean: end_of_message
2006 Jun 30
0
Fwd: Need to send email from a worker
...p. Or you > could use your actionmailer class in the worker but that requires > you to load pretty much all of rails in your drb server which is > not very resource friendly. If its just a simple text email then I > would just use net/smtp like so: > > msgstr = <<END_OF_MESSAGE > From: Your Name <your at mail.address> > To: Destination Address <someone at example.com> > Subject: test message > Date: Sat, 23 Jun 2001 16:26:43 +0900 > Message-Id: <unique.message.id.string at example.com> > > This is a test mess...
2006 Jan 08
2
EOF ERROR occurs when sending mail by ROR
I meet an EOF ERROR when I try to send a mail by Mailer class. This is my error information. Could you please kindly tell me the reason for it and how to deal with it. Thank you. ------------------------------- EOFError in Order#confirm End of file reached RAILS_ROOT: ./script/../config/../ Application Trace | Framework Trace | Full Trace c:/ruby/lib/ruby/1.8/net/protocol.rb:197:in