I've finally found a nice little bit of code to run for webmail access.
Its called Instant Webmail
http://instantwebmail.sourceforge.net/
Now, all i want to do is modify it so on the initial login screen rather than asking for:
Your email address:
POP server host name:
POP server port:
POP server username:
POP server password:
Language:
It just asks for:
POP server username:
POP server password:
so i can set the other settings after login:
i.e. $serverport = pop.domain.com
But you think i could find any of this code in any of the files!!
Can anyone help me, i've done a search on all the files for the <input> values.
Can't find a thing!