Current time: 04-26-2024, 12:33 AM Hello There, Guest! (LoginRegister)


Post Reply 
I have a strange problem with mail server
Author Message
pcangel Offline
Junior Member
*

Posts: 10
Joined: Feb 2010
Reputation: 0
Post: #1
I have a strange problem with mail server
setting up TLS connection from unknown[ip address]
Sep 10 20:34:09 phoenix postfix/smtpd[22670]: Anonymous TLS connection established from unknown[ip adress]: TLSv1 with cipher ADH-AES256-SHA (256/256 bits)
Sep 10 20:34:10 phoenix postfix/policyd-weight[22365]: weighted check: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 IN_IPv6_RBL=4.25 CL_IP_EQ_HELO_IP=-2 (check from: .mail. - helo: .ns2.elitsat. - helo-domain: .elitsat.) FROM/MX_MATCHES_NOT_HELO(DOMAIN)=2.062 CLIENT_NOT_MX/A_FROM_DOMAIN=5.75 CLIENT/24_NOT_MX/A_FROM_DOMAIN=5.75; <client=212.73.154.23> <helo=ns2.elitsat.net> <from=pcangel@mail.ru> <to=al@indjov.info>; rate: 11.312
Sep 10 20:34:10 phoenix postfix/policyd-weight[22365]: decided action=550 Mail appeared to be SPAM or forged. Ask your Mail/DNS-Administrator to correct HELO and DNS MX settings or to get removed from DNSBLs; please relay via your ISP (mail.ru); <client=ip address> <helo=ip adress> <from=pcangel@mail.ru> <to=mail address>; delay: 0s
Sep 10 20:34:10 phoenix postfix/smtpd[22670]: NOQUEUE: reject: RCPT from unknown[ip adress]: 550 5.7.1 <mail adress>: Recipient address rejected: Mail appeared to be SPAM or forged. Ask your Mail/DNS-Administrator to correct HELO and DNS MX settings or to get removed from DNSBLs; please relay via your ISP (mail.ru); from=<mail adress> to=<mail address> proto=ESMTP helo=<ns2.elitsat.net>


I redirected mail address, and when I decide to test, and send email to this address redirected shows me this error.

How can I fix it
(This post was last modified: 09-11-2011 03:54 AM by pcangel.)
09-11-2011 03:46 AM
Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #2
RE: I have a strange problem with mail server
Quote:IN_IPv6_RBL=4.25

This is the real problem. Policyd-weight (in debian squeeze) uses rbl.ipv6-world.net as one of the checked black lists. However, this list has been misbehaving for the last week or so, causing problems such as the one you've been getting.

The solution is pretty simple. First, you have to generate the default policyd-weight configuration:
Code:
# policyd-weight defaults > /etc/policyd-weight.conf

Then, modify the configuration file, commenting the ipv6-world line. Finally, restart policyd-weight and everything will go back to normal Smile
09-11-2011 08:17 AM
Visit this user's website Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #3
RE: I have a strange problem with mail server
Sorry, but I haven't undestood your question...
09-13-2011 04:39 AM
Visit this user's website Find all posts by this user Quote this message in a reply
pcangel Offline
Junior Member
*

Posts: 10
Joined: Feb 2010
Reputation: 0
Post: #4
RE: I have a strange problem with mail server
How can I do greylist to don`t check me every time.
09-13-2011 09:32 AM
Find all posts by this user Quote this message in a reply
kilburn Offline
Development Team
*****
Dev Team

Posts: 2,182
Joined: Feb 2007
Reputation: 34
Post: #5
RE: I have a strange problem with mail server
Well, some points:

(1) Postgrey already implements a cache, so that the same combination of (ip.of.remote.server, sender, recipient) is not greylisted twice within a period of time (days).

(2) You should not be greylisted by your server if you send through it and authenticate properly.

(3) You can setup a client whitelist to avoid policyd-weight and postgrey checks for some IPs.
09-13-2011 04:25 PM
Visit this user's website Find all posts by this user Quote this message in a reply
golfmax Offline
Banned

Posts: 1
Joined: Sep 2011
Post: #6
RE: I have a strange problem with mail server
Thank for help!
09-13-2011 06:25 PM
Find all posts by this user Quote this message in a reply
pcangel Offline
Junior Member
*

Posts: 10
Joined: Feb 2010
Reputation: 0
Post: #7
GreyList
NOQUEUE: reject: RCPT from f159.mail.ru[217.69.128.111]: 450 4.2.0 <al@indjov.info>: Recipient address rejected: Greylisted, see http://postgrey.schweikert.ch/help/indjov.info.html; from=<pcangel@mail.ru> to=<al@indjov.info> proto=ESMTP helo=<f159.mail.ru>
Oct 22 19:08:42 phoenix postfix/smtpd[16870]: disconnect from f159.mail.ru[217.69.128.111]
Oct 22 19:08:42 phoenix postfix/smtpd[16870]: connect from fallback8.mail.ru[94.100.176.136]
Oct 22 19:08:43 phoenix postfix/policyd-weight[28755]: weighted check: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .mail. - helo: .fallback8.mail. - helo-domain: .mail.) FROM/MX_MATCHES_HELO(DOMAIN)=-2 IN_ABUSE_RFCI=0.1; <client=94.100.176.136> <helo=fallback8.mail.ru> <from=pcangel@mail.ru> <to=al@indjov.info>; rate: -8.4
Oct 22 19:08:43 phoenix postfix/policyd-weight[28755]: decided action=PREPEND X-policyd-weight: NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .mail. - helo: .fallback8.mail. - helo-domain: .mail.) FROM/MX_MATCHES_HELO(DOMAIN)=-2 IN_ABUSE_RFCI=0.1; rate: -8.4; <client=94.100.176.136> <helo=fallback8.mail.ru> <from=pcangel@mail.ru> <to=al@indjov.info>; delay: 1s
Oct 22 19:08:43 phoenix postgrey[16856]: action=greylist, reason=new, client_name=fallback8.mail.ru, client_address=94.100.176.136, sender=pcangel@mail.ru, recipient=al@indjov.info
Oct 22 19:08:43 phoenix postfix/smtpd[16870]: NOQUEUE: reject: RCPT from fallback8.mail.ru[94.100.176.136]: 450 4.2.0 <al@indjov.info>: Recipient address rejected: Greylisted, see http://postgrey.schweikert.ch/help/indjov.info.html; from=<pcangel@mail.ru> to=<al@indjov.info> proto=ESMTP helo=<fallback8.mail.ru>

I want to avoid the delay that caused me gleylist, how can I do? Does anyone have an idea
(This post was last modified: 10-23-2011 02:13 AM by pcangel.)
10-23-2011 01:52 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)