search for: howtoreceiveemailswithactionmail

Displaying 7 results from an estimated 7 matches for "howtoreceiveemailswithactionmail".

2007 Apr 27
5
Reading e-Mails
Hi, I am new to ActionMailer, need to read incoming mails using rails ActionMailer, dont know how to do it.. also need to track bounced mails. Can anybody help me pls. Thanks Muralimaran Kumar. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2006 Feb 27
2
Read IMAP
Hello, I have a question about IMAP : I want read a IMAP mailbox in my application. I have found 2 pages about this : http://wiki.rubyonrails.org/rails/pages/HowToReceiveEmailsWithActionMailer/versions/203 http://www.codefetch.com/search?qy=login&lang=ruby But, Rails don''t want use ''net/imap''. So I can''t =( Thank you for your help pmt -- Posted via http://www.ruby-forum.com/.
2006 Sep 09
2
actionmailer HELP
Hi, I want to receive emails with actionmailer.And I try to do this example: http://wiki.rubyonrails.org/rails/pages/HowToReceiveEmailsWithActionMailer I am working on windows and I couldn''t set up Actionmailer for windows. How can I configure actionmailer for windows? I am glad,if anybody can help me Regards... -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message b...
2006 May 15
6
Getting Net::IMAP to work with PLAIN auth type...
...ls and I''ve been successful tinkering around but am miffed by the process of trying to connect to my mail server to receive email for ActiveMailer parsing. I''m hosted on TextDrive and have read the following article on the RubyonRails wiki: http://wiki.rubyonrails.com/rails/pages/HowToReceiveEmailsWithActionMailer. I want to connect to my TextDrive hosted email account using Net::IMAP but the problem is that the authentication method is ''PLAIN.'' I''ve been searching to find a good example of how to connect to an IMAP mailbox using the PlainAuthenticator, but I haven''...
2006 Apr 27
0
Newbie: Help with wiki IMAP example
Hi, I implemented the IMAP example at the bottom of: http://wiki.rubyonrails.com/rails/pages/HowToReceiveEmailsWithActionMailer The receiver app (inbox.rb) works fine when I run it against my mail server with the following line commented out: MailReader.receive(to, body) But when I uncomment that line I get error: inbox.rb:15 uninitialized constant MailReader (NameError) There is of course app/models/mail_reader.rb...
2005 Sep 16
0
stuffing POP3 mail into actionmailer... on windows?
I''ve read wiki.rubyonrails.com/rails/show/HowToReceiveEmailsWithActionMailer but can''t seem to find a route to automate stuffing mail into actionmailer on windows. Is there any way to automate a script that does this or is there anything like getmail that can do it for me? This just don''t do it for me: ruby script/runner Mailman.receive(STDIN.read...
2008 Jun 18
3
Best Way of Extracting Key Value from File
What is the best way of extracting a key value pair from a file. For example I have an email text file which goes like so : -- Return-Path: <atharshiraz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Delivered-To: test-ovehrGOUempiNnqEydH9iw@public.gmane.org Date: Sat, 3 May 2008 18:25:13 -0400 From: "Athar Shiraz Siddiqui" <atharshiraz-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>