Hi
I found this was a maildrop problem and managed to get that running, but the problem now seems to be in courier. For some reason it doesn't get the full path for the file, with the result that the chdir command borks
authdaemond: SQL query: SELECT username, password, "", 5000, 5000, "/home/vmail/", CONCAT(SUBSTRING_INDEX(username,'@',-1),'/',SUBSTRING_INDEX(username,'@',1),'/') , quota, "", "" FROM mailbox WHERE username = 'user@domain.tld'
Oct 6 17:46:30 mahler authdaemond: password matches successfully
Oct 6 17:46:30 mahler authdaemond: authmysql: sysusername=<null>, sysuserid=5000, sysgroupid=5000, homedir=/home/vmail/, address=user@domain.tld, fullname=<null>, maildir=domain.tld/<user>/, quota=0, options=<null>
Oct 6 17:46:30 mahler authdaemond: Authenticated: sysusername=<null>, sysuserid=5000, sysgroupid=5000, homedir=/home/vmail/, address=mike@stagetech.nl, fullname=<null>, maildir=domain.tld/<user>/, quota=0, options=<null>
Oct 6 17:46:30 mahler imapd-ssl: chdir domain.tld/<user>/: No such file or directory
Maybe a change to the SQL string?
|
Recent comments
8 hours 24 min ago
9 hours 23 min ago
13 hours 10 min ago
14 hours 24 min ago
18 hours 1 min ago
1 day 1 hour ago
1 day 10 hours ago
1 day 11 hours ago
2 days 2 hours ago
2 days 5 hours ago