How to Handle incoming mails in ruby on rails? -- Posted via http://www.ruby-forum.com/.
Am 15.07.2009 um 08:43 schrieb Ruby on Rails:> How to Handle incoming mails in ruby on rails?http://guides.rails.info/action_mailer_basics.html#receiving-emails Felix
Thanks Felix, But how to handle this emails in my application ? Do i have to make curl url or any ruby script/runner UserMailer.action(''STDIN.READ'') something like that ? By the way thank for your Guidance. -- Posted via http://www.ruby-forum.com/.