Skip to main content

Outbound email issues for one domain

Comments

4 comments

  • cPRex Jurassic Moderator
    Hey there! It sounds like there is a cached failure for that domain in Exim. Can you try running these commands to clear the retry database to see if that gets things working? /usr/sbin/exim_tidydb -t 0d /var/spool/exim retry > /dev/null /usr/sbin/exim_tidydb -t 0d /var/spool/exim reject > /dev/null /usr/sbin/exim_tidydb -t 0d /var/spool/exim wait-remote_smtp > /dev/null
    0
  • thowden
    Hi cPRex I ran the three commands, without the dev/null just to see what was processed. The first one cleared a heap of 'too old' entries. The last one completed with: # /usr/sbin/exim_tidydb -t 0d /var/spool/exim wait-remote_smtp Tidying Exim hints database /var/spool/exim/db/wait-remote_smtp Tidying complete The middle one seems to want something different for its syntax: # /usr/sbin/exim_tidydb -t 0d /var/spool/exim reject Usage: exim_tidydb [-t
    0
  • thowden
    Hi No apparent difference after running those commands on both servers. Tony
    0
  • cPRex Jurassic Moderator
    I'm not really sure what could be causing that then - it would be best to have our team take a look directly at the server so we can see what's going on with that. If you're able to submit a ticket to our team, please post the number here so I can follow along and make sure this thread stays updated.
    0

Please sign in to leave a comment.