Savemail Panic caused by missing FQDN in /etc/hosts
(Doc ID 2807693.1)
Last updated on SEPTEMBER 20, 2021
Applies to:
Solaris Operating System - Version 11.4 and laterInformation in this document applies to any platform.
Symptoms
Sending an email from Solaris using mailx on one server gives a savemail panic message whilst on another it does not.
Customer was trying to send a message to root from a Solaris 11.4 server however it caused savemail panic as follows:
root@<HOST2>:~# mailx -s "Test from <HOST2>" root
Hello
.
EOT
root@<HOST2>:~# Aug 27 16:09:58 <HOST2> sendmail[35366]: [ID 801593 mail.alert] 17R49wDJ035366: Losing ./qf17R49wDJ035366: savemail panic
This document appears to be related however it is about a separate problem with .forward file:
Incorrect entry in sendmail .forward file causes Savemail Panic (Doc ID 1496873.1)
root@<HOST2>:~# cat /.forward
cat: cannot open /.forward: No such file or directory
root@<HOST2>:~# cat /root/.forward
cat: cannot open /root/.forward: No such file or directory
root@<HOST2>:~#
Customer had another Solaris 11.4 server <HOST3> which did not exhibit this behavior.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |