Mensajes rebotados con cabecera retry time not reached
Cuando ocurra el siguiente error en un envio de email :
This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
usuario@terra.com.pe
retry time not reached for any host after a long failure period
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
usuario@terra.com.pe
retry time not reached for any host after a long failure period
OPCION 1
nano /etc/resolv.conf
nameserver 8.8.8.8
nameserver 8.8.4.4
nameserver 8.8.4.4
OPCION 2
Limpiar la BD de exim :
/etc/init.d/exim stop
rm /var/spool/exim/db/* -fv
/etc/init.d/exim restart
rm /var/spool/exim/db/* -fv
/etc/init.d/exim restart