Re: processing email

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

 



On Fri, April 15, 2005 7:17 pm, Florin Andrei said:
> I want to write an application that's almost like a webmail, but not
> quite. It must receive emails from several mailing lists, store them in
> a database, allow making annotations, provide some kind of accounts with
> passwords, etc. It's quite specialized, it cannot be used as a webmail
> proper, nor a webmail can be used instead (and that's why i'm writing
> it).
>
> But i do not want to reinvent the wheel. Are there any PHP libraries or
> something to process email? E.g., for things like "here's the message,
> separate the headers from the body and do something different with each
> other item" or "find a discussion thread in these emails if i give you
> the headers of each message". Things like that.
>
> BTW, i will use PHP-4.3

I wrote a custom spam-filter in PHP cuz I wanted more control...

Source Code:
http://l-i-e.com/imap/index.phps

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
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