[vchkpw] Chkuser (2.0.9): "accepted any recipient for this domain" why ?

2007-10-02 Thread zio budda
Hi all, this is my first message so any RTFM is wellcome. I have installed netqmail 1.0.5 and chkuser 2.0.9 with #define CHKUSER_STARTING_VARIABLE "CHKUSER_START" but not with #define CHKUSER_ALWAYS_ON This is my /etc/tcp.smtp 127.:allow,RELAYCLIENT="",SIMSCAN_DEBUG="3",QMAILQUEUE="/var/qmail/bi

Re: [vchkpw] Chkuser (2.0.9): "accepted any recipient for this domain" why ?

2007-10-02 Thread tonix (Antonio Nati)
Hi Michel, you have to check if bouncing is enabled for each domain ("DOMAIN" setting in CHKUSER_START variable). Check in each domain's .qmail-default or use qmailadmin and set bouncing on for the domain. See http://www.interazioni.it/opensource/chkuser/documentation/faq/enabling.html#D1

Re: [vchkpw] Chkuser (2.0.9): "accepted any recipient for this domain" why ?

2007-10-02 Thread tonix (Antonio Nati)
Sorry, I did not read carefully your message. It looks like qmail-smtpd is not able to read .qmail-default (infact when you run it directly, probably as root, it works fine). How do you run qmail-smtpd? Are you using the vpopmail user? Tonino At 11.35 02/10/2007, tonix (Antonio Nati) wrote:

Re: [vchkpw] Chkuser (2.0.9): "accepted any recipient for this domain" why ?

2007-10-02 Thread zio budda
2007/10/2, tonix (Antonio Nati) <[EMAIL PROTECTED]>: > > Hi Michel, > Hi Tonino I have not understand what you say. Sorry :( CHKUSER_START contain "DOMAIN" in chkuser_settings.h my .qmail-default (for test.com) is: | /opt/vpopmail/bin/vdelivermail '' bounce-no-mailbox If I remove CHKUSER_ST

[vchkpw] vpopmail or qmail problem?

2007-10-02 Thread Andy
Hey, I'm running netqmail-1.05 and vpopmail-5.4.16 on Gentoo, but I don't believe this Gentoo specific (if it is, apologies in advance). My problem is that for one of my domains I can't seem to get qmail to follow the right .qmail file. I have an account, e.g. bob, which is located in /home/vpopm

Re: [vchkpw] vpopmail user/group

2007-10-02 Thread aledr
I do not want to check the vpopmail user and group :) Regards 2007/10/2, John Simpson <[EMAIL PROTECTED]>: > On 2007-09-30, at 1622, aledr wrote: > > > > I need to build vpopmail as non-root user and used > > "--enable-non-root-build" but I got this message: > > > > "checking for valid vpopmail u

Re: [vchkpw] vpopmail user/group

2007-10-02 Thread Rick Widmer
aledr wrote: I do not want to check the vpopmail user and group :) You don't get any choice in the matter. The vpopmail uid and vchkpw gid are compiled into the program, and must not change between compile and run time. If those uid/gid values change, you must re-compile vpopmail to work

Re: [vchkpw] vpopmail user/group

2007-10-02 Thread aledr
2007/10/2, Rick Widmer <[EMAIL PROTECTED]>: > > > aledr wrote: > > I do not want to check the vpopmail user and group :) > > You don't get any choice in the matter. The vpopmail uid and vchkpw gid > are compiled into the program, and must not change between compile and > run time. If those uid/gi

Re: [vchkpw] vpopmail or qmail problem?

2007-10-02 Thread Christopher Chan
Am I missing something obvious? I always thought -default was checked last and I can't see why its not using the exact match on .qmail-bob-clamav There was some discussion of enabling such support in vpopmail. If you look in your assign file, you will find that your address will become domai

Re: [vchkpw] vpopmail or qmail problem?

2007-10-02 Thread John Simpson
On 2007-10-02, at 1928, Christopher Chan wrote: Am I missing something obvious? I always thought -default was checked last and I can't see why its not using the exact match on .qmail-bob-clamav There was some discussion of enabling such support in vpopmail. i'm not sure, but i suspect the "

Re: [vchkpw] vpopmail or qmail problem?

2007-10-02 Thread Christopher Chan
John Simpson wrote: On 2007-10-02, at 1928, Christopher Chan wrote: Am I missing something obvious? I always thought -default was checked last and I can't see why its not using the exact match on .qmail-bob-clamav There was some discussion of enabling such support in vpopmail. i'm not sure

Re: [vchkpw] vpopmail user/group

2007-10-02 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. IIRC

Re: [vchkpw] vpopmail or qmail problem?

2007-10-02 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, so