Hi again.. And btw thank you for your help....
My configure command for vpopmail looks as follows: ./configure --enable-logging=v --enable-auth-module=mysql --enable-auth-logging=n --enable-mysql-logging=n --enable-valias=y --enable-passwd=n --enable-roaming-users=y --enable-defaultquota=5242880 --disable-many-domains Then I get this error... checking whether we can locate the tcprules program... yes checking whether we can locate the tcp.smtp file... configure: warning: Unable to find your tcpserver relay file. configure: warning: Creating tcp.smtp in /maildisk/vpopmail/etc/tcp.smtp. ./configure: line 3019: /maildisk/vpopmail/etc/tcp.smtp: No such file or directory configure: error: Unable to find your tcp.smtp file, specify --enable-tcpserver-path=/full/path/to/tcp.smtp serv2:/var/src/vpopmail-5.4.0-rc1 # As far as I can see, there is no tcp.smtp file in my future directory... So I swaped those two steps in bills tutorial... first I created the tcp.smtp db in my /maildisk/vpopmail/etc directory and then I run ./configure make make install.. That worked.. Is it possible that this is a source of my patch error mentioned earlier? TIA Sincerely yours Edvin Seferovic -----Ursprüngliche Nachricht----- Von: Eero Volotinen [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 18. Februar 2004 15:58 An: SEFEROVIC Edvin; [EMAIL PROTECTED] Betreff: Re: [toaster] chkuser.tmda.patch error SEFEROVIC Edvin wrote: > Vpopmail is installed.. I followed the tutorial, and the vpopmail is > installed before the patch is applied... any other ideas? What is that patch > for anyway? Vpopmail must be installed and compiled. Your errormessage says, that it can't find vpopmail header files, so your vpopmail install is not complete or not working correctly; -- Eero