From: mutombo <mut...@gm...> - 2003-12-12 20:23:03
|
thx. i corrected the files and everything works smooth now. btw i tested the fill script here, it doesnt work right. the files: mysql-aliases.cf mysql-relocated.cf mysql-transport.cf mysql-virtual.cf have the hosts value two times. and theres a completly new one: mysql-virtual-mailbox.cf its seems not used by any configfile. do you have an ircchannel, or something like that? im not a good phpprogrammer, but spending much time with rootservers. perhaps i could contribute some ideas. greetings christian At 17:59 12.12.2003, you wrote: >mutombo wrote: >>cat mysql-virtual-uid.cf >>user = provider >>password = ******* >>dbname = provider >>table = users >>select_field = maildir >>where_field = email >>additional_conditions = and postfix = 'y' >>hosts = *myip* >>it seems for me that the uid is right. > >You are right, but > > select_field = maildir > >is wrong. > >>perhaps you can tell me whats wrong here. > >The files > mysql-virtual-maps.cf > mysql-virtual-uid.cf > mysql-virtual-gid.cf >are wrong. I filled it with the wrong values. > >Correct them or get >http://phpmywebhosting.sourceforge.net/docs/postfix-mysql.tar.gz >and run ./fill.pl and cp the mysql-* files to your postfix installation. > >After that, restart postfix and it should work. > >Your error message: > > > Dec 12 01:58:23 217-20-116-86 imaplogin: Connection, > > ip=[::ffff:217.238.88.91] > > Dec 12 01:58:23 217-20-116-86 imaplogin: LOGIN, user=te...@mo..., > > ip=[::ffff:217.238.88.91] > > Dec 12 01:58:23 217-20-116-86 imaplogin: Failed to create cache file: > > ./tmp/1071190703.12184_imapuid_0.217-20-116-86.internetserviceteam.com > > Dec 12 01:58:23 217-20-116-86 imaplogin: Error: No such file or > > directory > >Take a look at /home/vmail/Maildir/te...@mo.../ >Are there three directories cur, new and tmp? > >If not, send a mail to te...@mo... after changing postfix files. > >Regards Udo > > > >------------------------------------------------------- >This SF.net email is sponsored by: SF.net Giveback Program. >Does SourceForge.net help you be more productive? Does it >help you create better code? SHARE THE LOVE, and help us help >YOU! Click Here: http://sourceforge.net/donate/ >_______________________________________________ >Phpmywebhosting-users mailing list >Php...@li... >https://lists.sourceforge.net/lists/listinfo/phpmywebhosting-users |