Found this

http://pof.eslack.org/projects/pofhq-wapmail/pofhq-wapmail-1.2.tar.gz

PHP wap mail interface

Works quite well.

Just thought that it may be of use to some of you.

Example config

Edit the config.php
$IMAPSERVER="localhost";
$IMAPPORT="143";
$DOMAIN="";
$MESSAGESIZE="2100";
$MAILSBYPAGE="10";
$BASEFOLDER="INBOX";


edit the compose.php
so that there is only the $U in the From field and not the DOMAIN var. This way the username makes up the From address. (else you would have user@domain@webserver.



Tim


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Searchable archive at http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to