Buenas noches, tengo este problema.
Error SMTP (451): No se pudo establecer destinatario “[email protected] ” (Temporary local problem - please try later).
Estoy usando Ubuntu 22.04 (x86_64) y Hestia Control Panel v1.8.11
Por favor alguien que me ayude, este error me dio después de actualizar con do-release-upgrade
Reinstale exim4 según lo que vi en los foros y nada sirvió, ahora ni siquiera ingresa al webmail me sale este error.
Hello and welcome. I can’t solve your problem but maybe someone else can.
Good evening, I have this problem.
SMTP error (451): Could not set recipient ‘[email protected] ’ (Temporary local problem - please try later).
I’m using Ubuntu 22.04 (x86_64) and Hestia Control Panel v1.8.11
Please someone help me, this error I got after upgrading with do-release-upgrade
I reinstalled exim4 according to what I saw in the forums and nothing helped, now I can’t even log in to webmail and I get this error.
Incorrect password or username.
Translated with DeepL.com (free version)
Did you search the forums and review this entry. Note the commands wont be exactly the same but could be modified to help you. Lots of similarities . upgraded ubuntu and had to replace exim.conf
Hi!
root@cloud:~# ls -la /etc/exim4/domains/
total 1
lrwxrwxrwx 1 root root 31 Nov 28 2023 trully.com -> /home/trully/conf/mail/trully.com
root@cloud:~# for i in /etc/exim4/domains/*/aliases; do echo "Checking $i:"; ls -l "$i" && cat -A "$i";echo;done
Checking /etc/exim4/domains/trully.com/aliases:
-rw-rw---- 1 Debian-exim mail 48 May 25 23:10 /etc/exim4/domains/trully.com/aliases
*@trully.com:[email protected] $
[email protected] :$
second tip:
Please link to post in forum on how you reinstalled exim
Just for the records.
I’ve been talking to @jonavez and now it is fixed. We had to recreate all the confs for exim and dovecot+sieve and also fix dovecot’s log permissions.
2 Likes
Thank you very much for your help, I have not been able to solve this problem for a long time.
2 Likes