[vchkpw] limiting frequency of user pop sessions

2004-05-25 Thread Jeff Koch
We have users that have their email clients set to check for new mail every minute. We ask them to check no more than once every 15 minutes but they don't listen. We are hitting close to 10K pop sessions/hour at peak and it is killing the server. Is there anything we can do to prevent them from

Re: [vchkpw] pop3 concurrency

2004-05-25 Thread Jeff Koch
Hi Chris: Sorry for not being clearer - but your answer was exactly what I was looking for. Thanks At 12:38 AM 5/26/2004, you wrote: On Wed, 26 May 2004, Jeff Koch wrote: > > Hi: > > pop3 sessions seem to be limited to a maximum of 40. Does anyone know how > this can be raised to 50? > > Thanks >

Re: [vchkpw] pop3 concurrency

2004-05-25 Thread Christopher Grello
On Wed, 26 May 2004, Jeff Koch wrote: > > Hi: > > pop3 sessions seem to be limited to a maximum of 40. Does anyone know how > this can be raised to 50? > > Thanks > > > Best Regards, > > Jeff Koch > I'm guessing you're talking about simultaneous POP3 connections? If you're using tcpserver, whi

[vchkpw] pop3 concurrency

2004-05-25 Thread Jeff Koch
Hi: pop3 sessions seem to be limited to a maximum of 40. Does anyone know how this can be raised to 50? Thanks Best Regards, Jeff Koch

Re: [vchkpw] not found in "rcpthost error"

2004-05-25 Thread martin
Jeremy Kitchen wrote: On Tuesday 25 May 2004 08:33 am, martin wrote: I am getting the error that my host is not found in the rcpthost file...however..it is there. This is my second email box that I am building "RH9" and I am not sure where I failed this time around (or maybe I di

Re: [vchkpw] Trouble using maildrop filter & fastforward

2004-05-25 Thread Andreas Wiesmann
Now, if mail is sent to an account using the exact account name, mail is delivered as it should be. However, If I send mail to an account using an alias (via fastforward), mail doesn't get delivered. Why? I'm using VPOP="| /home/vpopmail/bin/vdelivermail '' [EMAIL PROTECTED]" which is the same

Re: [vchkpw] Re: SMTP Auth HOW? *UPDATE* AMD64

2004-05-25 Thread Linux-Guru
Am Dienstag, 25. Mai 2004 19:18 schrieb Peter Palmreuther: > Hello Blist, > > On Tuesday, May 25, 2004 at 6:22:11 PM you wrote (at least in part): > > After tyring with these values I get: > > [...] > If this segfaults too, one /might/ be able to guess why from the > strace and the last action done

Re: [vchkpw] qmail + vpopmail - broken deliveries to a single domain

2004-05-25 Thread Dheeraj MS
> delivery 25: deferral: Unable_to_chdir_to_maildir._(#4.2.1)/ Even i keep getting this and till now, if i grep on my /var/log/qmail dir., i get... [EMAIL PROTECTED] qmail]# grep "Unable_to_chdir_to_maildir" * -c @400040a78dbc24c33f4c.s:253 @400040a8751f27f2c8a4.s:161 @400040a9ad961

[vchkpw] Re: SMTP Auth HOW? *UPDATE* AMD64

2004-05-25 Thread Peter Palmreuther
Hello Blist, On Tuesday, May 25, 2004 at 6:22:11 PM you wrote (at least in part): > After tyring with these values I get: > 24597 --- SIGSEGV (Segmentation fault) @ 0 (0) --- That's not necessarily easy to debug. First try this: $>printf "[EMAIL PROTECTED]" >/tmp/auth.data $>setuidgid /usr/

[vchkpw] qmail + vpopmail - broken deliveries to a single domain

2004-05-25 Thread Christopher Grello
Hello all, I have a really odd problem. Let me first say that this does not appear to be a permissions problem, though it would at first glance. The problem domain we'll call example.edu. When you send an email to any of the addresses @example.edu, it will be deferred with the following mess

Re: [vchkpw] Re: SMTP Auth HOW? *UPDATE* AMD64

2004-05-25 Thread blist
Peter Palmreuther wrote: However your Base64-encoded your login data, something went wrong. There's a '\n' that shouldn't be there. The correct B64-data would be: Username: YnJvb2tzQGJyb29rc3JveS5jb20= Password: amo= Please try again with these data and report in. Peter, After tyring with these

Re: [vchkpw] enable-learn-passwords and Courier

2004-05-25 Thread Ken Jones
On Tuesday 25 May 2004 10:09 am, Andre Fortin wrote: > Hi, > > I'm using --enable-learn-passwords(netqmail 1.05 + vpopmail 5.4.0 + > courier-imap 3.0.4), and I've noticed that if someone logs in initially > with IMAP (via webmail), they are allowed to log in but the password does > not get le

[vchkpw] Re: SMTP Auth HOW? *UPDATE* AMD64

2004-05-25 Thread Peter Palmreuther
Hello Blist, On Monday, May 24, 2004 at 11:16:58 PM you wrote (at least in part): > 10092 write(4, "[EMAIL PROTECTED]", 27) = 27 However your Base64-encoded your login data, something went wrong. There's a '\n' that shouldn't be there. The correct B64-data would be: Username: YnJvb2tzQGJyb29rc

[vchkpw] Re: How could I set multilog to be more verbose

2004-05-25 Thread Peter Palmreuther
Hello Andrew, On Tuesday, May 25, 2004 at 11:17:34 AM you wrote (at least in part): > How could I set multilog to be more verbose?? 1.) Wrong list. multilog is not part of vpopmail. 2.) You can't. Multilog only logs what it gets from STDIN. Multilog itself does not create log output, ex

