Re: [vchkpw] /var/qmail/queue/lock/trigger pipe is missing

2004-10-06 Thread Chris A. Kalin
Adrian Pircalabu wrote: Most probably, something / someone messed up with your /var/qmail/queue directory. IMHO the most secure way to solve your problem is to recreate queue directory. So, stop qmail services, back up your qmail installation, change to qmail source tree, run'make setup check' and,

Re: [vchkpw] simscan test release: simplified scanner for clamav/spamassassin

2004-07-27 Thread Chris A. Kalin
Ken Jones wrote: Anyone interested in trying simscan before I release it? If you are interested, please email me directly and I'll send you a tar ball. Absolutely. I'd love to test it on our test mail machine. :) Thanks in advance! Chris Kalin

[vchkpw] Question about the vpasswd command

2002-11-22 Thread Chris A. Kalin
Is there a switch I could give vpasswd where I could do a massive amount of password changes without regenerating the cdb each time? Kind of like the -s (or -S, I've forgotten) switch in vadduser. If not, how would I hack at vpasswd.c to make this happen? I know enough C where if someone shows me