The webmail management let you to create a page when your website visitors
or users can send and receive email from their personal mailbox. With
webmail section you can create a page with a simple web interface that
connects with a pop, imap and smtp server (the webmail its not fully tested
and with some server can have problems, in any case you must consider
that the webmail section its experimental for now).
To activate a webmail section in your website you must create before a
"Webmail" page from pages section,
after you must link it to a menu bar item (see menu
bar section).

(1)
If you click on Add server will appear the
form in the picture 1, here you can add new webmail server, to create
a new server you must insert the server name and the server visibility
(for all visitors or only for registered users).
Now you must insert the ingoing email server parameters: the smtp
or imap server address, the port number (usually 110) the protocol
and the server suffix (the string after "@" in the email
address, included "@"). You must put YES in the "use
suffix in login" field if the server needs the whole email
address for login.
You can also insert the parameters for outgoing email server (usually
smtp): the server address, the port number (usually 25) and the
login and password for the outgoing server authentication (in this
case you must put "use specified login and password" in
"authentication type" field, you can also put "use
ingoing mail server login and password" in "authentication
type" if you want to use the login and password of the user
who is consulting the email, or put "no authentication"
in "authentication type" if server do not need any authentication).
You can also put YES in the "use internal sendmail" field
if you want to ignore the outgoing mail server parameters (in that
case to send email will be used the internal sendmail set by provider
in the php configuration).
Finally you must put YES in enabled field to enable the server in
the webmail page.
After inserting parameters you must click on "Insert"
to save the server in the database.
In the bottom of this section (picture 1) will appear the webmail
servers list. Its possible to modify and delete a server by click
on [EDIT] or [DELETE].
|
|