1829617 Members
2238 Online
109992 Solutions
New Discussion

missing mail-server

 
svilen888
Occasional Advisor

missing mail-server

Pls help me with the following:
I have received a lot of messages from my cron-scripts via mail /I decided not to use
>log or >/dev/null in cron/. From some reason
I have stopped to receive these mails. Instead of this I have received a lot of
new rows in file: /var/tmp/dead.letters:
From MAILER-DAEMON Tue May 4 13:00:00 2004
m MAILER-DAEMON Tue May 4 13:00:00 2004
Return-Path:
Received: from localhost (localhost)
by fms.mobiltel.bg (8.9.3 (PHNE_25184)/8.9.3) with internal id NAA16097;
Tue, 4 May 2004 13:00:00 +0300 (EETDST)
Date: Tue, 4 May 2004 13:00:00 +0300 (EETDST)
From: Mail Delivery Subsystem
Message-Id: <200405041000.NAA16097@fms.mobiltel.bg>
To: root
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
boundary="NAA16097.1083664800/fms.mobiltel.bg"
Subject: Returned mail: Host unknown (Name server: mail.mobiltel.bg.mobiltel.bg:
host not found)
Auto-Submitted: auto-generated (failure)

This is a MIME-encapsulated message

--NAA16097.1083664800/fms.mobiltel.bg

The original message was received at Tue, 4 May 2004 13:00:00 +0300 (EETDST)

"
"






May be it is because of missing mail-server.
I'm trying to start sendmail via /sbin/init.d/sendmail, but it not started,
without messages.
I'm trying to start sendmail via /usr/sbin/sendmail and the result is:
"Recipient names must be specified"
"> "

So where is the problem?
liana
1 REPLY 1
Robert-Jan Goossens
Honored Contributor

Re: missing mail-server

Hi,

---
Subject: Returned mail: Host unknown (Name server: mail.mobiltel.bg.mobiltel.bg:
host not found)
---

Can you ping the above hosts ? add the hosts to the /etc/hosts file or dns if you use it.

Regards,
Robert-Jan