FeedAPI is good for everything that needs to be fetched from somewhere - datafeeds like RSS, Atom or iCal or...

e-mail.

Let's write an IMAP "parser" for subscribing to mail accounts and mailing lists.

http://us2.php.net/imap

Comments

alex_b’s picture

this could be done by writing an integration for mailhandler module.

DGyn’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Component: Code » Code feedapi (core module)

subscribing

alex_b’s picture

Consider using http://drupal.org/project/feeds instead of FeedAPI for a new feature like that.