[vchkpw] Re: passwords

2004-05-25 Thread Peter Palmreuther
Hello Jean, On Tuesday, May 25, 2004 at 2:31:26 PM you wrote (at least in part): >>> Is it possible to convert all "old" passwords from the old format >>> (MD5-disabled crypt()) to the new format? >> If you have plain passwords enabled: yes. (..) > Unfortunately this isn't my case. :( > I guess i

Re: [vchkpw] How could I set multilog to be more verbose

2004-05-25 Thread Jeremy Kitchen
On Tuesday 25 May 2004 04:17 am, Andrew Averin wrote: > Hi all > How could I set multilog to be more verbose?? multilog only writes to disk what it receives on stdin. If it gets any errors, it complains on stderr, but that's it. therefore, it's not possible to make multilog more verbose.

Re: [vchkpw] not found in "rcpthost error"

2004-05-25 Thread Jeremy Kitchen
On Tuesday 25 May 2004 08:33 am, martin wrote: > I am getting the error that my host is not found in the rcpthost > file...however..it is there. This is my second email box that I am > building "RH9" and I am not sure where I failed this time around (or > maybe I did the first one wrong). > > I en

[vchkpw] enable-learn-passwords and Courier

2004-05-25 Thread Andre Fortin
Hi, I'm using --enable-learn-passwords(netqmail 1.05 + vpopmail 5.4.0 + courier-imap 3.0.4), and I've noticed that if someone logs in initially with IMAP (via webmail), they are allowed to log in but the password does not get learned. Is this a known issue? Is there a way around this? W

[vchkpw] not found in "rcpthost error"

2004-05-25 Thread martin
I am getting the error that my host is not found in the rcpthost file...however..it is there. This is my second email box that I am building "RH9" and I am not sure where I failed this time around (or maybe I did the first one wrong). I enabled remote users in vpopmail...on the first box...I am

[vchkpw] Strange Error

2004-05-25 Thread François Wautier
Hi, I am new to this list. I recently installed on a Gentoo linux qmail 1.03 (r13) vpopmail 5.4.0 maildrop 1.5.3 qmail-scanner 1.16 ( With some modifs) Everything was working well until today. Today, I took m

Re: [vchkpw] Re: passwords

2004-05-25 Thread Jean Wainer
> > Is it possible to convert all "old" passwords from the old format > > (MD5-disabled crypt()) to the new format? > > If you have plain passwords enabled: yes. (..) Unfortunately this isn't my case. :( I guess it's not possible then, right? thanks, --Jw. > If the probability of success is no

[vchkpw] Trouble using maildrop filter & fastforward

2004-05-25 Thread Morten Rønseth
Hi all, I'm trying to filter incoming mail using the following mail-filter: - VPOP="| /home/vpopmail/bin/vdelivermail '' [EMAIL PROTECTED]" VHOME=`/home/vpopmail/bin/vuserinfo -d [EMAIL PROTECTED] # try filtering it using user-defined rules if (/^X-Spam-Flag: *YES/) {     exception {

[vchkpw] How could I set multilog to be more verbose

2004-05-25 Thread Andrew Averin
Hi all How could I set multilog to be more verbose?? Thanks in advance mailto:[EMAIL PROTECTED]