Re: [vchkpw] vpopmail 5.4.25 released

2007-10-10 Thread Allie D.
Is there any way to start getting SHA or even MD5 sums in these
announcements ? Sourceforge has been cracked a few times so it makes me
leary everytime.
-- 
~Allie D.


On Tue, October 9, 2007 20:28, Rick Widmer wrote:
 http://vpopmail.sf.net/

 5.4.25 - released 9-Oct-07

 Release Notes:

 Another attempt at fixing some warnings in maildirquota.  Hopefully this
 will not have any problems and we can go on to adding some additional
 features.


 ChangeLog:

 5.4.25 - Released 9-Oct-2007
   Rick Widmer, Tom Collins
   - another try at signedness warnings in maildirquota
and vchkpw
   - minor change in README.vdelivermail





Re: [vchkpw] Re: SMTP Auth delay...can it be sped up ????

2005-01-11 Thread Allie D
Actually I did...but then I found the problem. It was the user and group
of the .pem files. It looks as though when my corn job ran
update_tmprsadh, the script changes the user and group. That broke it, I
updated the script to make the user vpopmail.vchkpw and it's all good. I
tested it from about 5 different clients across 3 OS's and now it takes
about 5 seconds. MUCH BETTER...thanks for sending me down the right
path...

Adi Pircalabu said:
 On Mon, 10 Jan 2005 22:52:54 -0800
 Allie D [EMAIL PROTECTED] wrote:

 Ok fine...I did exactly as it states and it didn't make a difference.
 It takes from 20 to 40 seconds to send an email...that's horrible. If
 I disable TLS it's immediateI can see qmail-smtpd just sitting
 there while it's authenticating..the entire time. Should I use
 http://inoa.net/qmail-tls/ instead of Bill Shupp's patch 

 Hi, I think your problem is not related to vpopmail. I think you missed
 few steps from Bill Shupp's setup. You should run make tmprsadh from
 qmail source directory and setup a cronjob that updates three files:
 /var/qmail/control/rsa512.pem
 /var/qmail/control/dh512.pem
 /var/qmail/control/dh1024.pem
 If you followed Bill Shupp's tutorial you could insert a cronjob like
 this:
 01 01 * * * /var/qmail/bin/update_tmprsadh

 Best regards

 --
 Adrian Pircalabu

 Public KeyID = 0xF902393A


 --
 This message was scanned for spam and viruses by BitDefender.
 For more information please visit http://www.bitdefender.com/






Re: [vchkpw] Re: SMTP Auth delay...can it be sped up ????

2005-01-10 Thread Allie D
Thanks for the direction...but I appear to be following it as is. Stuff of
interest follows from my run file:

exec /usr/local/bin/softlimit -m 400 \
/usr/local/bin/tcpserver -vR -l $LOCAL -c $MAXSMTPD \
-u $VPOPMAILUID -g $VPOPMAILGID 0 smtp \
/var/qmail/bin/qmail-smtpd \
/home/vpopmail/bin/vchkpw /usr/bin/true 21

Any other options ???

Peter Palmreuther said:
 Hello Allie,

 On Monday, January 10, 2005 at 5:43:11 AM Allie wrote:

 I'm running vpopmail-5.4.9, netqmail-1.05, and Bill Shupp's TLS +
 SMTP-AUTH patch. It runs great...but the delay is bordering on
 grueling. No matter what the client is it takes a goods 10-20
 seconds to send mail. The server is 2G P4..so it's not the server.
 Is it the patch...or something else ??? Thanks in advance ;)

 http://www.lifewithqmail.org/lwq.html#smtp-slow
 --
 Best regards
 Peter Palmreuther

 Do not follow in the footsteps of men of old; seek what they sought.






Re: [vchkpw] Re: SMTP Auth delay...can it be sped up ????

2005-01-10 Thread Allie D
Ok fine...I did exactly as it states and it didn't make a difference. It takes 
from 20 to 40 seconds to send an email...that's horrible. If I disable TLS it's 
immediateI can see qmail-smtpd just sitting there while it's 
authenticating..the entire time. Should I use http://inoa.net/qmail-tls/ 
instead of Bill Shupp's patch 

vpopmail 15967  0.0  0.180   760 ??  I 10:35PM0:00.00 
/var/qmail/bin/qmail-smtpd /home/vpopmail/bin/vchkpw /usr/bin/tru

How many seconds does it take to send an email for others using this patch ?

Rick Widmer([EMAIL PROTECTED])@Mon, Jan 10, 2005 at 06:45:20PM -0700:
 
 
 Allie D wrote:
 
 Thanks for the direction...but I appear to be following it as is. Stuff of
 interest follows from my run file:
 
 exec /usr/local/bin/softlimit -m 400 \
 /usr/local/bin/tcpserver -vR -l $LOCAL -c $MAXSMTPD \
 -u $VPOPMAILUID -g $VPOPMAILGID 0 smtp \
 /var/qmail/bin/qmail-smtpd \
 /home/vpopmail/bin/vchkpw /usr/bin/true 21
 
 Any other options ???
 
 Did you read the link?  It clearly says to add certain options to 
 tcpserver!  Here it is again:
 
 http://www.lifewithqmail.org/lwq.html#smtp-slow
 
 Peter Palmreuther said:
 
 Hello Allie,
 
 On Monday, January 10, 2005 at 5:43:11 AM Allie wrote:
 
 
 I'm running vpopmail-5.4.9, netqmail-1.05, and Bill Shupp's TLS +
 SMTP-AUTH patch. It runs great...but the delay is bordering on
 grueling. No matter what the client is it takes a goods 10-20
 seconds to send mail. The server is 2G P4..so it's not the server.
 Is it the patch...or something else ??? Thanks in advance ;)
 
 http://www.lifewithqmail.org/lwq.html#smtp-slow
 --
 Best regards
 Peter Palmreuther
 
 Do not follow in the footsteps of men of old; seek what they sought.
 
 
 
 
 
 
 

-- 
Drain Fade (A Daneman) '98 ZX9R
http://drainfade.com


[vchkpw] SMTP Auth delay...can it be sped up ????

2005-01-09 Thread Allie D
I'm running vpopmail-5.4.9, netqmail-1.05, and Bill Shupp's TLS + SMTP-AUTH 
patch. It runs great...but the delay is bordering on grueling. No matter what 
the client is it takes a goods 10-20 seconds to send mail. The server is 2G 
P4..so it's not the server. Is it the patch...or something else ??? Thanks in 
advance ;)