From: mutombo <mut...@gm...> - 2004-04-27 21:13:26
|
ok i got it. homedir shouldnt have a / at the end and maildir shouldnt have a / at the beginning. so it looks like homedir = /home/vmail maildir = domain/email@address btw, someone notice problems with proftpd-mysql from backports.org? as soon as i insert some SQLstatements the ftpserver dont work anymore, no connect possible. greetings mutombo At 23:26 26.04.2004, you wrote: >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 > > > >------------------------------------------------------- >This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek >For a limited time only, get FREE Ground shipping on all orders of $35 >or more. Hurry up and shop folks, this offer expires April 30th! >http://www.thinkgeek.com/freeshipping/?cpg=12297 |