Re: [vchkpw] hyphen in local address part

2007-12-06 Thread Hartmut Wernisch
On 05 Dec 07, Rick Widmer wrote: Tom Collins wrote: Hartmut, can you test this fix? Rick, can you get this into the next vpopmail release if Hartmut reports it as good? That looks like a reasonable fix to me. Hartmut: can you check it before I commit the patch? Yes, I think I

Re: [vchkpw] hyphen in local address part

2007-12-06 Thread Hartmut Wernisch
On 05 Dec 07, Tom Collins wrote: On Dec 5, 2007, at 12:52 AM, Hartmut Wernisch wrote: 823 #ifdef QMAIL_EXT 824 /* format the file name */ 825 if (strlen(TheExt)) { 826 strcpy(tmpbuf,.qmail-); 827 strcat(tmpbuf,TheExt); 828 if ( (fs = fopen(tmpbuf,r)) ==

Re: [vchkpw] hyphen in local address part

2007-12-06 Thread Hartmut Wernisch
On 06 Dec 07, Hartmut Wernisch wrote: On 05 Dec 07, Tom Collins wrote: On Dec 5, 2007, at 12:52 AM, Hartmut Wernisch wrote: 823 #ifdef QMAIL_EXT 824 /* format the file name */ 825 if (strlen(TheExt)) { 826 strcpy(tmpbuf,.qmail-); 827 strcat(tmpbuf,TheExt);

Re: [vchkpw] mysql sourcing read/update server config file

2007-12-06 Thread Hartmut Wernisch
On 05 Dec 07, Tom Collins wrote: On Dec 5, 2007, at 2:51 AM, Hartmut Wernisch wrote: So now I am wondering why line 197-202 is setting the values to MYSQL_READ_SOCKET and MYSQL_READ_PORT instead of MYSQL_UPDATE_SOCKET and MYSQL_UPDATE_PORT? In my opinion these values should be set to

Re: [vchkpw] SQL error after upgrade

2007-12-06 Thread Christian Lerrahn
Hi, I have to upgrade vpopmail from 5.4.16 because I'm using the validrcptto patch and need the onchange feature which is not included in 5.4.16, yet. However, after upgrading to 5.4.20, the POP3 server will send me the error vmysql: error creating table 'limits': Table 'limits' already