Current time: 05-22-2024, 12:58 AM Hello There, Guest! (LoginRegister)


Post Reply 
Email rejected when sent from ISP's SMTP
Author Message
seanatw Offline
Newbie
*

Posts: 6
Joined: Nov 2010
Reputation: 0
Post: #1
Email rejected when sent from ISP's SMTP
Hi there,

We have been telling clients to use our server as both the incoming and outgoing server for their email, however we keep getting calls from them complaining about email messages they send to themselves or others on the same domain not working. (still using their ISP's SMTP)

I pulled this from mail.log

Code:
Dec 13 21:16:40 christchurchwebsites postfix/smtpd[30763]: connect from mta02.xtra.co.nz[210.54.141.253]
Dec 13 21:16:44 christchurchwebsites postfix/policyd-weight[26117]: weighted check:  NOT_IN_SBL_XBL_SPAMHAUS=-1.5 NOT_IN_SPAMCOP=-1.5 NOT_IN_BL_NJABL=-1.5 IN_IX_MANITU=4.35 CL_IP_EQ_HELO_IP=-2 (check from: .userdomain. - helo: .mta02.xtra. - helo-domain: .xtra.)  FROM/MX_MATCHES_NOT_HELO(DOMAIN)=2.087 CLIENT_NOT_MX/A_FROM_DOMAIN=5.85 CLIENT/24_NOT_MX/A_FROM_DOMAIN=5.85; <client=210.54.141.253> <helo=mta02.xtra.co.nz> <from=client@userdomain.co.nz> <to=client@userdomain.co.nz>; rate: 11.637
Dec 13 21:16:44 christchurchwebsites postfix/policyd-weight[26117]: 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 (userdomain.co.nz); <client=210.54.141.253> <helo=mta02.xtra.co.nz> <from=client@userdomain.co.nz> <to=client@userdomain.co.nz>; delay: 4s
Dec 13 21:16:44 christchurchwebsites postfix/smtpd[30763]: NOQUEUE: reject: RCPT from mta02.xtra.co.nz[210.54.141.253]: 550 5.7.1 <client@userdomain.co.nz>: 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 (userdomain.co.nz); from=<client@userdomain.co.nz> to=<client@userdomain.co.nz> proto=ESMTP helo=<mta02.xtra.co.nz>
Dec 13 21:16:44 christchurchwebsites postfix/smtpd[30763]: disconnect from mta02.xtra.co.nz[210.54.141.253]

Why is this happening? and can I stop it from happening?

Thanks for your time!
(This post was last modified: 12-14-2010 04:03 PM by seanatw.)
12-14-2010 03:38 PM
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: Email rejected when sent from ISP's SMTP
The isp's server is listed in the manitu.net rbl list.
12-14-2010 04:43 PM
Visit this user's website Find all posts by this user Quote this message in a reply
seanatw Offline
Newbie
*

Posts: 6
Joined: Nov 2010
Reputation: 0
Post: #3
RE: Email rejected when sent from ISP's SMTP
(12-14-2010 04:43 PM)kilburn Wrote:  The isp's server is listed in the manitu.net rbl list.

Yes I saw that, unfortunatey hundreds of people probably use this SMTP. The part I am worried about is "FROM/MX_MATCHES_NOT_HELO(DOMAIN)=2.087 CLIENT_NOT_MX/A_FROM_DOMAIN=5.85 CLIENT/24_NOT_MX/A_FROM_DOMAIN=5.85"

As to the blacklist, I guess there is little I can do about that.
12-14-2010 05:19 PM
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: #4
RE: Email rejected when sent from ISP's SMTP
This other part will go away if the server is not listed in any RBL. Essentially, policyd-weight performs a lot more checks when the origin server is in any blacklist (these two amongst them).

Anyway, if you want to avoid further problems with this specific ISP, what you should do is whitelist them.
12-14-2010 06:34 PM
Visit this user's website Find all posts by this user Quote this message in a reply
seanatw Offline
Newbie
*

Posts: 6
Joined: Nov 2010
Reputation: 0
Post: #5
RE: Email rejected when sent from ISP's SMTP
(12-14-2010 06:34 PM)kilburn Wrote:  This other part will go away if the server is not listed in any RBL. Essentially, policyd-weight performs a lot more checks when the origin server is in any blacklist (these two amongst them).

Anyway, if you want to avoid further problems with this specific ISP, what you should do is whitelist them.

Thanks greatly! That is exactly what I will do.
12-14-2010 06:57 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


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