[vchkpw] Vpopmail + Apache

2004-01-25 Thread jmorse
I have successfully installed qmail in the past using the checkpassword utility. This time, I would like to use vchkpw (vpopmail) instead. My question is, do you need to have Apache installed in order to use vpopmail or is that only if you want to use tools such as vqadmin and qmailadmin? If

Re: [vchkpw] Vpopmail + Apache

2004-01-25 Thread X-Istence
jmorse wrote: I have successfully installed qmail in the past using the checkpassword utility. This time, I would like to use vchkpw (vpopmail) instead. My question is, do you need to have Apache installed in order to use vpopmail or is that only if you want to use tools such as vqadmin and

RE: [vchkpw] Vpopmail + Apache

2004-01-25 Thread jmorse
-Original Message- From: X-Istence [mailto:[EMAIL PROTECTED] Sent: Sunday, January 25, 2004 2:06 PM Cc: [EMAIL PROTECTED] Subject: Re: [vchkpw] Vpopmail + Apache jmorse wrote: I have successfully installed qmail in the past using the checkpassword utility. This time, I would like

RE: [vchkpw] Vpopmail + Apache

2004-01-25 Thread jmorse
-Original Message- From: jmorse [mailto:[EMAIL PROTECTED] Sent: Sunday, January 25, 2004 4:00 PM Cc: [EMAIL PROTECTED] Subject: RE: [vchkpw] Vpopmail + Apache -Original Message- From: X-Istence [mailto:[EMAIL PROTECTED] Sent: Sunday, January 25, 2004 2:06 PM Cc: [EMAIL

Re: [vchkpw] Vpopmail + Apache

2004-01-25 Thread X-Istence
jmorse wrote: -Original Message- From: jmorse [mailto:[EMAIL PROTECTED] Sent: Sunday, January 25, 2004 4:00 PM Cc: [EMAIL PROTECTED] Subject: RE: [vchkpw] Vpopmail + Apache -Original Message- From: X-Istence [mailto:[EMAIL PROTECTED] Sent: Sunday, January 25, 2004 2:06 PM Cc

Re: [vchkpw] Vpopmail + Apache

2004-01-25 Thread Jonathan Viney
X-Istence Install seemed to have went ok so far, but I have one problem. When I go to make a virtual domain with vadddomain, I get the following error: Failure while attempting to remove_line() the locals file Error. Failed to add domain to assign file Error: Could not update file Sorry if

RE: [vchkpw] Vpopmail + Apache

2004-01-25 Thread jmorse
-Original Message- From: X-Istence [mailto:[EMAIL PROTECTED] Sent: Sunday, January 25, 2004 7:14 PM Cc: [EMAIL PROTECTED] Subject: Re: [vchkpw] Vpopmail + Apache jmorse wrote: -Original Message- From: jmorse [mailto:[EMAIL PROTECTED] Sent: Sunday, January 25, 2004 4:00 PM Cc

RE: [vchkpw] Vpopmail + Apache

2004-01-25 Thread jmorse
-Original Message- From: Jonathan Viney [mailto:[EMAIL PROTECTED] Sent: Sunday, January 25, 2004 7:18 PM To: [EMAIL PROTECTED] Subject: Re: [vchkpw] Vpopmail + Apache X-Istence Install seemed to have went ok so far, but I have one problem. When I go to make a virtual domain

RE: [vchkpw] Vpopmail + Apache

2004-01-25 Thread Jonathan Viney
I have had that error a number of times but I've never seen it documented anywhere. Simply run 'touch /var/qmail/control/locals' to fix it. It happens when the locals file doesn't exist, ususally because the install of qmail didn't create it. As I mentioned to X-Istence, that's what I

Re: [vchkpw] Vpopmail + Apache

2004-01-25 Thread X-Istence
jmorse wrote: snip Yes, I'm doing this as root. I figured out the problem though by looking at my old qmail installation on another machine. The document at bsdquides doesn't have you create the /var/qmail/control/locals file but vadddomain is looking for that file for some reason. Once I