RE: [vchkpw] Back up and disastor recovery

2002-08-15 Thread Clayton Weise
Also you'll need your /var/qmail/control dir as well, as it houses rcpthosts, virtualdomains, and other required files. -Clayton -Original Message- From: Loren Jordan [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 15, 2002 6:06 AM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] Back up

RE: [vchkpw] Pop3d Starting

2002-08-20 Thread Clayton Weise
Easy, change: tcpserver -H -R 0 pop-3 to: tcpserver -H -R 0 pop3 There shouldn't be a - between pop and 3. You can also substitute that with 110 (the port used for pop3 connections). -Clayton -Original Message- From: Nome real [mailto:[EMAIL PROTECTED]] Sent: Tuesday, August 20,

RE: [vchkpw] Where is vchkpw in this pic?

2002-08-27 Thread Clayton Weise
Well.. vchkpw wouldn't be used in this pic since it illustrates mail delivery with qmail. But vdelivermail does get used in mail delivery. When the delivery reaches qmail-local, qmail-local searches in the home directory of the user (as assigned in /home/of/qmail/users/assign, and in actuality,

RE: [vchkpw] vchkpw: vpopmail user not found

2002-08-30 Thread Clayton Weise
How did you configure vpopmail? Paste in your ./configure options. -Clayton -Original Message- From: Alan Murrell [mailto:[EMAIL PROTECTED]] Sent: Friday, August 30, 2002 12:11 AM To: [EMAIL PROTECTED] Subject: [vchkpw] vchkpw: vpopmail user not found Hi! I posted this earlier to

RE: [vchkpw] Alias

2002-08-30 Thread Clayton Weise
echo [EMAIL PROTECTED] /path/to/vpopmail/domains/mydomain.com/.qmail-user1 chown vpopmail:vchkpw /path/to/vpopmail/domains/mydomain.com/.qmail-user1 or echo /path/to/vpopmail/domains/mydomain.com/user2/Maildir /path/to/vpopmail/domains/mydomain.com/.qmail-user1 chown vpopmail:vchkpw

RE: [vchkpw] Compilgin Vpopmail with Mysql General Questions.

