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_START="DOMAIN" from tcp.smtp the log say me:

accepted any recipient for any rcpt domain

(I think that is correct).

M.



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#D1for
>  more informations.
>
> Ciao,
>
> Tonino
>
> At 11.15 02/10/2007, you wrote:
>
> 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/bin/simscan",CHKUSER_START="DOMAIN"
> :allow,QMAILQUEUE="/var/qmail/bin/simscan",NOP0FCHECK='1',SIMSCAN_DEBUG='3',CHKUSER_START="DOMAIN"
>
>
> My problem is that chkuser do not check if the "rcpt to" is an existent
> user:
>
> mail from: [EMAIL PROTECTED]
> 250 ok
> rcpt to: [EMAIL PROTECTED]
> 250 ok
>
> This is in the log:
>
> @400047021726037c0954 CHKUSER accepted any rcpt: from <
> [EMAIL PROTECTED]::> remote <:x.x.x.x:y.y.y.y> rcpt < [EMAIL PROTECTED]>
> : accepted any recipient for this domain
>
> Why accept any rcpt ?
>
> this is my qmail-default of test.com domain:
>
> | /opt/vpopmail/bin/vdelivermail '' bounce-no-mailbox
>
> Ah, this works:
> # cd /root/netqmail-1.05/netqmail-1.05
> # export CHKUSER_START="DOMAIN"
> # ./qmail-smtpd
> 220 mailmw.merlinwizard.com ESMTP
> mail from: [EMAIL PROTECTED]
> CHKUSER accepted sender: from <[EMAIL PROTECTED]::> remote
> <:unknown:unknown> rcpt <> : sender accepted
> 250 ok
> rcpt to: [EMAIL PROTECTED]
> CHKUSER rejected rcpt: from <[EMAIL PROTECTED]::> remote
> <:unknown:unknown> rcpt <[EMAIL PROTECTED]> : not existing recipient
> 550 5.1.1 sorry, no mailbox here by that name (chkuser)
>
>
>
> Any help is wellcome.
>
> M.
>
> --
> Michel 'ZioBudda' Morelli   [EMAIL PROTECTED]
> Consulenza sistemistica in ambito OpenSource.
> Sviluppo applicazioni web dinamiche (LAMP+Ajax)
> Telefono: +39-3939890025 --  Fax: +39-0291390660
>
> http://www.ziobudda.net  ICQ: 58351764
> http://www.ziobuddalabs.it   Skype: zio_budda
> http://www.ajaxblog.it   MSN: [EMAIL PROTECTED]
>
>
>


-- 
Michel 'ZioBudda' Morelli   [EMAIL PROTECTED]
Consulenza sistemistica in ambito OpenSource.
Sviluppo applicazioni web dinamiche (LAMP+Ajax)
Telefono: +39-3939890025 --  Fax: +39-0291390660

http://www.ziobudda.net ICQ: 58351764
http://www.ziobuddalabs.it  Skype: zio_budda
http://www.ajaxblog.it  MSN: [EMAIL PROTECTED]


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:

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 
for more informations.


Ciao,

Tonino

At 11.15 02/10/2007, you wrote:

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/bin/simscan",CHKUSER_START="DOMAIN"
:allow,QMAILQUEUE="/var/qmail/bin/simscan",NOP0FCHECK='1',SIMSCAN_DEBUG='3',CHKUSER_START="DOMAIN" 



My problem is that chkuser do not check if the "rcpt to" is an existent user:

mail from: [EMAIL PROTECTED]
250 ok
rcpt to: [EMAIL PROTECTED]
250 ok

This is in the log:

@400047021726037c0954 CHKUSER accepted any rcpt: from 
<[EMAIL PROTECTED]::> remote <:x.x.x.x:y.y.y.y> rcpt 
< [EMAIL PROTECTED]> : accepted any 
recipient for this domain


Why accept any rcpt ?

this is my qmail-default of test.com domain:

| /opt/vpopmail/bin/vdelivermail '' bounce-no-mailbox

Ah, this works:
# cd /root/netqmail-1.05/netqmail-1.05
# export CHKUSER_START="DOMAIN"
# ./qmail-smtpd
220 mailmw.merlinwizard.com ESMTP
mail from: [EMAIL PROTECTED]
CHKUSER accepted sender: from <[EMAIL PROTECTED]::> remote 
<:unknown:unknown> rcpt <> : sender accepted

250 ok
rcpt to: [EMAIL PROTECTED]
CHKUSER rejected rcpt: from <[EMAIL PROTECTED]::> remote 
<:unknown:unknown> rcpt <[EMAIL PROTECTED]> 
: not existing recipient

550 5.1.1 sorry, no mailbox here by that name (chkuser)



Any help is wellcome.

M.

--
Michel 'ZioBudda' 
Morelli   [EMAIL PROTECTED]

Consulenza sistemistica in ambito OpenSource.
Sviluppo applicazioni web dinamiche (LAMP+Ajax)
Telefono: +39-3939890025 --  Fax: +39-0291390660

http://www.ziobudda.net 
ICQ: 58351764
http://www.ziobuddalabs.it 
Skype: zio_budda
http://www.ajaxblog.it 
MSN: [EMAIL PROTECTED]


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 
for more informations.


Ciao,

Tonino

At 11.15 02/10/2007, you wrote:

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/bin/simscan",CHKUSER_START="DOMAIN"
:allow,QMAILQUEUE="/var/qmail/bin/simscan",NOP0FCHECK='1',SIMSCAN_DEBUG='3',CHKUSER_START="DOMAIN" 



My problem is that chkuser do not check if the "rcpt to" is an existent user:

mail from: [EMAIL PROTECTED]
250 ok
rcpt to: [EMAIL PROTECTED]
250 ok

This is in the log:

@400047021726037c0954 CHKUSER accepted any rcpt: from 
<[EMAIL PROTECTED]::> remote <:x.x.x.x:y.y.y.y> rcpt 
< [EMAIL PROTECTED]> : accepted any 
recipient for this domain


Why accept any rcpt ?

this is my qmail-default of test.com domain:

| /opt/vpopmail/bin/vdelivermail '' bounce-no-mailbox

Ah, this works:
# cd /root/netqmail-1.05/netqmail-1.05
# export CHKUSER_START="DOMAIN"
# ./qmail-smtpd
220 mailmw.merlinwizard.com ESMTP
mail from: [EMAIL PROTECTED]
CHKUSER accepted sender: from <[EMAIL PROTECTED]::> remote 
<:unknown:unknown> rcpt <> : sender accepted

250 ok
rcpt to: [EMAIL PROTECTED]
CHKUSER rejected rcpt: from <[EMAIL PROTECTED]::> remote 
<:unknown:unknown> rcpt <[EMAIL PROTECTED]> 
: not existing recipient

550 5.1.1 sorry, no mailbox here by that name (chkuser)



Any help is wellcome.

M.

--
Michel 'ZioBudda' 
Morelli   [EMAIL PROTECTED]

Consulenza sistemistica in ambito OpenSource.
Sviluppo applicazioni web dinamiche (LAMP+Ajax)
Telefono: +39-3939890025 --  Fax: +39-0291390660

http://www.ziobudda.net 
ICQ: 58351764
http://www.ziobuddalabs.it 
Skype: zio_budda
http://www.ajaxblog.it 
MSN: [EMAIL PROTECTED]