From: Udo M. <in...@cs...> - 2004-04-26 21:27:25
|
Hallo mutombo, * mutombo schrieb [26-04-04 22:50]: > > have done a new install of pmwh and have the same problem here. > applied the patches for 0.2.3 and i always get "ERR- no such Maildir". > theres no error in the serverlogs. Do you have in file modules/postfix/include/email.php at line 191 list($homedir) = mysql_fetch_array(mysql_query("select homedir from pmwh")); $maildir = $show . "/$email@$show/"; How is the users table entry of the email address you tried to get mail for? Regards Udo |