Re: [vchkpw] Stability of error codes from vchkpw

2006-08-06 Thread Bert JW Regeer
set by the checkpassword implementation from DJB. http://cr.yp.to/checkpwd/interface.html is the interface, it's exit codes and how to react upon those exit codes. Good luck, Bert JW Regeer smime.p7s Description: S/MIME cryptographic signature

Re: [vchkpw] vpopmail-to-vpopmail migration plan and questions

2006-08-23 Thread Bert JW Regeer
structures over, including the control and qmail config files. Bert JW Regeer On Aug 14, 2006, at 05:06:26 EDT, Kurt Bigler wrote: My uplevel talked me into using an even simpler approach (more like yours), making my original question partly moot. The two servers (freebsd jail vps's act

Re: [vchkpw] Re: Stupid roaming-users question

2006-08-28 Thread Bert JW Regeer
well-maintained installation will include a cus- tomized version of this document. Bert JW Regeer smime.p7s Description: S/MIME cryptographic signature

Re: [vchkpw] vpopbul - excluding domains

2006-09-12 Thread Bert JW Regeer
this method there have been emails in the last month regarding how to do that. Thanks Best Regards, Jeff Koch Greets, Bert JW Regeer smime.p7s Description: S/MIME cryptographic signature

Re: [vchkpw] Re: List to send email for everybody for domain.

2006-09-22 Thread Bert JW Regeer
pit out an entire list of users on the system, you can then lazy add them to an ezmlm list every so often (run it through cron) and then you'd be set. This solution was suggested on this mailing list before. Bert JW Regeer smime.p7s Description: S/MIME cryptographic s

Re: Re[2]: [vchkpw] Why is vadduser creating a hierarchy?

2006-10-13 Thread Bert JW Regeer
3 or other mail protocols. I always disable vpopmail's big dir stuff, as writing scripts for it is harder, extra sub directories to traverse. Bert JW Regeer On Oct 7, 2006, at 19:53:36 MST, Ismail YENIGUL wrote: Dave, Please note that creating 7000 sub directories in a single directo

Re: [vchkpw] Why is vadduser creating a hierarchy?

2006-10-14 Thread Bert JW Regeer
On Oct 14, 2006, at 16:06:30 MST, Rainer Duffner wrote: Bert JW Regeer wrote: Hey Ismail, I would like to see some stats on this. Do you have any facts or evidence to back this up? It's true - if you don't have some sort of directory-hashing (UFS_DIRHASH in FreeBSD-land

Re: [vchkpw] authdaemond: vmysql: sql error[3]: Table 'vpopmail.testi_com' doesn't exist

2006-10-18 Thread Bert JW Regeer
eed to recompile vmysql or whatever authdaemond is using. It is out of date. Bert JW Regeer smime.p7s Description: S/MIME cryptographic signature

Re: [vchkpw] authdaemond: vmysql: sql error[3]: Table 'vpopmail.testi_com' doesn't exist

2006-10-18 Thread Bert JW Regeer
On Oct 18, 2006, at 03:24:42 MST, Jarkko Ranta wrote: Bert JW Regeer kirjoitti: On Oct 18, 2006, at 02:45:12 MST, Jarkko Ranta wrote: Hello, I'm in need of a bit of advice: I first installed vpopmail-5.4.13 with the many domains option (own table for each virtual domain). Now, w

Re: [vchkpw] XSS Bug in vhostadmin

2007-01-31 Thread Bert JW Regeer
eprecated, and I can't wait for it to finally be gone, then script writers will have to learn how to use the array's that were meant for that sort of data. Bert JW Regeer smime.p7s Description: S/MIME cryptographic signature

[vchkpw] Rules on linking against the vpopmail libraries

2007-06-24 Thread Bert JW Regeer
ry through other means (pipes, most probably)? Thank you, Bert JW Regeer smime.p7s Description: S/MIME cryptographic signature

Re: [vchkpw] Rules on linking against the vpopmail libraries

2007-06-25 Thread Bert JW Regeer
ire a lawyer to assess what we need to do. Most likely it will result into us considering a different system, or a home grown one. As of right now we are testing different implementations and deciding on the best one to choose for the project we are working with. Bert JW Regeer smime.p7s

Re: [vchkpw] Compiling vpopmail on Opensolaris

2007-07-26 Thread Bert JW Regeer
, Patrick Bert JW Regeer smime.p7s Description: S/MIME cryptographic signature

Re: [vchkpw] R: Re: [vchkpw] adduser processing times CDB

2007-07-26 Thread Bert JW Regeer
Your rm fu is not strong enough: rm -rf -- * or: find . -print0 | xargs -0 rm -rf H. Shell scripting. Bert JW Regeer On Jul 22, 2007, at 4:31 PM, Quey wrote: Hi, A good option, I have been using it for a while. BTW, this ones for the coders... upon deleting my test domain with 90K

Re: [vchkpw] Off Topic: Virtual FTP Server or web-based file manager?

2007-08-15 Thread Bert JW Regeer
admin.sf.net/ For Pure-FTPD you can write your own authentication "plugin" and use it, so you could write it to auth against vpopmail. http://linux.die.net/man/8/pure-authd Bert JW Regeer smime.p7s Description: S/MIME cryptographic signature