Create an IMAP mail parser
alex_b - February 25, 2008 - 16:23
| Project: | FeedAPI |
| Version: | 6.x-1.x-dev |
| Component: | Code feedapi (core module) |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#1
this could be done by writing an integration for mailhandler module.
#2
subscribing
#3
Consider using http://drupal.org/project/feeds instead of FeedAPI for a new feature like that.