Hi all, We have about 40 domains on our ispconfig server and all works well for these domains. We have one domain, that has existed for some time, but that had no email. When we added email we could send email from the users account but anyone sending email get the message "Recipient address rejected: User unknown;" I checked virtusertable and all seems to be created ok there: rocha@www.????????.co.za web128_rocha web128_rocha@www.??????.co.za web128_rocha rocha@?????????.co.za web128_rocha web128_rocha@????????.co.za web128_rocha The only error I can find is in ispconfig.log: - maildirmake /var/www/web128/user/web128_rocha/Maildir &> /dev/null, Line 106: WARNING: could not maildirmake /var/www/web128/user/web128_rocha/Maildir &> /dev/null Doing an ls -lah /var/www/web128/user/web128_rocha/Maildir shows that the directory has been created successfully. I have checked and the local-hostname-tables contains both the www.???.co.za and ???.co.za entries. What could be wrong? thanks
Please try to run the command: maildirmake /var/www/web128/user/web128_rocha/Maildir on the shell as root user. Any errors? Is the user web128_rocha listed in /etc/passwd?