Re: [vchkpw] vpopmail user/group

2007-10-03 Thread Christopher Chan
Have you created the vpopmail user and vchkpw group? If not you must. Yes, I will create they when installing the package in my destination host. This is the why I need to get these values into the package when building. The build host isn't my dest host. That is a tough nut to crack.

Re: [vchkpw] vpopmail or qmail problem?

2007-10-03 Thread Tom Collins
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Oct 2, 2007, at 7:19 PM, John Simpson wrote: and knowing qmail like i do, i suspect there's nothing wrong with qmail-local except maybe some error or warning condition that it's silently ignoring, where we might wish it would complain about,

Re: [vchkpw] vpopmail user/group

2007-10-03 Thread Rick Widmer
Christopher Chan wrote: Have you created the vpopmail user and vchkpw group? If not you must. Yes, I will create they when installing the package in my destination host. This is the why I need to get these values into the package when building. The build host isn't my dest host. That

Re: [vchkpw] vpopmail user/group

2007-10-03 Thread Christopher Chan
Rick Widmer wrote: Christopher Chan wrote: Have you created the vpopmail user and vchkpw group? If not you must. Yes, I will create they when installing the package in my destination host. This is the why I need to get these values into the package when building. The build host isn't my

Re: [vchkpw] vpopmail user/group

2007-10-03 Thread Christopher Chan
Rick Widmer wrote: Christopher Chan wrote: Rick Widmer wrote: Christopher Chan wrote: Have you created the vpopmail user and vchkpw group? If not you must. Yes, I will create they when installing the package in my destination host. This is the why I need to get these values into the

Re: [vchkpw] vpopmail user/group

2007-10-03 Thread Rick Widmer
Christopher Chan wrote: Rick Widmer wrote: Christopher Chan wrote: Rick Widmer wrote: Christopher Chan wrote: Have you created the vpopmail user and vchkpw group? If not you must. Yes, I will create they when installing the package in my destination host. This is the why I need to

Re: [vchkpw] vpopmail user/group

2007-10-03 Thread Rick Widmer
Christopher Chan wrote: Rick Widmer wrote: Christopher Chan wrote: Rick Widmer wrote: Christopher Chan wrote: Have you created the vpopmail user and vchkpw group? If not you must. Yes, I will create they when installing the package in my destination host. This is the why I need to

Re: [vchkpw] vpopmail user/group

2007-10-03 Thread Christopher Chan
Rick Widmer wrote: Christopher Chan wrote: Rick Widmer wrote: Christopher Chan wrote: Rick Widmer wrote: Christopher Chan wrote: Have you created the vpopmail user and vchkpw group? If not you must. Yes, I will create they when installing the package in my destination host. This

Re: [vchkpw] vpopmail user/group

2007-10-03 Thread Rick Widmer
Christopher Chan wrote: Rick Widmer wrote: Christopher Chan wrote: Rick Widmer wrote: Christopher Chan wrote: Rick Widmer wrote: Christopher Chan wrote: Have you created the vpopmail user and vchkpw group? If not you must. Yes, I will create they when installing the package in

Re: [vchkpw] vpopmail user/group

2007-10-03 Thread aledr
As I said: **I do not have root access** (the build service doesn't allow to build a package as root) what means that I can't add users or groups to the system too... I modified the configure and Makefile to do not exit if the user / group test fails and included vpopmail.dir, vpopmail.uid and

Re: [vchkpw] vpopmail user/group

2007-10-03 Thread Japheth J.C. Cleaver
Christopher Chan wrote: Have you created the vpopmail user and vchkpw group? If not you must. Yes, I will create they when installing the package in my destination host. This is the why I need to get these values into the package when building. The build host isn't my dest host. That is

Re: [vchkpw] vpopmail or qmail problem?

2007-10-03 Thread Tom Collins
On Oct 3, 2007, at 1:53 AM, Andy wrote: jedi padawan.org # cat .qmail-kindred-clamav | /var/vpopmail/bin/vdelivermail '' delete There's your mistake. What's happening is qmail-local hands the message off to vdelivermail (because you told it to), which looks for an account kindred-clamav

Re: [vchkpw] vpopmail or qmail problem?

2007-10-03 Thread Rick Widmer
Tom Collins wrote: On Oct 3, 2007, at 1:53 AM, Andy wrote: jedi padawan.org # cat .qmail-kindred-clamav | /var/vpopmail/bin/vdelivermail '' delete There's your mistake. What's happening is qmail-local hands the message off to vdelivermail (because you told it to), which looks for an

Re: [vchkpw] vpopmail user/group

2007-10-03 Thread Quey
aledr wrote: As I said: **I do not have root access** (the build service doesn't allow to build a package as root) what means that I can't add users or groups to the system too... I modified the configure and Makefile to do not exit if the user / group test fails and included vpopmail.dir,

Re: [vchkpw] vpopmail user/group

2007-10-03 Thread aledr
2007/10/3, Quey [EMAIL PROTECTED]: aledr wrote: As I said: **I do not have root access** (the build service doesn't allow to build a package as root) what means that I can't add users or groups to the system too... I modified the configure and Makefile to do not exit if the user /

Re: [vchkpw] vpopmail user/group

2007-10-03 Thread James W. Abendschan
On Wed, 3 Oct 2007, Rick Widmer wrote: Oh, the vpopmail uid and gid is not hardcoded into the binaries? The uid and gid are hard coded into the bianaries by ./configure. I've always wondered about this .. why is it done this way? Why not resolve the vpopmail login/group name into a UID/GID

Re: [vchkpw] vpopmail user/group

2007-10-03 Thread Christopher Chan
Rick Widmer wrote: Christopher Chan wrote: Rick Widmer wrote: Christopher Chan wrote: Rick Widmer wrote: Christopher Chan wrote: Rick Widmer wrote: Christopher Chan wrote: Have you created the vpopmail user and vchkpw group? If not you must. Yes, I will create they when

Re: [vchkpw] vpopmail user/group

2007-10-03 Thread Christopher Chan
Japheth J.C. Cleaver wrote: Christopher Chan wrote: Have you created the vpopmail user and vchkpw group? If not you must. Yes, I will create they when installing the package in my destination host. This is the why I need to get these values into the package when building. The build host isn't

Re: [vchkpw] vpopmail or qmail problem?

2007-10-03 Thread Andy
Tom Collins ([EMAIL PROTECTED]) wrote: On Oct 3, 2007, at 1:53 AM, Andy wrote: jedi padawan.org # cat .qmail-kindred-clamav | /var/vpopmail/bin/vdelivermail '' delete There's your mistake. What's happening is qmail-local hands the message off to vdelivermail (because you told it to),