routing defer (-51): retry time not reached

Issues related to applications and software problems
Post Reply
yarnik
Posts: 29
Joined: 2014/04/08 08:26:21
Location: Ukraine

routing defer (-51): retry time not reached

Post by yarnik » 2017/10/24 10:17:11

Tonight, local notifications have stopped moving in the box.
Nothing changed on the server and was not installed.
I saw that I had a lot of letters in the folder ../.maildir/cur/ and deleted them manually.
I did, but it did not help:

Code: Select all

# service exim stop
# rm -rf /var/spool/exim/db/*
# service exim start
# exim -q -v
And it's in the headers

Code: Select all

# exim -Mvh 1e6uSn-0004kt-IT
1e6uSn-0004kt-IT-H
user 505 505
<robot@myhost.com>
1508833289 0
-ident user
-received_protocol local
-aclc 9 5
robot
-aclc 8 0

-body_linecount 2
-max_received_linelength 261
-allow_unqualified_recipient
-allow_unqualified_sender
XX
1
....
What else can be the problem and how to solve it?

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: routing defer (-51): retry time not reached

Post by TrevorH » 2017/10/24 10:21:04

Read your logs for clues.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

yarnik
Posts: 29
Joined: 2014/04/08 08:26:21
Location: Ukraine

Re: routing defer (-51): retry time not reached

Post by yarnik » 2017/10/24 10:23:22

... is over quota
How I can repair quota?

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: routing defer (-51): retry time not reached

Post by TrevorH » 2017/10/24 10:52:40

What is the full text of the message?
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

yarnik
Posts: 29
Joined: 2014/04/08 08:26:21
Location: Ukraine

Re: routing defer (-51): retry time not reached

Post by yarnik » 2017/10/24 11:00:39

Code: Select all

2017-10-24 13:53:32 1e6wpw-0002x4-HP <= mymail@myhost H=([xxx.xxx.1.1]) [xxx.xxx.2.2] P=esmtpa A=cram:mail@host S=641 id=18079038.20171024135329@host from <mail@host> for mymail@myhost
2017-10-24 13:53:32 1e6wpw-0002x4-HP == mymail@myhost R=quota_check defer (-1): mymail@myhost is over quota

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: routing defer (-51): retry time not reached

Post by TrevorH » 2017/10/24 11:39:12

That message is coming from the receiving mail server. If that's yours then you need to adjust the quota there. If it's not yours then you need to talk to the server owner and find out why it's gone over quota.
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply