Usage

 

?login

This page contains the login formular. It is viewed when the user didn't log in, the session expired or the user wanted to reconfigure his settings.

login screenshot

[1] Account Details
This fieldset contains the simple login formular. If the user doesn't choose another profile or the manual settings below, webmail will use the first profile ($pfs[0]) to log in.

[2] Predefined Profiles
These profiles are set in the file ./obj/ec_profiles.inc.

The first one is automatically selected ($pfs[0]), please have a look at chapter [B2] Predefined Profiles for further information.

[3] Hints & Examples
If the user selects an option, these hints given in $pfs[$id]['hint'] will be shown below.

After that, the link "Click to show example above" appears, which will replace the username-field in [1] with the content of $pfs[$id]['example'].

[4] External Profiles
These profiles are set in an external *.uwp file.

You are able to place a usual URL in the field below. Make sure the link is available and the server returns a 200 HTTP OK. Have also a look at chapter [B3] External Profiles for further information.

[5] Manual Configuration
These attributes are the same as in the profiles, but not as handsome to enter =)
The fields are shown in the following order:
real_host, imap_host, imap_port, imap_mailpath, imap_mainbox

The last fields are advanced options to generate the server flags for encryption and the service used.


 

?mailbox

This page contains the login formular. It is viewed when the user didn't log in, the session expired or the user wanted to reconfigure his settings.

login screenshot

[1] Account Details
This fieldset contains the simple login formular. If the user doesn't choose another profile or the manual settings below, webmail will use the first profile ($pfs[0]) to log in.