At 23.32 09/05/2007, you wrote:
Hello,

i found weird behaviour if checkuser with smtp auth

If user is autheticated, there is not checked if dest domain is valid
(maybe if recips exists) - eg possible to send email to invalid
domain.

trying to send email to [EMAIL PROTECTED]' (yes at end is ') - is
not valid email, i know but tell this to some non technical people ;)

non auth user

@40000000464239dd28198a84 CHKUSER accepted sender: from
<[EMAIL PROTECTED]::> remote <xxx:unknown:xxx.xxx.xxx.xxx> rcpt <> :
sender accepted
@40000000464239dd28c98164 CHKUSER rejected relaying: from
<[EMAIL PROTECTED]::> remote <xxx:unknown:xxx.xxx.xxx.xxx> rcpt
<[EMAIL PROTECTED]'> : client not allowed to relay

auth user

@400000004642390d107ee0a4 CHKUSER accepted sender: from
<[EMAIL PROTECTED]:[EMAIL PROTECTED]:> remote
<xxx:unknown:xxx.xxx.xxx.xxx> rcpt <> : sender accepted
@400000004642390d113305d4 CHKUSER relaying rcpt: from
<[EMAIL PROTECTED]:[EMAIL PROTECTED]:> remote
<xxx:unknown:xxx.xxx.xxx.xxx> rcpt <[EMAIL PROTECTED]'> : client
allowed to relay

from log, non auth user cannot send email to bad domain but auth can.

Maybe i have wrong settings of checkuser.

Yes, probably you have disabled chkuser for authenticated users. Check is there is any option like CHKUSER_DISABLE_VARIABLE enabled.

Ciao,

Tonino


Thank you for your help.
---
Lampa

Reply via email to