doukaojie8573 2011-01-09 23:21
浏览 32
已采纳

email2db开源替代[关闭]

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!

  • 写回答

1条回答 默认 最新

  • douzhun8615 2012-10-27 20:36
    关注

    You can configure postfix to send incoming mails to a certain script that parses it and stores data in your database:

    How do I painlessly receive mail in linux and feed it to Rails?

    This way you can easily create your own scripts that handle incoming emails

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?