please do you know of an open source alternative for email2db,

or some module in ruby or php that allows me to interact with emails, I want to open a link from an email and send the data from the attachment to a mysql,

thank you very much!

link|improve this question

1  
Both PHP and Ruby have an IMAP class to interact with mailboxes, see php.net/manual/en/book.imap.php and ruby-doc.org/stdlib/libdoc/net/imap/rdoc/classes/Net/IMAP.html . – Bjorn Jan 9 '11 at 23:29
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.