| Posted by Robert S on 06/02/06 21:05 
> You could use php's built in IMAP functions to access the directory.> http://us3.php.net/manual/en/ref.imap.php
 
 Thanks.  Can the IMAP functions access maildir messages directly?  I
 get the impression that the IMAP functions can only connect to an
 IMAP/POP etc server.  I would like the messages to be stored in a
 "quarantine" area and not accessible to the IMAP server.
 
 I can also see problems in that the messages are not readable by the
 web server, although I could easily write a script that changes this.
  Navigation: [Reply to this message] |