![]() |
Verify email setup
I went through the tutorial here on howtoforge for setting up the perfect ubuntu dapper server. I then installed ISPConfig. Everything with ISPConfig seems to be working fine, except for email. I have deployed four sites using ISPConfig and have created email users for each, but I still can't login to my POP3 server using the accounts ISPConfig created.
Where do I need to look to begin troubleshooting? |
Are you using the ISPconfig's "User" name as account name in your email client, or the email address?
If it's the email address, change it to the User name (web1_info, or whatever it is on your system for that email address), and try again |
Quote:
Code:
Oct 2 03:57:32 reformationstudios courierpop3login: LOGIN FAILED, ip=[::ffff:69.92.207.127]I tried changing my password for this user to a couple of different things, but still can't seem to get in. Does the permission denied line in the log mean that my password was incorrect, or that the courierpop3login process doesn't have adequate permissions to access the file that stores the passwords? Also, is the address of my POP3 server just www.mydomain.com, or mydomain.com, or mail.mydomain.com? |
Have you enabled the "Maildir" Checkbox in ISPConfig under Management > server > settings?
What is the output of: ls -la /var/www/web3/user/ Quote:
|
I did not have the "maildir" checkbox enabled...
Here is the output before enabling that checkbox Code:
ls -la /var/www/web3/userCode:
ls -la /var/www/web3/userCode:
Oct 2 16:43:09 reformationstudios postfix/master[14203]: warning: inet_protocols: IPv6 support is disabled: Address family not supported by protocol |
Quote:
Code:
chown web3_jhurt /var/www/web3/user/web3_jhurtWhat's the output of Code:
ls -la /var/www/web3/user/web3_jhurt |
Here is the output after chowning those directories:
Code:
ls -la /var/www/web3/user/web3_jhurt |
You have to change the owner to recursively.
Please login as root and execute the command: Quote:
Quote:
|
I ran the chown recursively. I'm still unable to login... Here is a recurvsive listing of the web3_jhurt directory:
Code:
ls web3_jhurt -RlaCode:
Oct 7 00:31:09 reformationstudios postfix/postdrop[25656]: warning: mail_queue_enter: create file maildrop/343316.25656: Permission denied |
Is it hopeless? :(
|
| All times are GMT +2. The time now is 10:36. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.