Ticket #844 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

bad mail config ckan.net/ckan.org

Reported by: wwaites Owned by: wwaites
Priority: major Milestone:
Component: ckan Keywords:
Cc: Repository:
Theme:

Description

ckan.net and ckan.org have no mx record and no listener on port 25. yet they send out mail. this means, when messages it sends bounce for whatever reason, the bounce messages stay in the queue on the remote mail server until they expire. for example:

B30E6D9F       2873 Sat Dec  4 14:05:40  MAILER-DAEMON
(delivery temporarily suspended: connect to ckan.net[46.51.189.76]:25: Operation timed out)
                                         [email protected]

both these domains should have an mx record pointing to mail.okfn.org and mail.okfn.org should be configured to handle these addresses correctly, e.g. by sending them to /dev/null

Change History

comment:1 Changed 3 years ago by rgrp

  • Status changed from new to closed
  • Resolution set to fixed

Looking at DNS this apparently has been fixed.

Note: See TracTickets for help on using tickets.