Author |
|
Steve B Newbie
Joined: 20 March 2013 Location: United States
Online Status: Offline Posts: 1
|
Posted: 20 March 2013 at 1:45pm | IP Logged
|
|
|
When I go to http://www.xxxxxxx.com/webmail/index.php?
It asks for email address and password What email address ??? and what password
THXS Steve
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 20 March 2013 at 10:15pm | IP Logged
|
|
|
WebMail can access existing email accounts, so make sure you configure the default domain settings in adminpanel so that they match your mail server info, then you should be able to log into an account on that mail server.
You can use some existing email service, like GMail. For that one, you would need to supply the following default domain settings:
IMAP server: imap.gmail.com, port 993, use SSL
SMTP server: smtp.gmail.com, port 465, use SSL
By the way, make sure you have OpenSSL extension enabled in your PHP configuration, otherwise it won't be possible to connect to SSL-enabled mail servers.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|