HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Relaying Denied sendmail error after reboots
Operating System - HP-UX
1833322
Members
2808
Online
110051
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2004 01:22 AM
04-13-2004 01:22 AM
Relaying Denied sendmail error after reboots
Ok folks, I am stumped...
We have an HPUX 11.00 system, whenever it reboots, sendmail starts up, stays running, but no longer accepts email. we get errors in the log that look like:
Apr 13 08:03:36 myhp sendmail[24057]: i3DC3a024057: ruleset=check_rcpt, arg1=, relay=myntserver.foo.bar [127.0.99.33], reject=550 5.7.1 ... Relaying denied
to fix this, all it takes is a simple:
/sbin/init.d/sendmail stop and then start
Now, I checked the startup scripts:
# ll /sbin/rc2.d/S540sendmail
lrwxr-xr-x 1 root root 21 Oct 31 2002 /sbin/rc2.d/S540sendmail -> /sbin/init.d/sendmail
# ll /sbin/init.d/sendmail
lrwxr-xr-x 1 root sys 42 Jun 24 2003 /sbin/init.d/sendmail -> /usr/contrib/sendmail/sbin/init.d/sendmail
which is the same as all our other systems that dont have a problem...
any ideas on what I should check next?
We have an HPUX 11.00 system, whenever it reboots, sendmail starts up, stays running, but no longer accepts email. we get errors in the log that look like:
Apr 13 08:03:36 myhp sendmail[24057]: i3DC3a024057: ruleset=check_rcpt, arg1=
to fix this, all it takes is a simple:
/sbin/init.d/sendmail stop and then start
Now, I checked the startup scripts:
# ll /sbin/rc2.d/S540sendmail
lrwxr-xr-x 1 root root 21 Oct 31 2002 /sbin/rc2.d/S540sendmail -> /sbin/init.d/sendmail
# ll /sbin/init.d/sendmail
lrwxr-xr-x 1 root sys 42 Jun 24 2003 /sbin/init.d/sendmail -> /usr/contrib/sendmail/sbin/init.d/sendmail
which is the same as all our other systems that dont have a problem...
any ideas on what I should check next?
'
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2004 02:54 AM
04-13-2004 02:54 AM
Re: Relaying Denied sendmail error after reboots
It sounds like a timing issue between when sendmail starts and when some of your other network services start (or simply a sendmail.cf config?). Check the configuration of this server with your others for how DNS is configured. Also compare the other network services with the other servers. Also check your sendmail.cf files. This might also help (http://216.239.57.104/search?q=cache:ABMwOGIDBtoJ:www.tek-tips.com/gpviewthread.cfm/qid/622621/pid/14/lev2/3/lev3/15+%2B%22reject%3D550+%22+%2Bsendmail+%2Breboot&hl=en&ie=UTF-8)
live free or die
harry
live free or die
harry
Live Free or Die
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2004 03:09 AM
04-13-2004 03:09 AM
Re: Relaying Denied sendmail error after reboots
I agree with Harry . It seems that any other network service has had some problems during the startup and sendmail has not been able to startup correctly . Sendmail has some Macros which gets automatically from the system . If one of the services is not up , sendmail probably can not qualify correctly its system Macros.. To test sendmail Macros this is an example:
Dartanan:/var/adm/syslog> sendmail -bt C21.12
ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
Enter
> $j
dartanan.nat.com
> $w
Dartanan
>
You can find more information in www.sendmail.org
Dartanan:/var/adm/syslog> sendmail -bt C21.12
ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
Enter
> $j
dartanan.nat.com
> $w
Dartanan
>
You can find more information in www.sendmail.org
Here rests one who was not what he wanted and didn't want what he was
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2004 03:16 AM
04-13-2004 03:16 AM
Re: Relaying Denied sendmail error after reboots
Hi Ken,
Try this link from ITRC,
http://www2.itrc.hp.com/service/cki/search.do?category=c0&mode=text&searchString=check_rcpt+Relaying+denied&searchCrit=allwords&docType=Security&docType=Patch&docType=EngineerNotes&docType=BugReports&docType=Hardware&docType=ReferenceMaterials&docType=ThirdParty&search.x=44&search.y=8
The doc id is UMAILKBRC00011926
This is asking to load a patch PHNE_25183.
Hope this helps.
Regds
Try this link from ITRC,
http://www2.itrc.hp.com/service/cki/search.do?category=c0&mode=text&searchString=check_rcpt+Relaying+denied&searchCrit=allwords&docType=Security&docType=Patch&docType=EngineerNotes&docType=BugReports&docType=Hardware&docType=ReferenceMaterials&docType=ThirdParty&search.x=44&search.y=8
The doc id is UMAILKBRC00011926
This is asking to load a patch PHNE_25183.
Hope this helps.
Regds
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP