This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Mail sitting in Queue

I am in a real bind here. All e-mail in and out of our mail server is just sitting in queue. When I look in the log file All I see is:

remote_smtp defer (-44): retry time not reached for any host

i have restarted the mail server behind the firewall as well as restarting the server and it did not help. I am able to connect to port 25 on the mail server from the firewall. This worked before but it stopped all of a suddenly.
Please advise.

Thank you,
Ben


This thread was automatically locked due to age.
Parents
  • Is it sitting in queue on your firewall or on the mail server behind the firewall??
  •  I am in a real bind here. All e-mail in and out of our mail server is just sitting in queue. When I look in the log file All I see is:

    remote_smtp defer (-44): retry time not reached for any host

    i have restarted the mail server behind the firewall as well as restarting the server and it did not help. I am able to connect to port 25 on the mail server from the firewall. This worked before but it stopped all of a suddenly.
    Please advise.

    Thank you,
    Ben  
    We've a quite similar problem and we're working with astaro on this problem.

    For dequeueing the complete mail-queue, you have to login to your firewall with ssh. Then run as root following commands: (without single quotes!)

    code:
    '/etc/rc.d/smtp restart'

    'chroot /var/chroot-smtp /bin/exim -qff'

    This should dequeue your mail-queue.

    Here is some Information we gathered:

    The problem occurs since we run a bigger update on a weekend from a ASL v3.203. One of these updates changed the OpenSSL library, because of security reasons. We found a coherence between an error message of exim and a stuck mail-queue.
    Everytime we got a "SSL_write error 5"-error message our mail-queue becomes stuck.
    We checked all of our old mail-logs and the first log-entry occurs two days after we've updated our firewall which include the openssl-update.

    Please check your mail-logs for this entry. Even we've passed all information to ASTARO it will be helpfully if other people noticed the error-message and a stuck mail-queue, both at same time, too.

    In our humble opinion the problem occurs, if the ASL have to manage a heavy load.

    regards

    [-1]
  • remote_smtp defer (-44): retry time not reached for any host

    I am getting this quite often too. A solution or explanation would be very helpful.
  • try restarting your middleware with '/sbin/init.d/mdw restart'. i think i have read a post from astaro saying this was a problem with a up2date or so.
Reply Children
No Data