Youri Kravatsky wrote:
>            Hello, Eric and all people!
> 
>     First of all, thanks to your efforts to rectify my problem :)
> 
>> Please post your chkuser version, and chkuser_settings.h file. We need
>> to see how your chkuser is configured.
> 
> /* 'chkuser_settings.h' v.2.0.9
>  * for qmail/netqmail > 1.0.3 and vpopmail > 5.3.x
>  */
> 
> #define CHKUSER_ALWAYS_ON
> #define CHKUSER_VPOPMAIL
> #define CHKUSER_DOMAIN_WANTED
> #define CHKUSER_ENABLE_USERS
> #define CHKUSER_ENABLE_ALIAS
> #define CHKUSER_EZMLM_DASH '-'
> #define CHKUSER_BOUNCE_STRING "bounce-no-mailbox"
> #define CHKUSER_ENABLE_LOGGING
> #define CHKUSER_LOG_VALID_RCPT
> #define CHKUSER_MIN_DOMAIN_LEN 4
> #define CHKUSER_LOG_VALID_SENDER
> #define CHKUSER_RCPT_LIMIT_VARIABLE "CHKUSER_RCPTLIMIT"
> #define CHKUSER_WRONGRCPT_LIMIT_VARIABLE "CHKUSER_WRONGRCPTLIMIT"
> #define CHKUSER_MBXQUOTA_VARIABLE "CHKUSER_MBXQUOTA"
> #define CHKUSER_ERROR_DELAY 1000
> #define CHKUSER_RCPT_DELAY_ANYERROR
> #define CHKUSER_SENDER_DELAY_ANYERROR
> #define CHKUSER_ENABLE_EZMLM_LISTS
> #define CHKUSER_IDENTIFY_REMOTE_VARIABLE "CHKUSER_IDENTIFY"
> #define CHKUSER_USERS_DASH '-'
> #define CHKUSER_MAILMAN_STRING "mailman"
> #define CHKUSER_DB_CLEANUP
> #define CHKUSER_RCPT_MX  <<<<<<< here is the solution of my problem?????
> #define CHKUSER_ERROR_DELAY_INCREASE 300
> #define CHKUSER_ENABLE_DOUBLEBOUNCE_VARIABLE "CHKUSER_DOUBLEBOUNCE"
> 
>> Also, do you have a .qmail-default file? If so, what does it contain?
> cat /home/vpopmail/domains/ja-maica.ru/.qmail-default
> | /home/vpopmail/bin/vdelivermail '' delete
> 
> cat /var/qmail/control/rcpthosts|grep ja-maica.ru
> ja-maica.ru
> 
> I investigated this problem more thoroughly and what can I say - qmail
> really REJECTS letters to non-existent users of ja-maica.ru (e.g.
> [email protected]), but ACCEPTS mails for users like
> ([email protected]) - it tries to work as MX server for all hosts at
> the networks. Probably, it's not the problem of chkuser/spamdyke, but
> the qmail itself? Can it be fixed to changing rcpthosts strings to
> something like @ja-maica.ru?
> 

Is your objective to accept or reject messages to the sub-domain(s)? 
What subdomains are you seeing besides @www. ?

-- 
-Eric 'shubes'

_______________________________________________
spamdyke-users mailing list
[email protected]
http://www.spamdyke.org/mailman/listinfo/spamdyke-users

Reply via email to