- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: sendmail daemon
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
09-01-2007 08:46 AM
09-01-2007 08:46 AM
sendmail daemon
I have got the following error in my ovo.
i checked the mailq :
(107)==> mailq
Mail Queue (2 requests)
--Q-ID-- --Size-- -----Q-Time----- ------------Sender/Recipient-----------
MAA11272 11510 Sat Sep 1 12:24 crs@ppg.com
(Warning: could not send message for past 4 hours)
STEVE@PINNACLEBUILDER.COM
PAA27359 19490 Thu Aug 30 15:23 crs@ppg.com
(host map: lookup (PINNACLEBUILDER.COM): deferred)
STEVE@PINNACLEBUILDER.COM
ugofpac5:root:[/var/adm/syslog]
I want to know the reason for this alert and where the information about this error is resided and the solution to this error.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2007 11:52 AM
09-01-2007 11:52 AM
Re: sendmail daemon
The problem doesn't appear to be on your system, but at the The PINNACLEBUILDER.COM domain.
A DNS query to get the mail records for this domain fails, and the name servers for this domain (ns1.ipowerdns.com and ns1.ipowerweb.com) don't seem to respond to queries normally at the moment. (just checked from here)
I'd leave the message in the queue.. it will be dropped automatically if the remote problem persists.
Cheers,
Wout
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2007 10:13 PM
09-01-2007 10:13 PM
Re: sendmail daemon
It looks like that your sending domain "PINNACLEBUILDER.COM" is not working.because in DNS lookup it didnt find that domain.So it will be better to send mail to other domain address and check that mail is going or not.And query that domain using nslookup command.
Thanks & Regards
A. Aashique
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2007 10:16 PM
09-01-2007 10:16 PM
Re: sendmail daemon
Additional to what I said in your other thread.
It is not necessary to actually run the sendmnail daemon to send mail. You can just have cron, run the sendmail queue runner once in a while.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2007 03:09 PM
09-02-2007 03:09 PM
Re: sendmail daemon
I tried to query this domain is not working. So it is nothing wrong with your sendmail but domain itself
nslookup -q=mx pinnaclebuilder.com
it shows non-existent domain
example:-
# nslookup -q=mx microsoft.com
looking up FILES
Trying DNS
Non-authoritative answer:
microsoft.com preference = 10, mail exchanger = maila.microsoft.com
microsoft.com preference = 10, mail exchanger = mailb.microsoft.com
microsoft.com preference = 10, mail exchanger = mailc.microsoft.com
Authoritative answers can be found from:
maila.microsoft.com internet address = 131.107.115.212
maila.microsoft.com internet address = 205.248.106.64
mailb.microsoft.com internet address = 131.107.115.215
mailb.microsoft.com internet address = 205.248.106.30
mailc.microsoft.com internet address = 131.107.115.214
mailc.microsoft.com internet address = 205.248.106.32
WK
please assign points