sendmail config help sought

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I thought I would try to get my mail server working properly and I may have hosed it indirectly. It is something likely very simple, but just tucked away I'm missing it in my novice state.

sendmail-8.12.5-7 on RHL 8 (psyche)

Basically, I have crons that send me an email report on whether they completed or not. My pager host recently opt'd to start SPF or some sort of verification of domains, as what onced worked no longer does.

I figured that's because I don't have sendmail configured to do anything other than send from "localhost.localdomain"

So to a sendmail quickstart and my nameserver I went.

First, I put an MX record in my local DNS (it does not update on the 'net, just used for internal lookups)

...
mail IN A 10.0.1.10
MX 0 mail.mydomain.gov
...

Then I went to sendmail.cf (/etc/mail/sendmail.cf)...

Djmydomain.gov

/I know I should use the MC files, but this is not a mail server of any use whatsoever; could this be a source of my problem?/

I restarted sendmail...

$ sudo /etc/rc.d/init.d/sendmail restart

I restarted my named...

$ sudo /etc/rc.d/init.d/named restart

Then I tried sending a test email...

$ mail tstone@xxxxxxxxxxxxxx
Subject: test
test
^D

Nothing happens and I get bounced.

Attached is my bounced email.

Many thanks!
Tim


-- /** * Timothy Stone . www.petmystone.com * Harrisburg PA . javafueled at petmystone.com * USA . coffee fueled macintosh zealot * * "This Satan's drink [coffee] is so * delicious, we shall cheat Satan and * baptize it." * --Pope Clement VIII */
>From MAILER-DAEMON@xxxxxxxxxxxxxxxx  Fri Jun 11 12:02:09 2004
Return-Path: <MAILER-DAEMON@xxxxxxxxxxxxxxxx>
Received: from localhost (localhost)
	by harrisburgpa.gov (8.12.5/8.12.5) id i5BG294Y025144;
	Fri, 11 Jun 2004 12:02:09 -0400
Date: Fri, 11 Jun 2004 12:02:09 -0400
From: Mail Delivery Subsystem <MAILER-DAEMON@xxxxxxxxxxxxxxxx>
Message-Id: <200406111602.i5BG294Y025144@xxxxxxxxxxxxxxxx>
To: <tstone@xxxxxxxxxxxxxxxx>
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
	boundary="i5BG294Y025144.1086969729/harrisburgpa.gov"
Subject: Returned mail: see transcript for details
Auto-Submitted: auto-generated (failure)
Status: R

This is a MIME-encapsulated message

--i5BG294Y025144.1086969729/harrisburgpa.gov

The original message was received at Fri, 11 Jun 2004 12:02:09 -0400
from psyche [127.0.0.1]

   ----- The following addresses had permanent fatal errors -----
<tstone@xxxxxxxxxxxxx>

   ----- Transcript of session follows -----
550 5.1.2 <tstone@xxxxxxxxxxxxx>... Host unknown (Name server: cityofhbg.com: no data known)

--i5BG294Y025144.1086969729/harrisburgpa.gov
Content-Type: message/delivery-status

Reporting-MTA: dns; harrisburgpa.gov
Received-From-MTA: DNS; psyche
Arrival-Date: Fri, 11 Jun 2004 12:02:09 -0400

Final-Recipient: RFC822; tstone@xxxxxxxxxxxxx
Action: failed
Status: 5.1.2
Remote-MTA: DNS; cityofhbg.com
Last-Attempt-Date: Fri, 11 Jun 2004 12:02:09 -0400

--i5BG294Y025144.1086969729/harrisburgpa.gov
Content-Type: message/rfc822

Return-Path: <tstone@xxxxxxxxxxxxxxxx>
Received: from localhost.localdomain (psyche [127.0.0.1])
	by harrisburgpa.gov (8.12.5/8.12.5) with ESMTP id i5BG294Y025142
	for <tstone@xxxxxxxxxxxxx>; Fri, 11 Jun 2004 12:02:09 -0400
Received: (from tstone@localhost)
	by localhost.localdomain (8.12.5/8.12.5/Submit) id i5BG29De025140
	for tstone@xxxxxxxxxxxxx; Fri, 11 Jun 2004 12:02:09 -0400
Date: Fri, 11 Jun 2004 12:02:09 -0400
From: Timothy Stone <tstone@xxxxxxxxxxxxxxxx>
Message-Id: <200406111602.i5BG29De025140@xxxxxxxxxxxxxxxxxxxxx>
To: tstone@xxxxxxxxxxxxx
Subject: test

test

--i5BG294Y025144.1086969729/harrisburgpa.gov--

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux