search for: tmail

Displaying 20 results from an estimated 71 matches for "tmail".

Did you mean: mail
2006 Aug 04
1
[Info] TMail included in ActionMailer differs from ''normal'' TMail
Issue: Just to hopefully save someone else a bunch of fun in the future - a modified version of TMail is automatically installed with Rails in the ActionMailer module. This version of TMail (which is required in your rails environment by convention) differs significantly from the package available at: http://i.loveruby.net/en/projects/tmail/ (Second hit on Google for ''tmail''.)...
2006 Jul 05
1
TMail + Receing mail and extract attachments
Hi guys, I have a hard time with action mailer and TMail, I always get the following error... My code: << pop = Net::POP3.new(''pop.mydomain.com'') pop.start(''xxx'', ''xxxxx'') # (1) if pop.mails.empty? puts ''No mail.'' else i = 0 pop.e...
2008 Nov 30
4
ActionMailer weirdness: bad html '=3d' for all '='
I am getting html output in my email body with spurious characters that cannot be rendered, so that my links are not handled properly. What am I not getting here? My email body contains: -----------------clip------------- <A href=mailto:&quot;<%=h(''support-t1rxLZ7CIXjQT0dZR+AlfA@public.gmane.org'')%>? Support&quot;>Support</A><br/> with any
2006 May 25
4
Does TMail support Nested Multipart Messages? (Repost)
Hi, does anybody know if TMail supports nested multipart messages? I read a changelog that indicates so (http://dev.rubyonrails.org/svn/rails/trunk/actionmailer/CHANGELOG), but I haven''t been able to get it working so far. Maybe I am doing something wrong here? I attached the sample mail. Here is the code to...
2009 Dec 30
3
Mail now in ActionMailer
OK everyone, so we finally have Mail merged into ActionMailer replacing out TMail This is for the 3.0 release, and not part of the 2.x tree. I am the TMail maintainer and I decided this year to write a ruby email handler, the Mail gem is my solution to this. Mail takes a very object oriented approach to email. It conforms to RFCs as closely as practical and parses the 0.5gb...
2009 Dec 30
3
Mail now in ActionMailer
OK everyone, so we finally have Mail merged into ActionMailer replacing out TMail This is for the 3.0 release, and not part of the 2.x tree. I am the TMail maintainer and I decided this year to write a ruby email handler, the Mail gem is my solution to this. Mail takes a very object oriented approach to email. It conforms to RFCs as closely as practical and parses the 0.5gb...
2009 Oct 31
3
1.9 Compat and merging mail gem into ActionMailer
Hi all of both RoR Core and TMail. You may know me better as the maintainer of TMail. However, TMail has been a bit difficult to get working with Ruby 1.9, so in the light of that, I sat down over the past few months and wrote myself an all encompasing mail gem. Mail passes all of its hundreds of specs equally well in Ruby 1.8.6...
2006 Mar 29
1
ActionMailer - Message-id issue
Whenever I send e-mails through rails, part of the header comes out as follows: From: johndoe@domain1.com To: janedoe@domain2.com Message-Id: <442aba6514d50_154f7ba03530@iMac.local.tmail> With Outlook 2003 SP2''s new "anti-phishing" feature, it''s tagging all of these e-mails as junk. I tried sending the same content from my mail software, using the same e-mail addresses and everything. The headers come out nearly identical, except that the Messa...
2005 Dec 31
4
How might I use file_column for incoming email attachments?
I''m writing a ''Mailman'' model that catches emails sent to my application (kind of like backpack, I think). The trouble is that I''d like to save image attachments in the same was that file_column saves them--in fact, I''d really like to use a simple assignment like photo.image = attachment to save the image in its proper place. However,
2005 Mar 29
0
ActionMailer tmail/quoting.rb problem
Hi, Why did you allow this incompatibility? ;) * fixtures/notifications/signup: _foo @expected.body = read_fixture(''signup'') p @expected.body #=> " foo\n" # because text.gsub(/_/," ") If you enhance TMail::Mail#body like this, I want you to convert mail.body code in render_body. My mailer code now: # topic is a ActiveRecord instance. topic attrs encoding is Shift_JIS. mail = Notifications.create_invoice(sent_on, {"topic"=>topic}) # convert from Shift_JIS to ISO-2022-JP # mail.b...
2006 May 24
0
processing emails to extract HTML content? (is RubyMail or TMail right?)
...y from an HTML email - or - strip all of the email related stuff out of an email leaving just the HTML code that is in the body (ideally, so that it could be saved as an HTML page that is ready to show in a browser). Has anyone had success doing something like this? I''ve found RubyMail and TMail that purport to help with this, but was wondering if anyone had any experiences they could share with using them (or other plugins). Greg Edwards CTO, Eyetools Inc. gedwards1@eyetools.com (916) 792 4538 -------------- next part -------------- An HTML attachment was scrubbed... URL: http:...
2009 Oct 22
1
Can't figure you why I am getting deliver_from == Nil Using EmailSpec
...n error saying my deliver_from is nil, though when I follow the same steps in development, an email is sent with the appropriate from address. This is the message I am getting: ''Event Notification should be sent from an address with the event description'' FAILED expected #<TMail::Mail port=#<TMail::StringPort:id=0x7342b8a> bodyport=#<TMail::StringPort:id=0x733f598>> to deliver from "mytest Classroom 42 : Janet Teacher1 <myemail at this.com>", but it delievered from nil Any insight you can provide would be greatly appreciated. Best,...
2005 Mar 24
0
TMail Broken
Since the the upgrade to Rail 0.11 TMail parsing is completely broken, We had managed to implement a parser to handle nearly all message in our Torture test. After the upgrade parsing is broken unless you are using the built-in receive and create method it appears. -- Lon
2008 May 25
0
TMail and logger
...very solution always had disadvantages: unresponsive server, user from many countries with old computers (problem with flash ect).. So I''ve just finished a script to grab emails and decode entries from Gmail and it works good, but there is way too much logger information for each image (by TMail I suppose): aprox 20,000 lines for a small 300KB entry.. Content-Disposition: attachment; filename=10D_28-70L.jpg /9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAPAAA/+4ADkFkb2JlAGTAAAAAAf/b AIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxsc Hx8fHx8fHx8fHwEHBwcNDA0YEBAYG...
2007 Feb 24
1
Bug in TMail ?
...ll formed (name <email-Jbz+COfnBihBDgjK7y7TUQ@public.gmane.org>). email.from returns: ''--- - nicholas.wieland-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org '' I have the same behaviour sending with Mail.app and Gmail. Am I dramatically missing something here ? Or is it a bug in Tmail/ rails ? TIA, ngw --~--~---------~--~----~------------~-------~--~----~ 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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe...
2006 May 23
0
Does TMail support Nested Multipart Messages?
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: sample Type: application/octet-stream Size: 6906 bytes Desc: not available Url : http://wrath.rubyonrails.org/pipermail/rails/attachments/20060523/c0e8fd84/sample.obj
2007 Nov 09
0
Problem with Actionmailer/TMail & decoding Apple Mail Attachments
Im having problems with Apple Mail and decoding attachments that are sent from it. I''m not 100% sure but I think it might have something to do with them being inline. I''m a bit stumped, I haven''t managed to find anything about this anywhere and just wondered if anyone had come up again this? def receive(email)... if email.has_attachments?
2006 Jan 04
4
Multiple emails from one SMTP connection?
Hi all. I''m running a nightly job that is creating a CSV file and sending to member via SMTP. I got the following error after about 20 emails or so: Net::SMTPServerBusy Too many connections from IP... Is there a way (using ActionMailer) to open a connection and send multiple emails. Or could I make sure the connection is closed before opening another? The only other option is to send
2005 Mar 22
9
am i the only one with this problem?
...e:/Ruby/lib/ruby/site_ruby/1.8/rubygems/loadpath_manager.rb:5:in `r equire'' from e:/Ruby/lib/ruby/gems/1.8/gems/activesupport-1.0.2/lib/active_suppo rt/dependencies.rb:197:in `require'' from e:/Ruby/lib/ruby/gems/1.8/gems/actionmailer-0.8.0/lib/action_mailer /vendor/tmail/quoting.rb:1 from e:/Ruby/lib/ruby/site_ruby/1.8/rubygems/loadpath_manager.rb:5:in `r equire__'' from e:/Ruby/lib/ruby/site_ruby/1.8/rubygems/loadpath_manager.rb:5:in `r equire'' from e:/Ruby/lib/ruby/gems/1.8/gems/activesupport-1.0.2/lib/active_suppo rt/depe...
2009 Nov 04
11
Sending Mails with mutations ä,ü,ö
Hi everyone I am sending mails with rails in German. The Problem is that the German letters ä,ü,ö are arriving correctly at the receiver. When the subject contains the word Für the receiver gets Für Does anybody knows this issue? Thanks in advance. Adam -- Posted via http://www.ruby-forum.com/.