Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2001122

Re: [PHP] web mail clients? From: David Jackson (david.j.jackson <email protected>)
Date: 12/31/01

Philip --
If you just want to install one:
http://freshmeat.net "Browse" down to PHP project, there 4-6 are ready out
there.

If you want to "roll your own" check out the tutorials at:
http://www.melonfire.com/community/columns/trog/

Note: The mail client I send this mail from appears to be a
PHP front to "mailx", the saved mail is store in "Unix" type mail
folders in my home directory. i.e. it appends messages to the
end of a text file.

Hope this helps.
David

> Hi,
>
> I'm looking into setting up a web based mail client for personal use.
>
> I've got most of it figured out (sending, recieving, forwarding etc..).
>
>
> I need to be able to use folders in the mail client to organise the
> messages. Whats the best way of moving messages around?
>
> Do i need to store them as files / in a database or is there an easier
> way to do it?
>
> Thanks.
>
> -----------------------------
> Philip Jeffs
>
> The Tickle Group
> The Gate House
> Summerseat
> Bury
> Lancashire
> BL9 5PE
> United Kingdom
> W: http://www.tickle.co.uk
> T: 01706 823456
> F: 01706 829500
> E: phil <email protected> (daytime)
> dark-star <email protected> (evening)
> -----------------------------

-- 

-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>