[vchkpw] hyphen in local address part

2007-11-27 Thread Hartmut Wernisch
Hello! vpopmail (5.4.25) ignores the .qmail file for addresses with a hyphen in the local part like "foo-bar". I know about the qmail-extension but I think that the .qmail file should be processed anyway?! My (very) old vpopmail (5.4.4) version respected the .qmail file! Is this a bug or is m

Re: [vchkpw] hyphen in local address part

2007-12-05 Thread Hartmut Wernisch
836 } 837 } 838 } 839 } 840 } else { 841 fs = fopen(".qmail","r"); 842 } 843 #else 844 fs = fopen(".qmail","r"); 845 #endif . . [vdelivermail.c/] best, Hartmut On 27 Nov

[vchkpw] mysql sourcing read/update server config file

2007-12-05 Thread Hartmut Wernisch
Hello, I have a question regarding sourcing the vpopmail.mysql config file. The first line reflect the reading mysql db server. If there is no second line the same values are taken for the update mysql db server. I am talking about vpopmail-5.4.25. Here is parsing the first line of vpopmail.my

Re: [vchkpw] hyphen in local address part

2007-12-05 Thread Hartmut Wernisch
ing) Regards, Hartmut > > Regards, > > Tren > > - Original Message - > From: Hartmut Wernisch <[EMAIL PROTECTED]> > To: vchkpw@inter7.com > Sent: Wed Dec 05 00:52:39 2007 > Subject: Re: [vchkpw] hyphen in local address part > > Hello it'

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,

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 strc

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)) { > > > 82

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

Re: [vchkpw] [SPAM] Footer for each domains

2007-12-12 Thread Hartmut Wernisch
ain text and HTML mails differently. Sorry that I can not provide a solution but only a warning :) Regards, Hartmut Wernisch !DSPAM:4760e0d032001706846521!

Re: [vchkpw] hyphen in local address part

2007-12-13 Thread Hartmut Wernisch
On 06 Dec 07, Hartmut Wernisch wrote: > 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: > > > So if we have following example: > > > - A

Re: [vchkpw] Help with java using vpopmail database

2007-12-14 Thread Hartmut Wernisch
On 13 Dec 07, Rick Widmer wrote: > > > Luciano Bolonheis wrote: > >Hi, > >i installed vpopmail on a server and now other person wants to > >authenticate a software he is developing in the vpopmail database. He > >is coding in Java. > >Can anyone tell me how can he do it ? The function to use, or

[vchkpw] quotawarn file in users maildir

2011-05-11 Thread Hartmut Wernisch | Domaintechnik.at
Hello! I have installed vpopmail 5.4.33 and I plan to use quotas with vusaged. After some research I found that the quota warning messages are sent once in 24 hours (except the Maildir/quotawarn file is deleted manually). Therefor, the owner of the mailbox gets a warning mail, remove some mails

Re: [vchkpw] quotawarn file in users maildir

2011-05-11 Thread Hartmut Wernisch | Domaintechnik.at
On 11 May 11, Matt Brookings wrote: > On 05/11/2011 04:49 AM, Hartmut Wernisch | Domaintechnik.at wrote: > > Hello! > > > > I have installed vpopmail 5.4.33 and I plan to use quotas with vusaged. > > > > After some research I found that the quota warning messa

[vchkpw] ignoring quotas if .qmail exists

2011-05-25 Thread Hartmut Wernisch | Domaintechnik.at
Hello! I investigated that our quotas are ignored if the ".qmail" file exists in the mailbox. After some research I found that this behaviour was discussed 2003 in the mailing list, too: http://www.mail-archive.com/vchkpw@inter7.com/msg10744.html Will/can this be fixed or are there some reasons

Re: [vchkpw] ignoring quotas if .qmail exists

2011-05-25 Thread Hartmut Wernisch | Domaintechnik.at
On 25 May 11, Hartmut Wernisch | Domaintechnik.at wrote: > Hello! > > I investigated that our quotas are ignored if the ".qmail" file exists > in the mailbox. I am using vpopmail 5.4.33 with vusaged on Debian Squeeze: ./configure --prefix=/var/vpopmail \

Re: [vchkpw] [SPAM] Problem with authentication

2012-04-10 Thread Hartmut Wernisch | Domaintechnik.at
On 08 Apr 12, David Leangen wrote: > > Hello! > > I just set up a new instance of vpopmail, but it's not going as well as it > usually does. I've set up about 10 or so servers over the past years, and > usually the installation goes very smoothly. > > The problem is with authentication. > > W

Re: [vchkpw] [SPAM] block vpopmail brute force

2012-09-06 Thread Hartmut Wernisch | Domaintechnik.at
Hello! I am using fail2ban (http://www.fail2ban.org/wiki/index.php/Main_Page). Maybe it is useful for you, too. Best, Harti On 06 Sep 12, Thibault Richard wrote: > Hello, > > It seems good ! > > For such purpose I use this kind of rules > > iptables -P INPUT DROP > ... > iptables -A INPUT -