- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- stat=Service unavailable and DSN: Service unavaila...
Operating System - HP-UX
1820636
Members
1913
Online
109626
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
Discussions
Discussions
Discussions
Forums
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
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
тАО06-08-2011 05:36 PM
тАО06-08-2011 05:36 PM
stat=Service unavailable and DSN: Service unavailable
Hello All,
Just new here.
I having an issue when im sending a mail via mailx or mpack.
Check the issue below.
Tried the google but told me it something to do with my /etc/hosts i have checked it and its ok.
Any recommendations?
Jun 9 11:10:20 server1 sendmail[25743]: LAA25743: from=jen01, size=150, class=0, pri=30150, nrcpts=1, msgid=<201106090110.LAA25743@server1.jen.com>, relay=root@localhost
Jun 9 11:10:21 server1 sendmail[25745]: LAA25743: to=jen01@jen.com, ctladdr=matiaj (2680/100), delay=00:00:01, xdelay=00:00:00, mailer=relay, relay=smtp.jen.com. [148.195.138.130], stat=Service unavailable
Jun 9 11:10:21 iedis01 sendmail[25745]: LAA25743: LAA25745: DSN: Service unavailable
Jun 9 11:10:21 server1 sendmail[25745]: LAA25745: to=jen01, delay=00:00:00, xdelay=00:00:00, mailer=local, stat=Sent
Just new here.
I having an issue when im sending a mail via mailx or mpack.
Check the issue below.
Tried the google but told me it something to do with my /etc/hosts i have checked it and its ok.
Any recommendations?
Jun 9 11:10:20 server1 sendmail[25743]: LAA25743: from=jen01, size=150, class=0, pri=30150, nrcpts=1, msgid=<201106090110.LAA25743@server1.jen.com>, relay=root@localhost
Jun 9 11:10:21 server1 sendmail[25745]: LAA25743: to=jen01@jen.com, ctladdr=matiaj (2680/100), delay=00:00:01, xdelay=00:00:00, mailer=relay, relay=smtp.jen.com. [148.195.138.130], stat=Service unavailable
Jun 9 11:10:21 iedis01 sendmail[25745]: LAA25743: LAA25745: DSN: Service unavailable
Jun 9 11:10:21 server1 sendmail[25745]: LAA25745: to=jen01, delay=00:00:00, xdelay=00:00:00, mailer=local, stat=Sent
- Tags:
- DNS
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-08-2011 09:02 PM
тАО06-08-2011 09:02 PM
Re: stat=Service unavailable and DSN: Service unavailable
any update gurus
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-09-2011 12:33 AM
тАО06-09-2011 12:33 AM
Re: stat=Service unavailable and DSN: Service unavailable
The server smtp.jen.com [148.195.138.130] is rejecting the email coming from your server1.
Is *.jen.com your site? Contact the administrator of smtp.jen.com and ask him/her the reason of the rejection.
If *.jen.com is outside the organization you're in, contact the email administrators of your organization. It's possible that only designated and properly DNS-registered mail servers are allowed to send mail to external addresses. In that case, you'll probably have to configure server1 to send mail to the official mail server, which will then forward the mail to its destination. This is called a "smarthost" configuration in Sendmail terminology.
To switch your sendmail to smarthost configuration, edit /etc/mail/sendmail.conf.
Find a line that says simply
DS
Add the fully-qualified name of your official SMTP mail server to that line:
DSyour.official.mail.server
Or if you must specify the mail server by IP address, put brackets around it:
DS[11.22.33.44]
After you've made this change, restart sendmail:
sh /sbin/init.d/sendmail stop
sh /sbin/init.d/sendmail start
MK
Is *.jen.com your site? Contact the administrator of smtp.jen.com and ask him/her the reason of the rejection.
If *.jen.com is outside the organization you're in, contact the email administrators of your organization. It's possible that only designated and properly DNS-registered mail servers are allowed to send mail to external addresses. In that case, you'll probably have to configure server1 to send mail to the official mail server, which will then forward the mail to its destination. This is called a "smarthost" configuration in Sendmail terminology.
To switch your sendmail to smarthost configuration, edit /etc/mail/sendmail.conf.
Find a line that says simply
DS
Add the fully-qualified name of your official SMTP mail server to that line:
DSyour.official.mail.server
Or if you must specify the mail server by IP address, put brackets around it:
DS[11.22.33.44]
After you've made this change, restart sendmail:
sh /sbin/init.d/sendmail stop
sh /sbin/init.d/sendmail start
MK
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-12-2011 10:32 PM
тАО06-12-2011 10:32 PM
Re: stat=Service unavailable and DSN: Service unavailable
@MK
Thanks
Thanks
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP