Serving files stored on an IMAP server

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dennis Benzinger

    Serving files stored on an IMAP server

    Hi!

    I want to serve files which are stored as attachments on an IMAP server.

    Is there a module which does this or do I have to write my own?


    Dennis
  • petersprc@gmail.com

    #2
    Re: Serving files stored on an IMAP server

    You can use php.net/imap or PEAR Net_IMAP.

    Dennis Benzinger wrote:
    Hi!
    >
    I want to serve files which are stored as attachments on an IMAP server.
    >
    Is there a module which does this or do I have to write my own?
    >
    >
    Dennis

    Comment

    Working...