Im not placing any guarantee on this but i had a problem with this installation on debian etch which i cured and carried over to the perfect debian lenny install, im not using Ispconfig but i removed all instances of "proxy:" from the mysql statements in postfix/main.cf
virtual_mailbox_domains =
proxy:mysql:/etc/postfix/mysql-virtual_domains.cf
virtual_mailbox_maps =
proxy:mysql:/etc/postfix/mysql-virtual_mailboxes.cf
so they look like this below and all has been fine from minute 1 of the servers life
virtual_mailbox_domains = mysql:/etc/postfix/mysql-virtual_domains.cf
virtual_mailbox_maps = mysql:/etc/postfix/mysql-virtual_mailboxes.cf
but i hope you have correctly configured mail_admin and mail_admin_password in your 6 files aswell as mysql.
Have you tried to retrieve mails with Outlook? use the wizard and it will automatically test the settings and send the first email to create the users vmail folder
this is how i retrieve them and its fine
user =
admin@yourdomain.com (set up in mysql mail db)
password = yourpassword (set up in mysql mail db)
POP3 = mail.mydomain.com
smtp = mail.mydomain.com
Secure Password Authentication (no)
but i have also added mydomain.com and mail.mydomain.com to my hosts file on my PC so it knows where to go inside my network
Recent comments
16 hours 59 min ago
23 hours 40 min ago
1 day 3 hours ago
1 day 5 hours ago
1 day 13 hours ago
1 day 23 hours ago
1 day 23 hours ago
2 days 3 hours ago
2 days 7 hours ago
2 days 8 hours ago