Posted by Robert S on 06/02/06 09:23
I have a procmail script that moves "spam" messages out of reach from
my mail server. I want to write a php script that allows to view these
messages on a web page - including the body of the message and any
attachments. The messages are stored in maildir format.
Can anybody give me a pointer as to how I would do this? There are the
mailparse functions at http://www.zend.com/manual/ref.mailparse.php,
but these are labelled as experimental and I'd like to use something a
bit more stable.
I've been using shared folders in courier-imap, but that seems to be a
bit messy and is confusing for users.
TIA.
Navigation:
[Reply to this message]
|