I have used the demo of IlohaMail (on IlohaMail.org) and put in my
username ([EMAIL PROTECTED]) and my server (pop.secureserver.net) as
the pop server used by all godaddy shared linux hosting accounts) and
was able to log into my pop account.

I installed the source on my website, edited login.php and set
$default_host to the same pop server above, set default port to 110, and
tried logging in. I get an error in the database for the login attempt
that it couldn't connect to the server. The account is
[EMAIL PROTECTED]@pop.secureserver.net. The action is log in. The
comment is Could not connect to pop.secureserver.net at port 110/

I know it's possible to connect to this server, because it's been done
on the demo. What am I not setting up properly? Thanks for any help.

In login.php $default_host = "pop.secureserver.net"
$default_port = 110
$AUTO_APPEND is commented out atm, but I've tried
$AUTO_APPEND["pop.secureserver.net'] = "@nodwell.net"

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Ilohamail-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ilohamail-users

Reply via email to