All the mails with valid rdns, dns, noot blackisted ip or domains or 
recipients, etc, etc, etc, go throw the server without any trouble
I did a "manual" smtp conversation sending a mail to a NON local domain 
(local-domains-file=[path]rcpthosts) with access-file enable, and the mail 
was accepted
Then, I put a "rem" on access-file, made the conversation again, and the 
mail was rejected by qmail
I thing that spamdyke is doing something wrong with tcp.smtp

Try with access-file on

telenet [your_ip] 25
helo xxxx
MAIL FROM: [EMAIL PROTECTED]
RCPT TO: [EMAIL PROTECTED]

Mails go OK

Try without access-file on

telenet [your_ip] 25
helo xxxx
MAIL FROM: [EMAIL PROTECTED]
RCPT TO: [EMAIL PROTECTED]

Mail is REJECTED

----- Original Message ----- 
From: "Sam Clippinger" <[EMAIL PROTECTED]>
To: "spamdyke users" <[email protected]>
Sent: Thursday, July 10, 2008 12:44 PM
Subject: Re: [spamdyke-users] Strage happend (time to time)


> An access file with just ":allow" is fine; it shouldn't cause any 
> problems.
>
> Could you provide more details about the issues you were having?
>
> -- Sam Clippinger
>
> Pablo Murillo wrote:
>> Hello
>>
>> My first time here
>> Sorry my english
>>
>> I solved that problem on my MX servers
>> Was a configuration problem
>>
>> I had in my access-file the following line:
>>
>> :allow
>>
>> Now, I don't use access-file and the rest of the filters work ok
>> I don't know how can I use that option, so I don't use it any more
>>
>>
>> ----- Original Message ----- 
>> From: "N.Novozhilov" <[EMAIL PROTECTED]>
>> To: <[email protected]>
>> Sent: Thursday, July 10, 2008 8:17 AM
>> Subject: [spamdyke-users] Strage happend (time to time)
>>
>>
>>
>>> Hi Sam!
>>>
>>> My users receive more and more spam last time. And I see (rarely) in
>>> headers and in
>>> logs the next picture:
>>>
>>> spamdyke[2918]: ALLOWED from: [EMAIL PROTECTED] to:
>>> [EMAIL PROTECTED]
>>> origin_ip: 190.232.71.105 origin_rdns: (unknown) auth: (unknown)
>>>
>>> Sender IP isn't in whitelist (whitelist_ip), target name absent in
>>> whitelist
>>> (whitelist_recipients), this user can't log by smtp and this IP isn't in
>>> tcp.rules.
>>>
>>> Why mails like this are allowed time to time?
>>>
>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>> Regards
>>> Nicholas A. Novozhilov, NAN6-RIPE
>>>
>>> NTR Lab
>>> System administrator
>>> _______________________________________________
>>> spamdyke-users mailing list
>>> [email protected]
>>> http://www.spamdyke.org/mailman/listinfo/spamdyke-users
>>>
>>>
>>
>> _______________________________________________
>> spamdyke-users mailing list
>> [email protected]
>> http://www.spamdyke.org/mailman/listinfo/spamdyke-users
>>
> _______________________________________________
> spamdyke-users mailing list
> [email protected]
> http://www.spamdyke.org/mailman/listinfo/spamdyke-users
> 

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

Reply via email to