Author |
|
banana Newbie
Joined: 29 October 2006 Location: United States
Online Status: Offline Posts: 2
|
Posted: 29 October 2006 at 12:21pm | IP Logged
|
|
|
I have installed the webmail version at:
Mail admin:
http://www.bananadirectory.com/bananadirectorymail/web/maila dm.php
Mail Login
http://www.bananadirectory.com/bananadirectorymail/web/index .php
Question 1. Every time I try to login to the user mail login - I get the following error:
Error(s) detected
Error: Certificate failure for localhost: self signed certificate: /C=US/ST=Unknown/L=Unknown/O=Unknown/OU=Unknown/CN=pride.hos ted-servers.net/emailAddress=ssl.net
Question 2. Where do new users sign up for a user name??
Please advise. Thanks
|
Back to Top |
|
|
Andrew AfterLogic Support
Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 30 October 2006 at 6:16am | IP Logged
|
|
|
Quote:
Question 1. Every time I try to login to the user mail login - I get the following error:
Error(s) detected
Error: Certificate failure for localhost: self signed certificate: /C=US/ST=Unknown/L=Unknown/O=Unknown/OU=Unknown/CN=pride.hos ted-servers.net/emailAddress=ssl.net |
|
|
Thank you for the bug report. We have fixed this bug. Please download the fixed version of WebMail Lite PHP and replace all files in the web folder of your WebMail Lite installation with new ones except setting_path.php. Please let us know if it helps.
Quote:
Question 2. Where do new users sign up for a user name?? |
|
|
MailBee WebMail Lite allows logging into only already existing accounts on mail server because neither POP3 not IMAP protocols provide functionality which allows creating new accounts on mail server. This can be done only through special mail server tools, or special mail server API. You're free to modify WebMail Lite source code and implement this functionality assuming your mail server supports such API that can be used in PHP.
|
Back to Top |
|
|
banana Newbie
Joined: 29 October 2006 Location: United States
Online Status: Offline Posts: 2
|
Posted: 30 October 2006 at 9:27am | IP Logged
|
|
|
Any suggestions as to what script might give us the functionality we ae looking for?
BD is a free community oriented site. email is one of the products we will be offering.
|
Back to Top |
|
|
Andrew AfterLogic Support
Joined: 28 April 2006 Location: United States
Online Status: Offline Posts: 1189
|
Posted: 30 October 2006 at 11:41am | IP Logged
|
|
|
You should refer to your mail server documentation to know if it supports API which allows creating accounts and can be used in PHP. Not all mail server support such API and there is no standard on this. This can only be implemented for each mail server individually, universal solution isn't possible.
|
Back to Top |
|
|