Re: mail mimedecode with multiple mails in one mbox file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

on 11/15/2009 05:22 PM Ashley Sheridan said the following:
> Hi all,
> 
> I'm having a bit of difficulty seeing my way through this. I think I'm
> on the right path with mimeDecode, but I can't get it to read all of the
> emails in an mbox file which contains 100 emails; it only reads the
> first.
> 
> I've looked over the docs on pear.php.net, but can't seem to find any
> way to get the other 99 emails out!
> 
> Does anyone know of any way to do this, or have you done something
> similar another way? Just to clarify, I won't be connecting to an
> external mailbox for this, so it has to be something I can use on a
> local mbox file.

The mbox format is not exactly compatible with the regular MIME message
format.

Anyway, you may use the MIME parser class which supports parsing single
MIME messages as well multi-message messages in the mbox format. Just
set the mbox class variable to 1.

http://www.phpclasses.org/mimeparser


-- 

Regards,
Manuel Lemos

Find and post PHP jobs
http://www.phpclasses.org/jobs/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux