Today I spent some time locking down my mail servers even further in an attempt to cut down on spam.
It appears that the notifications for openacs.org will not work properly due to an error in DNS for openforce.net (which hosts the openacs.org system).
The Postfix mail server error is:
postfix/smtpd[9169]: reject: RCPT from unknown[208.184.248.88]: 450 Client host rejected: cannot find your hostname, [208.184.248.88]; from=<bounce-87459-2960@openacs.org> to=<patrick@zill.net>
Apparently the server advertises itself as being 208.184.248.88.openforce.net ; yet, if you try to ping this hostname you get a host unknown error.
From what I can tell, simply changing the DNS to add an A record for 208.184.248.88.openforce.net pointing to -> 208.184.248.88, will work. It seems that the reverse DNS is setup properly (PTR record), but not the A record.
Request notifications