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
5 hours 58 min ago
10 hours 50 min ago
19 hours 43 min ago
20 hours 42 min ago
1 day 29 min ago
1 day 1 hour ago
1 day 5 hours ago
1 day 12 hours ago
1 day 21 hours ago
1 day 23 hours ago