2002-09-04 Thread Clayton Weise
If you installed mysql from source then your include files are in /usr/local/mysql/include/mysql not /usr/local/mysql/include. Same with the libraries. -Clayton -Original Message- From: DARCY,MATTHEW (Non-HP-UnitedKingdom,ex2) [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 04,

RE: [vchkpw] Vpopmail: Best method for virtual hosts/domains?

2002-09-04 Thread Clayton Weise
My guess is that you're trying to compare CDB to MySQL. If that's the case, check the archives. There are a couple of good arguments for both, you'll want to read up on them before you make your decision. -Clayton -Original Message- From: Alan Murrell [mailto:[EMAIL PROTECTED]] Sent:

RE: [vchkpw] phpQLAdmin !

2002-09-17 Thread Clayton Weise
http://www.adfinis.com/projects/phpQLAdmin/en_download.php Plese don't post html when writing to the list. -Clayton -Original Message- From: VanVLe [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 17, 2002 12:11 AM To: [EMAIL PROTECTED] Subject: [vchkpw] phpQLAdmin ! Hello, I'm

RE: [vchkpw] inbox mails aren´t deletet after pop and reading mails

2002-09-17 Thread Clayton Weise
Try popping manually.. e.g. telnet mail.mydomain.com 110 user [EMAIL PROTECTED] pass mypassword list dele # # would be the message number to delete. See if you get any errors. And if not, then do another list and see if the message number is still there. -Clayton -Original Message-

RE: [vchkpw] HUGE pop3 bottleneck

2002-09-18 Thread Clayton Weise
There's a patch that has it run queries against a MySQL database instead of constantly rebuilding the cdb file. I don't remember where it is offhand, but search the archives. -Clayton -Original Message- From: Justin R. Miller [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 18,

RE: [vchkpw] qmail-inject Error

2002-09-18 Thread Clayton Weise
I agree on both points. I feel that these mailing lists should be for the odd problems that can't be solved by doing a simple search on google, or reading through the archives. But not everyone takes things that far. As for the rest of it.. It bothers me when I see so much ignorance out there

RE: [vchkpw] Vpopmail virtual domain postmaster error

2002-09-19 Thread Clayton Weise
Please post with plain text emails only, no html. And you're almost there with the vpopmail/postmaster thing. But the messages aren't being bounced back with [EMAIL PROTECTED], they're being bounced back with postmaster@ followed the the value of /var/qmail/control/me. I vaguely remember

RE: [vchkpw] quota problems

2002-09-23 Thread Clayton Weise
To my knowledge, you have to recompile to get a new default value. -Clayton -Original Message- From: Werner Schalk [mailto:[EMAIL PROTECTED]] Sent: Monday, September 23, 2002 11:36 AM To: [EMAIL PROTECTED] Subject: [vchkpw] quota problems Hello, I have compiled vpopmail and after I

RE: [vchkpw] Vpopmail + Mysql. Tables not created?

2002-09-24 Thread Clayton Weise
Please paste your ./configure line for vpopmail. -Original Message- From: Gerald [mailto:[EMAIL PROTECTED]] Sent: Tuesday, September 24, 2002 10:32 AM To: [EMAIL PROTECTED] Subject: [vchkpw] Vpopmail + Mysql. Tables not created? Hi there I've compiled support for mysql in qmail and

RE: [vchkpw] more roaming user problems

2002-09-25 Thread Clayton Weise
A couple things.. When you recompiled vpopmail with roaming user support, did you do it from fresh source code? e.g. source that you didn't alreay compile with different options. Hope that makes sense.. and two, did you try moving your /home/vpopmail/bin directory somehwere else before doing

RE: [vchkpw] handle more than one domain

2002-10-01 Thread Clayton Weise
You mean an aliased domain? For example... If you email [EMAIL PROTECTED] you also want it to be the same as emailing [EMAIL PROTECTED] -Clayton -Original Message- From: Eduardo Gargiulo [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 9:33 AM To: [EMAIL PROTECTED] Subject:

RE: [vchkpw] vdelelivermail forward

2002-10-03 Thread Clayton Weise
Try the set remote catchall option. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 1:48 AM To: [EMAIL PROTECTED] Subject: [vchkpw] vdelelivermail forward hi all, I'm using vpopmail with qmailadmin. When The administrarot for

RE: [vchkpw] Backup Accounts

2002-10-14 Thread Clayton Weise
This has been discussed countless times before. Please see http://bluedot.net/mail/archive/list.php?f=2 to search the archives. -Clayton -Original Message- From: André Rivotti Casimiro [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 7:24 AM To: [EMAIL PROTECTED] Subject:

RE: [vchkpw] Blackhole?

2002-10-14 Thread Clayton Weise
I tried to get blackhole running, but it was tough without the docs. I originally decided not to go with SA because it's written in perl, but it can be run as a daemon and there's a client written in C that actually is pretty quick. I gave up on blackhole though.. I wasn't able to get it to

RE: [vchkpw] mail gateway smtp auth

2002-10-16 Thread Clayton Weise
When running qmail with smtp-auth you have to give it a password checking program. You'll need to setup vchkpw on your smtp-auth box no matter what to authenticate. So it'll need vpopmail on it anyway, unless you have a different method in mind.. -Clayton -Original Message- From:

RE: [vchkpw] vqadmin

2002-10-22 Thread Clayton Weise
Did you give apache a restart after adding those lines to the config? (apachectl graceful). Also, what kind of problems are you having with authentication? Is it that the username and password you set in your htaccess files are not working? Or is it that it doesn't even ask for one. -Clayton

RE: [vchkpw] smtp-auth

2002-10-22 Thread Clayton Weise
Yeah, I'm using it and it works fine. -Original Message- From: Tunc Gunergun [mailto:tunc;bilgidunyasi.com.tr] Sent: Tuesday, October 22, 2002 1:20 PM To: Clayton Weise; Eduardo Gargiulo; [EMAIL PROTECTED] Subject: Re: [vchkpw] smtp-auth i think there is a problem with smtp-auth`s new

RE: [vchkpw] vqadmin problem

2002-10-24 Thread Clayton Weise
Does the permission denied error come from apache or vqadmin? Tail your apache error log and see what it says. -Clayton -Original Message- From: zafar [mailto:zafar_f3;my.web.pk] Sent: Wednesday, October 23, 2002 11:34 PM To: [EMAIL PROTECTED] Subject: [vchkpw] vqadmin problem hello

RE: [vchkpw] Vdeldomain

2002-10-29 Thread Clayton Weise
Check your qmail configs to see if it's in there: /var/qmail/control/virtualdomains /var/qmail/control/rcpthosts /var/qmail/users/assign And after you've changed those, you'll need to run a qmail-newu to rebuild the assign cdb file. -Clayton -Original Message- From: Zeno Davatz

RE: [vchkpw] Courier-Imap and Sqwebmail

2002-10-29 Thread Clayton Weise
This would probably be a good question for courier-imap or sqwebmail. -Original Message- From: Fernando Costa de Almeida [mailto:falmeida;easyit.com.br] Sent: Tuesday, October 29, 2002 12:06 PM To: [EMAIL PROTECTED] Subject: [vchkpw] Courier-Imap and Sqwebmail Hi, Ive installed

RE: [vchkpw] Password retrieval?

2002-10-31 Thread Clayton Weise
There's actually a vconvert tool that is designed to convert from one authentication method to antother (e.g. cdb to mysql). http://inter7.com/vpopmail/doc/vconvert.html -Clayton -Original Message- From: Nick Lomonte [mailto:nick;eonet.net] Sent: Thursday, October 31, 2002 8:40 AM To:

RE: [vchkpw] using spamassassin....

2002-11-13 Thread Clayton Weise
http://www.jerfu.com/toaster -Original Message- From: Brendan McAlpine [mailto:bmcalpine;macconnect.com] Sent: Wednesday, November 13, 2002 11:03 AM To: [EMAIL PROTECTED] Subject: [vchkpw] using spamassassin Can anyone point me in the right direction for any resources regarding

RE: [vchkpw] vpop and mysql problems (migration from linux to solaris)

2002-11-13 Thread Clayton Weise
Is there a clear password in your mysql database? And on your solaris box, did you compile vpopmail with clear password support (if you didn't specify no, then it compiled with clear passwords). -Clayton -Original Message- From: nicholas [mailto:nicholas;no-spam.co.uk] Sent: Wednesday,

RE: [vchkpw] vpop and mysql problems (migration from linux to solaris)

2002-11-13 Thread Clayton Weise
It'd probably be better to just recompile vpopmail without clear passwords. -Clayton -Original Message- From: Marco [mailto:marco;ellusion-networks.com] Sent: Wednesday, November 13, 2002 12:56 PM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] vpop and mysql problems (migration from linux

RE: [vchkpw] qmail-pop3d-maildirquota patch

2002-11-14 Thread Clayton Weise
Go to where your qmail-1.03 source is.. if it's not anywhere, then uncompress a fresh batch from the tarball. Once you're in the directory where the source code is, copy your qmail-pop3d-maildirquota.patch file into that directory. And assuming you're using GNU patch version 2.5.4+ just go into

RE: [vchkpw] Mial server will not start

2002-11-15 Thread Clayton Weise
Well... if you've installed daemontools then there should be a line in your rc.local that looks like this: csh -cf '/command/svscanboot ' If you don't have that in there, or somewhere in your startup scripts then svscan won't start, and it daemontools won't scan your /service directory.

RE: [vchkpw] vpopmail/qmail migration

2002-11-18 Thread Clayton Weise
Please check the archives first, this has been answered countless times before. Either way, here's what you'll need: /var/qmail/control/* /var/qmail/rc /var/qmail/users/* -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, November 18, 2002 1:01 PM To:

RE: [vchkpw] pop username format

2002-11-22 Thread Clayton Weise
Yes, look at vpopmail.h. #define ATCHARS @%/ Just add a . to that. But beware, it will accept the first . as a separator. So let's say email my email address is [EMAIL PROTECTED] My username, in your format, will be foo.bar.foobar.com will be interpreted by vpopmail as [EMAIL PROTECTED]

RE: [vchkpw] Relaying

2002-11-22 Thread Clayton Weise
You'll need the qmail-queue patch for qmail. And this really isnt' the right list for this kind of question. -Clayton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, November 22, 2002 11:18 AM To: [EMAIL PROTECTED] Subject: [vchkpw] Relaying I'm

RE: [vchkpw] pop username format

2002-11-22 Thread Clayton Weise
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, November 22, 2002 3:36 PM To: Clayton Weise Subject: RE: [vchkpw] pop username format Very good--thanks. Will check my domains to if any are using that format. When recompiling vpopmail--I shoudl only need to delete

RE: [vchkpw] pop username format

2002-11-22 Thread Clayton Weise
You'll want to test it to be sure.. but you're probably right. Brain fade there..woops. -Clayton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, November 22, 2002 3:55 PM To: Clayton Weise Cc: [EMAIL PROTECTED] Subject: RE: [vchkpw] pop username

RE: [vchkpw] Webmail Client

2002-11-25 Thread Clayton Weise
IMP: http://www.horde.org/imp/ Squirrel Mail: http://www.squirrelmail.org SqWebMail: http://www.inter7.com/sqwebmail/ I use IMP and I think it's great. A lot of people like squirrelmail though. I've found that SqWebMail is the fastest of the three, but it doesn't look as cool. -Original

RE: [vchkpw] How do I know if Catchall is set?

2002-11-27 Thread Clayton Weise
Cat the .qmail-default file. If it says something like: | /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox then you're set to bounce. If it says something else, than it does that action (e.g. delete, or it lists another mailbox or email address). -Original Message- From: Dan

RE: [vchkpw] newbie help, please

2002-11-27 Thread Clayton Weise
The difference between an alias domain and a separate domain is that the alias is a mirror of the other. To use your example. If master.is.lg.ua is an alias domain to is.lg.ua then [EMAIL PROTECTED] is also [EMAIL PROTECTED] But maybe you want the two separate. Maybe you want the [EMAIL

RE: [vchkpw] FAQ

2002-11-27 Thread Clayton Weise
What do your log files say? -Original Message- From: admin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 27, 2002 2:09 AM To: [EMAIL PROTECTED] Subject: [vchkpw] FAQ Hello vchkpw, Help me! I have configuration of vpopmail - vchkpw and mysql My host has name ns3.myname.ru

RE: [vchkpw] how to disable quota

2002-11-29 Thread Clayton Weise
No. The default quota is configured when you compile vpopmail, to change it, you'll need to recompile. -Original Message- From: Werner Schalk [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 28, 2002 8:41 AM To: [EMAIL PROTECTED] Subject: [vchkpw] how to disable quota Hello, I have

RE: [vchkpw] Supervise startup script?

2002-11-29 Thread Clayton Weise
Yes. Here's mine: #!/bin/sh QMAILDUID=`id -u vpopmail` NOFILESGID=`id -g vpopmail` exec /usr/local/bin/softlimit -m 800 \ /usr/local/bin/tcpserver -Rv -x /var/vpopmail/etc/tcp.smtp.cdb \ -c 200 -u $QMAILDUID -g $NOFILESGID -lqmail.iswest.net 0 smtp \ /var/qmail/bin/qmail-smtpd

Re: [vchkpw] lost gifs

2002-12-02 Thread Clayton Weise
Qmailadmin puts it's images in it's own images folder. You'll want to check how you configured qmailadmin to be sure, but my images are in /usr/local/apache/htdocs/images/qmailadmin. The images are called upon through relative path, so since my cgi-bin directory is www.mywebsite.com/cgi-bin

Re: [vchkpw] /home/vpopmail/bin/vdelivermail '' bounce-no-mailbox

2002-12-05 Thread Clayton Weise
No need to restart qmail. Just send the message to a box that doesn't exist and it should bounce back to you. Qmail checks for dot-qmail files before every message delivery. On Thursday, December 5, 2002, at 03:45 AM, Joeffrey Betita wrote: hi ppl all want is to bounce some email. on the

Re: [vchkpw] vpasswd file issues??

2002-12-05 Thread Clayton Weise
Yeah, recompiles without clear passwords. That extra field in the password file for clear text passwords doesn't exist in your password files. Just compile without clear text passwords and it should fix it. On Thursday, December 5, 2002, at 11:41 AM, Chris Wilson wrote: Hello,   Recently i

Re: [vchkpw] Configure script errors...

2002-12-10 Thread Clayton Weise
Log name has nothing to do with the log file name. It has to do with what vpopmail calls itself to syslog. Don't put .log, just vpopmail should be sufficient, you can setup syslog in /etc/syslog.conf to log vpopmail stuff to it's own log file. It's possible that invalid log name might be

Re: [vchkpw] Encrypted Password

2002-12-11 Thread Clayton Weise
It doesn't check pw_clear_passwd, it checks pw_passwd for authentication. pw_clear_passwd is just for your reference. On Wednesday, December 11, 2002, at 09:19 AM, Ryan Adorable wrote: Hi, I'm doing qmail+vpopmail+mysql here. My problem is, how could I make vpopmail to check

Re: [vchkpw] changing defaults for vqadmin

2002-12-18 Thread Clayton Weise
Compile vpopmail with a default quota. vQadmin is sort of deceiving, if you compiled vpopmail with a default quota, just leave the quota field emtpy and vqadmin will assume the default. It doesn't automatically fill in the box. On Wednesday, December 18, 2002, at 01:06 PM, Brendan McAlpine

Re: [vchkpw] Address book with/without LDAP

2002-12-19 Thread Clayton Weise
LDAP, in basic terms, is a protocol and method of storing stuff. All sorts of stuff. The LDAP that vpopmail would be talking about would be the usernames, passwords, home directories, etc of the various email accounts on your system. Just like you would store it on a mysql or cdb database.

Re: [vchkpw] mail is not going outside

2002-12-23 Thread Clayton Weise
Sounds like you've got another problem going on. Try and telnet to one of the MX records for yahoo.com on port 25 from your server and see if it works. When qmail exits with not being able to establish an smtp connection it means it couldn't open a connection to the destination mail server,

Re: [vchkpw] qmail + vpopmail + mysql + Redhat 8

2002-12-30 Thread Clayton Weise
What do your qmail control files look like? /var/qmail/control/virtualdomains /var/qmail/control/rcpthosts /var/qmail/users/assign I'm assuming they're correct, otherwise we'd probably get an error about that domain not being in qmail's allowed list of rcpthosts. But it can't hurt to check.

Re: [vchkpw] Looking up Vpopmail passwords

2002-12-31 Thread Clayton Weise
The flat file you speak of actually isn't quite a flat file. vpopmail, unless specified otherwise, will store it's password info in cdb databases. cdb is a file database format created by DJB (same guy that wrote qmail). It's pretty speedy, but it falls to certain disadvantages that you

RE: [vchkpw] SMTP Problems

2003-01-13 Thread Clayton Weise
Ok.. why would you post open relay as a suggestion? Don't ever put :allow,RELAYCLIENT=””. That will make your server open relay, which is BAD. Check the archives, I know there have been discussions before about courier imap authentication and vpopmail’s “romaing users” option. Also make sure

RE: [vchkpw] Auth Problem

2003-01-13 Thread Clayton Weise
What does your pop3d startup script look like? -Original Message- From: Ferencz Tamas [mailto:[EMAIL PROTECTED]] Sent: Monday, January 13, 2003 2:05 PM To: [EMAIL PROTECTED] Subject: [vchkpw] Auth Problem try to find a list arch, but nothing. I just installed a qmail system with

RE: [vchkpw] qmail-newu: fatal: bad format in users/assign

2003-01-15 Thread Clayton Weise
Run a cat -e /var/qmail/users/assign . If you're not comfortable with showing me (or the list) your assign file, there's not much we can do to help. -Clayton -Original Message- From: Rick Phillips [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 14, 2003 6:17 PM To: [EMAIL PROTECTED]

RE: [vchkpw] Guidence needed for a vpopmail migration issue.

2003-01-15 Thread Clayton Weise
If the user's Maildir doesn't exist, vpopmail will try to auto-create it. Check the permissions on it, and make sure the path to it matches what vpopmail has in it's database (run a vuserinfo [EMAIL PROTECTED] and make sure the paths match). -Original Message- From: Kent Ritchie

RE: [vchkpw] Authdaemond--mysql?

2003-01-16 Thread Clayton Weise
Yes. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 7:51 AM To: vpopmail list Subject: [vchkpw] Authdaemond--mysql? Greetings All, A quick question on authdaemond in sqwebmail: If I've built vpopmail to use mysql to store all

RE: [vchkpw] Authdaemond--mysql?

2003-01-16 Thread Clayton Weise
Same difference though. Just compile sqwebmail without authdaemon, and with authvchkpw. Courier has an issue with it's authdaemon and vpopmail. -Clayton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 16, 2003 10:32 AM To: Robin Bowes Cc:

RE: [vchkpw] quota for per domains

2003-01-21 Thread Clayton Weise
Also check the archives, this has been discussed countless times. -Original Message- From: mike [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 21, 2003 4:45 AM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] quota for per domains Hi, Read in the documentation the configure options.

RE: [vchkpw] qmailadmin probs when configure

2003-01-22 Thread Clayton Weise
This is probably better for the qmailadmin list. But chances are you installed an older version of vpopmail. What version of vpopmail do you have installed, and what version of qmailadmin are you trying to install? -Original Message- From: Tobias Åman [mailto:[EMAIL PROTECTED]] Sent:

RE: [vchkpw] Quota per domain

2003-01-24 Thread Clayton Weise
Read the archives, this has been discussed and covered a million times over. -Clayton -Original Message- From: Manish Jain [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 22, 2003 9:58 PM To: Vpopmail Mailing List Subject: [vchkpw] Quota per domain Hi All! I have installed

RE: [vchkpw] Quotas Problems

2003-01-29 Thread Clayton Weise
Anytime you recompile vpopmail with different options you'll need to also recompile any of the programs that use it. Like qmailadmin and vqadmin. -Clayton -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 29, 2003 5:49 AM To: vpopmail list

RE: [vchkpw] Can't open file: 'horde_prefs.MYD'. (errno: 145)

2003-01-30 Thread Clayton Weise
This isn't for vpopmail. Try the horde or the mysql mailing list. -Original Message- From: Abdul Latief [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 30, 2003 2:26 AM To: [EMAIL PROTECTED] Subject: [vchkpw] Can't open file: 'horde_prefs.MYD'. (errno: 145) please help... when i

RE: [vchkpw] Moving vpopmail

2003-02-03 Thread Clayton Weise
Look at: /var/qmail/users/assign You'll also need to recompile vpopmail with the new path, and change all the paths in the vpopmail database (cdb or mysql). -Original Message- From: Mattia Martinello [mailto:[EMAIL PROTECTED]] Sent: Monday, February 03, 2003 7:42 AM To: [EMAIL

RE: [vchkpw] cdb - which program can read cdb human readable?

2003-02-03 Thread Clayton Weise
cdb tools. http://cr.yp.to/cdb.html -Original Message- From: Oliver Etzel - GoodnGo.COM (R) [mailto:[EMAIL PROTECTED]] Sent: Monday, February 03, 2003 9:31 AM To: [EMAIL PROTECTED] Subject: [vchkpw] cdb - which program can read cdb human readable? Hello, which program can read cdb

RE: [vchkpw] Deny relaying

2003-02-04 Thread Clayton Weise
To deny relay to a particular IP address just do: 1.2.3.4:deny -Original Message- From: Winanjaya [mailto:[EMAIL PROTECTED]] Sent: Monday, February 03, 2003 7:46 PM To: Vpopmail (E-mail) Subject: [vchkpw] Deny relaying I need to deny relay for my qmail server, I have already run the

RE: [vchkpw] Default Domain problem

2003-02-04 Thread Clayton Weise
When you recompiled, did you start from clean source? or did you just go into your current source tree and retype tye ./configure stuff. -Original Message- From: Jason 'XenoPhage' Frisvold [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 04, 2003 1:33 PM To: [EMAIL PROTECTED] Subject:

RE: [vchkpw] Default Domain problem

2003-02-04 Thread Clayton Weise
Do that, I've never had good luck with the make distclean. -Original Message- From: Jason 'XenoPhage' Frisvold [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 04, 2003 1:41 PM To: Clayton Weise Cc: [EMAIL PROTECTED] Subject: RE: [vchkpw] Default Domain problem I believe I tried

RE: [vchkpw] Quota on qmail (for send and receive)

2003-02-05 Thread Clayton Weise
Make a file in /var/qmail/controls called databytes and in it, put the value (in bytes) of the largest email you want qmail to accept. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 05, 2003 8:12 AM To: [EMAIL PROTECTED] Subject: [vchkpw]

RE: [vchkpw] Quota on qmail (for send and receive)

2003-02-05 Thread Clayton Weise
The defaultdelivery file is a global setting saying that qmail will not accept any email larger than X. If you want per-user quotas you can set those through vpopmail. You can't set a per-user file size limit though, the closest you can do is on a per-ip basis. Since tcpserver reads environment

RE: [vchkpw] authdaemond

2003-02-07 Thread Clayton Weise
Alternativley, do a ./configure --help. If I remember.. it's just --disable-authdaemon and --enable-vchkpw, but I'm not positive on that so check the install docs and try a ./configure --help for all the switches. -Clayton -Original Message- From: Jesse Guardiani [mailto:[EMAIL

RE: [vchkpw] Mutt (possibly) and Vpopmail?

2003-02-10 Thread Clayton Weise
If pop3 works, then just use imp with pop3 support. You'll need to compile php with imap support, but in the imp configs just choose that you have a pop3 server and not imap. We've got an old mail server here that doesn't have imap running on it, and that's what I did ;). IMP can be obtained

RE: [vchkpw] qmail vpopmail - more than one IP to listen to

2003-02-10 Thread Clayton Weise
Qmail doesn't listen on any ports. tcpserver listens on whatever ip's you tell it to.. by default, people put 0 which means all ip's bound to the box. -Clayton -Original Message- From: Ajai Khattri [mailto:[EMAIL PROTECTED]] Sent: Monday, February 10, 2003 9:20 AM To: [EMAIL PROTECTED]

RE: [vchkpw] qmail vpopmail - more than one IP to listen to

2003-02-10 Thread Clayton Weise
Here's mine. Also, PLEASE READ life with qmail. It has this very same thing in there and it explains all the components of it. env - PATH=/var/qmail/bin:/usr/local/bin \ tcpserver -q -H -R 0 pop3 \ /var/qmail/bin/qmail-popup mail.mydomain.com \ /usr/local/vpopmail/bin/vchkpw

RE: [vchkpw] login to pop3d fails

2003-02-12 Thread Clayton Weise
You don't use /bin/checkpassword anymore.. vpopmail doesn't use the local password file, it has it's own password checking utility (/home/vpopmail/bin/vchkpw). -Clayton -Original Message- From: Roland Schmid [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 12, 2003 2:03 PM To:

RE: [vchkpw] switching database servers

2003-02-14 Thread Clayton Weise
Recompile. And do it from fresh source, don't just do a make clean and reconfigure it. -Clayton -Original Message- From: Benjamin Tomhave [mailto:[EMAIL PROTECTED]] Sent: Friday, February 14, 2003 10:41 AM To: [EMAIL PROTECTED] Subject: [vchkpw] switching database servers Hello, If

RE: [vchkpw] switching database servers

2003-02-14 Thread Clayton Weise
PROTECTED] Subject: RE: [vchkpw] switching database servers Ok, this raises for me an interesting questionsshould vpopmail only ever use a local db? Or is it reasonable to try using a remote (obviously not too terribly remote) db? -Original Message- From: Clayton Weise [mailto:[EMAIL

RE: [vchkpw] How can I hide my IP

2003-02-18 Thread Clayton Weise
You mean hide the IP of your computer? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, February 17, 2003 2:42 PM To: [EMAIL PROTECTED] Subject: [vchkpw] How can I hide my IP BlankHi, Is it possible to hide my ip address on my outbound mail or at

RE: [vchkpw] How can I hide my IP

2003-02-18 Thread Clayton Weise
. - Original Message - From: Clayton Weise [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, February 19, 2003 1:56 AM Subject: RE: [vchkpw] How can I hide my IP You mean hide the IP of your computer? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: [vchkpw] How can I hide my IP

2003-02-18 Thread Clayton Weise
to hide the IP of my computer. - Original Message - From: Clayton Weise [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, February 19, 2003 1:56 AM Subject: RE: [vchkpw] How can I hide my IP You mean hide the IP of your computer? -Original

RE: [vchkpw] vpopmail, spamassassin, and squirrelmail

2003-02-19 Thread Clayton Weise
http://www.jerfu.com/toaster It's a pretty straight forward step-by-step for vpopmail+spamassassin+squirrelmail etc etc. -Clayton -Original Message- From: Jason 'XenoPhage' Frisvold [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 19, 2003 6:49 AM To: [EMAIL PROTECTED] Subject:

RE: [vchkpw] where to get dev releases?

2003-02-19 Thread Clayton Weise
http://inter7.com/develop.html -Original Message- From: Benjamin Tomhave [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 19, 2003 3:12 PM To: [EMAIL PROTECTED] Subject: [vchkpw] where to get dev releases? Hello, This is probably a stupid question, but where can I find the dev

Re: [vchkpw] vchkpw instead of checkpassword for SMTP AUTH

2003-02-21 Thread Clayton Weise
Try here instead. I used this one and it works with vpopmail passwd auth. http://members.elysium.pl/brush/qmail-smtpd-auth/ - Original Message - From: Roland Schmid [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, February 21, 2003 6:53 AM Subject: [vchkpw] vchkpw instead of

RE: [vchkpw] How to handle the local domain as virtual.

2003-02-25 Thread Clayton Weise
Two things you might try. 1.) make sure the domain is in /var/qmail/users/virtualdomains and rcpthosts. If so, give qmail-send a HUP and see if it continues. We know it's in your assign file, but you can try rebuilding the cdb by running /var/qmail/bin/qmail-newu 2.) if all else fails, try

RE: [vchkpw] Newbie trying to figure vpopmail to popb4smtp.

2003-02-26 Thread Clayton Weise
One thing that might be confusing Steve, is the messages that qmail sends to you when you're not allowed to relay. Instead of saying you're not allowed to relay it says sorry, that domain isn't in my list of allowed rcpthosts This can be misleading, thinking that you have to put every domain you

RE: [vchkpw] qmail-pop3d does not run with tcpserver

2003-02-28 Thread Clayton Weise
And a copy of your startup scripts might help with troubleshooting. Saying it doesn't work without showing us what's in your scripts is very vague and hard to troubleshoot. -Clayton -Original Message- From: Jesse Guardiani [mailto:[EMAIL PROTECTED] Sent: Friday, February 28, 2003 6:38

RE: [vchkpw] domain problem

2003-03-06 Thread Clayton Weise
In /var/qmail/users/assign. You'll notice that the uid/gid of vpopmail is in that file, change it to the new uid/gid of the vpopmail user then run /var/qmail/bin/qmail-newu -Clayton -Original Message- From: jake [mailto:[EMAIL PROTECTED] Sent: Thursday, March 06, 2003 1:30 PM To:

RE: [vchkpw] Setting unlimited quota with vsetuserquota? How?

2003-03-07 Thread Clayton Weise
Set the quota to NOQUOTA -Original Message- From: Gabriel Ambuehl [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 6:59 AM To: [EMAIL PROTECTED] Subject: [vchkpw] Setting unlimited quota with vsetuserquota? How? Hello, this might seem stupid, but how am I supposed to set

RE: [vchkpw] Re: domain problem

2003-03-07 Thread Clayton Weise
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 8:01 AM To: Clayton Weise Cc: [EMAIL PROTECTED] Subject: [vchkpw] Re: domain problem Thanks for the great help. I am now able to receive mail and check it with sqwebmail. I do still notice one thing. When I first

RE: [vchkpw] change the default-domain

2003-03-07 Thread Clayton Weise
As noted just a few minutes ago in a previous email on a different topic. Erase your source and start with a fresh batch, that should alleviate the problem. -Original Message- From: tech [mailto:[EMAIL PROTECTED] Sent: Friday, February 07, 2003 10:46 AM To: [EMAIL PROTECTED] Subject:

RE: [vchkpw] Re: domain problem

2003-03-07 Thread Clayton Weise
and see if they report any errors. And last, but not least, make sure that no other applications are listening on port 110. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2003 9:46 AM To: Clayton Weise Cc: [EMAIL PROTECTED] Subject: [vchkpw] Re

RE: [vchkpw] Permission Error

2003-06-11 Thread Clayton Weise
Try: chown -R vpopmail:vchkpw /usr/local/vpopmail/domains -Original Message- From: Widmer Hannes [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2003 5:02 AM To: [EMAIL PROTECTED] Subject: [vchkpw] Permission Error Hello Guys from that list I'm from switzerland and my english is

[vchkpw] vpopmail exit codes

2003-06-12 Thread Clayton Weise
I'm having a strange issue with vpopmail and maildrop. I'm running a spam scanner called spamprobe. Attached is the maildrop filter itself, and my qmail-default file looks like this (all one line): | /var/qmail/bin/preline /usr/local/bin/maildrop /var/vpopmail/etc/maildroprc-spamprobe The

RE: [vchkpw] Migrating Domains to new Vpopmail Server

2003-06-17 Thread Clayton Weise
/var/qmail/control/smtproutes Format is similar to the /var/qmail/control/virtualhosts file. foo.bar:new.server.dom Where foo.bar is the domain name and new.server.dom is the mail server to route mail for that domain to. new.server.dom can be a domain name, or an IP address. Note that foo.bar

RE: [vchkpw] Fallback MTA and vpopmail

2003-07-03 Thread Clayton Weise
Another option, and although it may be a little over the top for this particular situation, is AutoTURN. It's part of the serialmail package put out by DJB to work with qmail. We use it here for mail caching and it works great. http://cr.yp.to/serialmail.html -Original Message- From:

RE: [vchkpw] ETRN / serialmail-AUTOTURN with vpopmail - How to ?

2003-08-14 Thread Clayton Weise
I think what needs to be understood here is that vpopmail, qmail, and autoturn (serialmail) are not really all related. The only common bond they share is qmail itself. qmail is the mail server that runs the show, and all it's doing is delivering emails. It decides how to, based on it's control

[vchkpw] maildir quotas

2003-08-14 Thread Clayton Weise
I've had a problem for quite some time now and it never got answered on the list, so I made a work around. Was previously running domain-based maildrop filters by piping to maildrop in my .qmail-default file but I ran into problems with that. For some reason, and I could never figure out exactly

RE: [vchkpw] /var/mail/vpopmail

2003-08-27 Thread Clayton Weise
I don't think it's vpopmail that's dropping it into that file. It sounds more like mail is being delivered to the vpopmail user on your local system. What does qmail have for it's double bounce account (run /var/qmail/bin/qmail-showctl to see) and also what does your /var/qmail/alias directory

RE: [vchkpw] qmail + vpopmail + maildrop + sqwebmail + qmailadmin + vqadmin

2003-08-28 Thread Clayton Weise
Not quite sure how your setup is.. but I finally got maildrop/vpopmail working for me by using a version of vpopmail that has the seekable patch and putting a .qmail file inside each user's directory who wants a spam filter. It has worked out beneficially for me because the spam filter can now be

RE: [vchkpw] Re /var/mail/vpopmail

2003-08-28 Thread Clayton Weise
What does your /var/qmail/rc file look like? -Original Message- From: Jasper Metselaar [mailto:[EMAIL PROTECTED] Sent: Thursday, August 28, 2003 7:38 AM To: [EMAIL PROTECTED] Subject: [vchkpw] Re /var/mail/vpopmail Doublebounce settings and .qmail files are ok. Below is a header of a

  1   2   >