Cannot send email to the root account for sendmail server
Dear all,
The sendmail under redhat 9 runs normally, However, recently, the root
account cannot receive email while the others do.
The following is the error log from the file maillog, and all letters sent
from the root are left in the clientmqueue folder. Kindly please give me
some idea to solve the problem.
Regards,
John
Sep 25 04:13:59 ns sendmail[7914]: l8OKDwBj007914: <root [at] ns.xx-xx.com>...
User unknown
Sep 25 04:13:59 ns sendmail[7566]: l8OK2KRm007566: to=root, delay=00:00:00,
xdelay=00:00:00, mailer=relay, pri=33101, relay=[127.0.0.1] [127.0.0.1],
dsn=5.1.1, stat=User unknown
Sep 25 04:13:59 ns sendmail[7914]: l8OKDwBj007914: from=<>, size=3101,
class=0, nrcpts=0, proto=ESMTP, daemon=MTA, relay=localhost.localdomain
[127.0.0.1]
Sep 25 04:13:59 ns sendmail[7566]: l8OK2KRl007566: Losing
../qfl8OK2KRl007566: savemail panic
Sep 25 04:13:59 ns sendmail[7566]: l8OK2KRl007566: SYSERR(root): savemail:
cannot save rejected email anywhere
Re: Cannot send email to the root account for sendmail server
"John" <Johnlee [at] yahoo.com> writes:
> The sendmail under redhat 9 runs normally, However, recently, the root
> account cannot receive email while the others do.
>
> The following is the error log from the file maillog, and all letters sent
> from the root are left in the clientmqueue folder. Kindly please give me
> some idea to solve the problem.
>
> Regards,
> John
>
>
> Sep 25 04:13:59 ns sendmail[7914]: l8OKDwBj007914: <root [at] ns.xx-xx.com>...
> User unknown
>
> Sep 25 04:13:59 ns sendmail[7566]: l8OK2KRm007566: to=root, delay=00:00:00,
> xdelay=00:00:00, mailer=relay, pri=33101, relay=[127.0.0.1] [127.0.0.1],
> dsn=5.1.1, stat=User unknown
>
> Sep 25 04:13:59 ns sendmail[7914]: l8OKDwBj007914: from=<>, size=3101,
> class=0, nrcpts=0, proto=ESMTP, daemon=MTA, relay=localhost.localdomain
> [127.0.0.1]
>
> Sep 25 04:13:59 ns sendmail[7566]: l8OK2KRl007566: Losing
> ./qfl8OK2KRl007566: savemail panic
>
> Sep 25 04:13:59 ns sendmail[7566]: l8OK2KRl007566: SYSERR(root): savemail:
> cannot save rejected email anywhere
0) about "savemail panic"
Have you defined alias for postmaster in /etc/mail/aliases ?
[ You should ]
2) What is reported by the test commands below?
#v+
$ sendmail -bv root [at] ns.xx-xx.com
$ echo '3,0 root [at] ns.xx-xx.com' | sendmail -bt
$ sendmail -d21.12 -d60.5 -bv root [at] ns.xx-xx.com
#v-
--
[pl>en: Andrew] Andrzej Adam Filip : anfi [at] priv.onet.pl : anfi [at] xl.wp.pl
Before You Ask: http://anfi.homeunix.net/sendmail/B4UAsk-Sendmail.html
Homesite of Andrzej Filip: http://anfi.homeunix.net/
Open-Sendmail: http://open-sendmail.sourceforge.net/