Re: [vchkpw] allowing users to change their own passwords
Jim, My har'pennyworth .. Most of the webmail interfaces out there that overlay qmail/vpopmail, allow users to modify their mail account password. Some are easy to install, some not .. it sort of very much depends on the kind of access your provider ( by all means name them, off-list if you wish ), gives you.. Cheers, Chris. --- "Charles M. Gerungan" <[EMAIL PROTECTED]> wrote: > Hello Jim, > > Sat, 4 Sep 2004 22:15:07 -0400 UTC, Jim Clark > wrote: > > JC> Well, the thing is I don't have access to > vpopmail directly - my web hosting > JC> service controls that. And I want the actual > mailbox user to be able to > JC> change their own password. I went to the > qmailadmin page and the demo showed > JC> an interface that looked more like an > administrator interface rather than a > JC> mailbox user interface - which I already have > from my hosting provider. Did > JC> I miss something? > > Maybe. Did you log in as postmaster or as a "regular > mail user"? For > the postmaster for that domain, yes, it is an admin > interface. > > -- > Regards, Charles. > > ATTACHMENT part 2 application/pgp-signature ___ Do you Yahoo!? Win 1 of 4,000 free domain names from Yahoo! Enter now. http://promotions.yahoo.com/goldrush
[vchkpw] qscanq with vpopmail setup
Hi anybody implemented qscanq with vpopmail . What are the group and user setup for the conf.* in qscanq .any help is appreciated . Thanks
Re: [vchkpw] troubleshooting chkusr
Are all .qmail-default rsynced? Has been rcpthosts amd morercpthosts copied as well? You can out a printf - out() - at the beginning of each case, and after the rcpthosts checking, and see what's happening. Tonino At 04/09/2004 04/09/2004 -0400, you wrote: On Fri, 3 Sep 2004, tonix (Antonio Nati) wrote: chkusr is not working because it can't read .qmail-default, so, or chkusr is not running as vpopmail, or .qmail-default is not readable by vpopmail users. It means you're running qmail-smtpd on the secondary server with different uid/gid/privileges. I did give that a quick check: vpopmail 13766 0.0 0.1 4208 944 ?SSep01 0:00 tcpserver -v -l nico.bway.net -H -R -c70 -t5 -S -x /home/vpopmail/etc/tcp.smtp.cdb -u 89 -g 89 0 26 rblsmtpd -t 2 -r sbl.spamhaus.org qmail-smtpd /home/vpopmail/bin/vchkpw /usr/bin/true [EMAIL PROTECTED]:~$ id vpopmail uid=89(vpopmail) gid=89(vchkpw) groups=89(vchkpw) [EMAIL PROTECTED]:~$ ls -al ~vpopmail/domains/|more total 114 drwxr-xr-x 99 root root 3072 Sep 6 2004 . drwxr-xr-x 8 vpopmail vchkpw 1024 Sep 6 2004 .. drwx-- 92 vpopmail vchkpw 3072 Jul 28 13:20 0 drwx-- 96 vpopmail vchkpw 3072 Jul 15 18:57 1 drwx-- 94 vpopmail vchkpw 3072 Aug 27 18:21 2 drwx-- 2 vpopmail vchkpw 1024 Jul 19 17:24 2021blah.com [etc..] Any other ideas? Any good places in the patched qmail-smtpd to put some debug printf's? Thanks, Charles Tonino At 03/09/2004 03/09/2004 -0400, you wrote: Hi, We've got qmail/vpopmail running fine with the latest chkusr patch from Bill's page (http://www.shupp.org/). Our backup mxer has been running sendmail for ages, and we'd like to move it to qmail. We'd also like put vpopmail on there just so we can reject bogus addresses on there as well rather than queuing them and having them bang on the main mxer each time the queue runs. I've got qmail and vpopmail compiled there. Started with netqmail and then Bill's big jumbo patch and the chkusr patch. There's a daily rsync of the ~vpopmail/domains tree (.qmail-* only) to the backup mxer. We're testing on an alternate port (26). Everything works fine except chkusr is not blocking anything; I can enter a totally bogus address and it's accepted. Any ideas? Thanks, Charles [EMAIL PROTECTED]Interazioni di Antonio Nati http://www.interazioni.it [EMAIL PROTECTED] [EMAIL PROTECTED]Interazioni di Antonio Nati http://www.interazioni.it [EMAIL PROTECTED]
[vchkpw] make dies for courier-imap (3.0.7 w/vpopmail 5.4.0.)
I'm running an OBSD 3.5 box with vpopmail 5.4.0. When I run make I get the following error...not getting far trying to resolve it. Thanks in advance for any help you can steer my way. ./configure --prefix=/usr/local/courier-imap \ --disable-root-check \ --without-authpam \ --without-authldap \ --without-authpwd \ --without-authmysql \ --without-authpgsql \ --without-authshadow \ --without-authuserdb \ --without-authcustom \ --without-authcram \ --without-authdaemon \ --with-authvchkpw \ --with-ssl gcc -I/home/vpopmail/include -DHAVE_OPEN_SMTP_RELAY -Wall -I.. -I./.. -o authvchkpw modauthvchkpw.o libauthmod.a libauth.a ../numlib/libnumlib.a ../md5/libmd5.a ../sha1/libsha1.a -L/home/vpopmail/lib -lvpopmail -lm libauth.a(authvchkpw.o): In function `auth_vchkpw': authvchkpw.o(.text+0x257): undefined reference to `open_smtp_relay' collect2: ld returned 1 exit status *** Error code 1 Stop in /usr/local/src/courier-imap-3.0.7/authlib (line 940 of Makefile). *** Error code 1 Stop in /usr/local/src/courier-imap-3.0.7/authlib (line 1228 of Makefile). *** Error code 1 courier-imap-3.0.7/authlib/configure.in dnl Check if vpopmail has open_smtp_relay() function if test "$HAVE_VCHKPW" = 1; then _SAVE_LIBS=$LIBS LIBS="$VPOPMAILLIBS $CRYPTLIBS $LIBS" AC_CHECK_FUNC(open_smtp_relay, AC_DEFINE(HAVE_OPEN_SMTP_RELAY, 1, [ Whether -lvpopmail has the open_smtp_relay() function ]) ) vpopmail 5.4.0 Current settings --- vpopmail directory = /home/vpopmail uid = 89 gid = 89 roaming users = ON --enable-roaming-users tcpserver file = /home/vpopmail/etc/tcp.smtp open_smtp file = /home/vpopmail/etc/open-smtp rebuild tcpserver file = ON --enable-rebuild-tcpserver-file (default) password learning = OFF --disable-learn-passwords (default) md5 passwords = ON --enable-md5-passwords (default) file locking = ON --enable-file-locking (default) vdelivermail fsync = OFF --disable-file-sync (default) make seekable = ON --enable-make-seekable (default) clear passwd = OFF --disable-clear-passwd user dir hashing = ON --enable-users-big-dir (default) address extensions = ON --enable-qmail-ext ip alias = ON --enable-ip-alias-domains domain quotas = ON --enable-domainquotas auth module = cdb --enable-auth-module=cdb (default) auth inc = -Icdb auth lib = system passwords = OFF --disable-passwd (default) pop syslog = show only failed attempts --enable-logging=e (default) auth logging = ON --enable-auth-logging (default) echo $CFLAGS -DHAVE_OPEN_SMTP_RELAY
Re: [vchkpw] Searchable archives ???
Thanks...that helped a ton being able to look in 1 place. Jiri Navratil said: > I would recommend searching via this URL (more lists). > > http://sourceforge.net/search/ > > Jiri > > 03. záø (Pátek) v 19:53:26 CEST 2004, [EMAIL PROTECTED] napsal(a): >> Before I ask my first question on this list...I wanted to know if there >> are searchable archives ? I'm not finding any obvious references to them >> if they exist ;) >> >> >
Re: [vchkpw] qscanq with vpopmail setup
mike schrieb: Hi anybody implemented qscanq with vpopmail . What are the group and user setup for the conf.* in qscanq .any help is appreciated . Thanks Hi, Yes works fine here, the group and users are Gqscanq or so, simply the defaults. Note: qscanq has nothing to do with vpopmail, and there is qscanq-list also. Werner
Re: [vchkpw] qscanq with vpopmail setup
Thanks for answering my question .The reason I am asking is that my qscanq service under /service/ doesn't stay up more than 10 sec and restarts any idea ? - Original Message - From: "Werner Amon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, September 05, 2004 2:00 PM Subject: Re: [vchkpw] qscanq with vpopmail setup mike schrieb: Hi anybody implemented qscanq with vpopmail . What are the group and user setup for the conf.* in qscanq .any help is appreciated . Thanks Hi, Yes works fine here, the group and users are Gqscanq or so, simply the defaults. Note: qscanq has nothing to do with vpopmail, and there is qscanq-list also. Werner
Re: [vchkpw] qscanq with vpopmail setup
mike schrieb: Thanks for answering my question .The reason I am asking is that my qscanq service under /service/ doesn't stay up more than 10 sec and restarts any idea ? - Original Message - From: "Werner Amon" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, September 05, 2004 2:00 PM Subject: Re: [vchkpw] qscanq with vpopmail setup mike schrieb: Hi anybody implemented qscanq with vpopmail . What are the group and user setup for the conf.* in qscanq .any help is appreciated . Thanks Hi, Yes works fine here, the group and users are Gqscanq or so, simply the defaults. Note: qscanq has nothing to do with vpopmail, and there is qscanq-list also. Werner That's absolutely normal, i think you should read www.qscanq.org [again] ;) Please do not toppost in maillinglists, this is horrible. Werner