Re: [vchkpw] Feature Request - vmoduser addition

2007-09-20 Thread John Simpson
On 2007-09-20, at 1134, Tom Collins wrote: I can't think of a time when you'd use the option to set the encrypted password directly, but it's there in case someone needs it... if you're converting a domain from /etc/passwd to vpopmail, and the plain-text passwords aren't available. if

Re: [vchkpw] Feature Request - vmoduser addition

2007-09-20 Thread Quey
Hi Tom, Tom Collins wrote: On Sep 20, 2007, at 12:19 AM, Quey wrote: Is it possible to have vmoduser modified so that changing a password with a new -$option changes both encrypted and clear text passwords in one run? It already does that. When you set the clear password, it also updates

Re: [vchkpw] Feature Request - vmoduser addition

2007-09-20 Thread Matt Brookings
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Tom Collins wrote: > I can't think of a time when you'd use the option to set the encrypted > password directly, but it's there in case someone needs it... We've used it during conversions from other MTAs. It can be quite handy :) - -- /* Matt Br

Re: [vchkpw] Feature Request - vmoduser addition

2007-09-20 Thread Tom Collins
On Sep 20, 2007, at 12:19 AM, Quey wrote: Is it possible to have vmoduser modified so that changing a password with a new -$option changes both encrypted and clear text passwords in one run? It already does that. When you set the clear password, it also updates the encrypted password.

RE: [vchkpw] Feature request: per-user wildcards/catchall

2004-04-15 Thread Dan Grigsby
Thanks! I'm sorry if it is/was a FAQ. I looked (I thought) thoroughly. -Original Message- From: Rick Romero [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 2:55 PM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] Feature request: per-user wildcards/catchall On Thu, 2004-04-

Re: [vchkpw] Feature request: per-user wildcards/catchall

2004-04-15 Thread Rick Romero
On Thu, 2004-04-15 at 14:51, Dan Grigsby wrote: > Hi, > I used qmail’s per-user wildcard system. Using this, I can do user > dash something at host dot com. For example, [EMAIL PROTECTED] > I am writing a little hack for myself to rewrite the messages to have > a non-wildcard name and add an ext

Re: [vchkpw] Feature request for vaddaliasdomain

2003-09-24 Thread Anders Brander
Hi, On Wed, 2003-09-24 at 23:31, Tom Collins wrote: > > A feature request for vaddaliasdomin. I would like a configure option > > (best) or a command-line switch (not so good) that reverses the order > > of the two arguments. I'd like it for two reasons: > What if it was automatic? A bit odd t

Re: [vchkpw] Feature request for vaddaliasdomain

2003-09-24 Thread Tom Collins
On Wednesday, September 24, 2003, at 09:16 AM, Paul L. Allen wrote: A feature request for vaddaliasdomin. I would like a configure option (best) or a command-line switch (not so good) that reverses the order of the two arguments. I'd like it for two reasons: What if it was automatic? vaddalias

RE: [vchkpw] Feature request for vaddaliasdomain

2003-09-24 Thread webmaster
If you do this often enough, why not just write a simple little shell script to accomplish this: Say you have 100 domains you need to alias to 1. Put this 100 domains in a text file - one per line. Write a perl script to take in 2 arguments, the main domain name and the file with all the domains t

Re: [vchkpw] feature request

2003-07-03 Thread Kiril Todorov
Yeah :) --enable-extra-defaults=path/to/file and just append the contents of that file to the .qmail-default. I like that :-) -- Kiril Todorov < -+- > +359 2 9712013 Bulgaria Online < -+- > http://home.online.bg /* waiting... dreaming... wishing... */

Re: [vchkpw] feature request

2003-05-29 Thread Andrew Kohlsmith
> It should be possible, with a change to vset_default_domain in > vpopmail.c (and maybe some other locations). Either that, or make sure > that other references to DEFAULT_DOMAIN are removed and > vset_default_domain is used instead. Ok I will look into that, thank you. > Note that vpopmail wil

Re: [vchkpw] feature request: -r option to vpasswd

2003-03-12 Thread Matt Simerson
That wheel has already been invented. Check out ~vpopmail/bin/vmkpasswd Matt On Wednesday, March 12, 2003, at 09:06 PM, Andrew Kohlsmith wrote: I'd like to request a feature (I'll probably supply a patch in a few days anyway) which would add an -r (regenerate) option to vpasswd to take the e

Re: [vchkpw] Feature request: Usage of SSLREMOTEIP

2003-03-05 Thread Brian Kolaci
> Hi Anders, > > > > Does anyone know a workaround until either vpopmail reads SSLREMOTEIP > > > or ucspi-ssl sets TCPREMOTEIP? > > > > How about something like (untested): > > "(env TCPREMOTEIP=$SSLREMOTEIP /home/vpopmail/bin/vchkpw)" > > in your startup script instead of just "

Re: [vchkpw] Feature request: Usage of SSLREMOTEIP

2003-03-05 Thread Jonas Pasche
Hi Anders, > > Does anyone know a workaround until either vpopmail reads SSLREMOTEIP > > or ucspi-ssl sets TCPREMOTEIP? > > How about something like (untested): > "(env TCPREMOTEIP=$SSLREMOTEIP /home/vpopmail/bin/vchkpw)" > in your startup script instead of just "/home/vpopmail/bin/vchkpw" ? I t

Re: [vchkpw] Feature request: Usage of SSLREMOTEIP

2003-03-02 Thread Charles Sprickman
On 3 Mar 2003, Jonas Pasche wrote: > The drawback is that tcpserver sets (besides others) the environment > variable TCPREMOTEIP, which vchkpw uses for logging and for opening > dynamic relays. sslserver from the ucspi-ssl package set SSLREMOTEIP > instead, which causes vchkpw to stop logging IP a

Re: [vchkpw] Feature request: Usage of SSLREMOTEIP

2003-03-02 Thread Anders Brander
Hi, On Monday 03 March 2003 00:44, Jonas Pasche wrote: > Does anyone know a workaround until either vpopmail reads SSLREMOTEIP > or ucspi-ssl sets TCPREMOTEIP? How about something like (untested): "(env TCPREMOTEIP=$SSLREMOTEIP /home/vpopmail/bin/vchkpw)" in your startup script instead of just "/

Re: [vchkpw] feature request

2002-10-10 Thread Steve Fulton
At 07:08 11/10/2002 +1000, Michael Bowe wrote: >You can add as many additional fields as desired if you run the vpopmail >with the MySQL backend I think he's more interested in a field made available to the software, like vQadmin, than adding it manually. I've got an upcoming project that re

Re: [vchkpw] feature request

2002-10-10 Thread Michael Bowe
You can add as many additional fields as desired if you run the vpopmail with the MySQL backend Michael. - Original Message - From: "Paul Theodoropoulos" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 11, 2002 4:15 AM Subject: [vchkpw] feature request > > probably not

Re: [vchkpw] feature request

2002-10-10 Thread Paul Theodoropoulos
At 01:40 PM 10/10/2002, Justin Heesemann wrote: >On Thursday 10 October 2002 20:15, Paul Theodoropoulos wrote: > > probably not possible. but i was wondering if there's any way an additional > > 'comment' field could be added to vpopmail. reasoning: we have one 'mai > > >i don't know.. buy what ab

Re: [vchkpw] feature request

2002-10-10 Thread Justin Heesemann
On Thursday 10 October 2002 20:15, Paul Theodoropoulos wrote: > probably not possible. but i was wondering if there's any way an additional > 'comment' field could be added to vpopmail. reasoning: we have one 'main' > domain where customers who don't have their own domain can get a personal > emai