Forum's mailout configuration error

Have something to say about 9xForums? Whether it be good or bad, about our products, site or service, tell us about it here.
Post Reply
sgofferj
Posts: 251
Joined: Tue Oct 09, 2012 5:11 pm
Country: -

Forum's mailout configuration error

Post by sgofferj »

Hi,

since the name change I'm not getting emails from the forum anymore and I think, I just figured out why. I found this in my mailserver log:

Code: Select all

Oct 28 18:26:53 k-tanco postfix/smtpd[26396]: connect from web.openrcforums.com[212.59.77.26]
Oct 28 18:26:53 k-tanco postfix/smtpd[26396]: NOQUEUE: reject: RCPT from web.openrcforums.com[212.59.77.26]: 450 4.1.8 <[email protected]>: Sender address rejected: Domain not found; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<web.openrcforums.com>
Oct 28 18:26:56 k-tanco postfix/smtpd[26396]: disconnect from web.openrcforums.com[212.59.77.26]
Let's see, what's the problem... Is it the mailout itself?

Code: Select all

root@k-tanco:~> host web.openrcforums.com
web.openrcforums.com has address 212.59.77.26
Nope, mailout is ok. How about the sender address?

Code: Select all

root@k-tanco:~> host web.openrcforums.com
Host web.openrcforums.com not found: 3(NXDOMAIN)
Hmmm... somebody forgot a DNS-entry :) ;)

User avatar
Kilrah
Posts: 11109
Joined: Sat Feb 18, 2012 6:56 pm
Country: Switzerland

Re: Forum's mailout configuration error

Post by Kilrah »

Mails arrive fine here.


Sent from my SC-03E using Tapatalk
User avatar
Rob Thomson
Site Admin
Posts: 4543
Joined: Tue Dec 27, 2011 11:34 am
Country: United Kingdom
Location: Albury, Guildford
Contact:

Re: Forum's mailout configuration error

Post by Rob Thomson »

Curious. It should not actually make any difference.

Is your mail server rejecting mails that do not have a specific host name?

Rob
Slope Soaring, FPV, and pretty much anything 'high tech'
...........if you think it should be in the wiki.. ask me for wiki access, then go add it!
User avatar
Rob Thomson
Site Admin
Posts: 4543
Joined: Tue Dec 27, 2011 11:34 am
Country: United Kingdom
Location: Albury, Guildford
Contact:

Re: Forum's mailout configuration error

Post by Rob Thomson »

I have added that record - let me know if it works out for you now!
Slope Soaring, FPV, and pretty much anything 'high tech'
...........if you think it should be in the wiki.. ask me for wiki access, then go add it!
User avatar
rperkins
Posts: 1422
Joined: Sun Jan 08, 2012 12:51 pm
Country: -

Re: Forum's mailout configuration error

Post by rperkins »

I just got email notifications from 5 days ago. So something you did made a difference. My email adddress is handled by 1and1 then forwarded to gmail

User avatar
rperkins
Posts: 1422
Joined: Sun Jan 08, 2012 12:51 pm
Country: -

Re: Forum's mailout configuration error

Post by rperkins »

not sure where it sat for 5 days


Delivered-To: [email protected]
Received: by 10.216.207.142 with SMTP id n14csp102198weo;
Mon, 28 Oct 2013 13:28:30 -0700 (PDT)
X-Received: by 10.224.44.1 with SMTP id y1mr32409165qae.35.1382992110251;
Mon, 28 Oct 2013 13:28:30 -0700 (PDT)
Return-Path: <[email protected]>
Received: from mout.perfora.net (mout.perfora.net. [74.208.4.194])
by mx.google.com with ESMTPS id 8si10436346qev.58.2013.10.28.13.28.29
for <[email protected]>
(version=TLSv1 cipher=RC4-SHA bits=128/128);
Mon, 28 Oct 2013 13:28:30 -0700 (PDT)
Received-SPF: neutral (google.com: 74.208.4.194 is neither permitted nor denied by best guess record for domain of [email protected]) client-ip=74.208.4.194;
Authentication-Results: mx.google.com;
spf=neutral (google.com: 74.208.4.194 is neither permitted nor denied by best guess record for domain of [email protected]) smtp.mail=[email protected]
Received: from web.openrcforums.com (web.openrcforums.com [212.59.77.26])
by mx.perfora.net (node=mxus3) with ESMTP (Nemesis)
id 0Llm24-1W9x7s0G5A-00ZNSj for [email protected]; Mon, 28 Oct 2013 16:28:29 -0400
Received: from web.openrcforums.com (web.openrcforums.com [127.0.0.1])
by web.openrcforums.com (8.14.4/8.14.4) with ESMTP id r9NKF6u1009315
for <[email protected]>; Wed, 23 Oct 2013 16:15:06 -0400
Received: (from apache@localhost)
by web.openrcforums.com (8.14.4/8.14.4/Submit) id r9NKF6VI009314;
Wed, 23 Oct 2013 16:15:06 -0400
To: =?UTF-8?B?cnBlcmtpbnM=?= <[email protected]>
sgofferj
Posts: 251
Joined: Tue Oct 09, 2012 5:11 pm
Country: -

Re: Forum's mailout configuration error

Post by sgofferj »

Rob Thomson wrote:Is your mail server rejecting mails that do not have a specific host name?
Nope, but it's rejecting sender addresses from a nonexistent domain, which is pretty much default config in postfix.
Works now :).

Post Reply

Return to “Feedback”