- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Sendmail
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
11-04-2003 10:15 PM
11-04-2003 10:15 PM
Sendmail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 10:26 PM
11-04-2003 10:26 PM
Re: Sendmail
I really hate sendmail configuration and someone here will probably prove me wrong but I think you need
DMyour domain
DSyour smtp server
And it is supposed to work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 10:27 PM
11-04-2003 10:27 PM
Re: Sendmail
try sending a test e-mail with sendmail -v and tell us what the reported error / problem is
Rgrds
Christos
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 10:39 PM
11-04-2003 10:39 PM
Re: Sendmail
One of the most common sendmail problems is name resolution. All players involved in a sendmail transaction *must* be resolvable in both directions - i.e. by name & IP.
1)Make sure your host is resolvable - BOTH ways.
2)Make sure the SMTP server has an MX (Mail eXchanger) DNS record AND proper name/IP records.
HTH,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 10:50 PM
11-04-2003 10:50 PM
Re: Sendmail
HTH
Bruno
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 11:01 PM
11-04-2003 11:01 PM
Re: Sendmail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 01:47 AM
11-06-2003 01:47 AM
Re: Sendmail
This is the problem with your DS macro, your smart relay host had not been defined in the sendmail.cf file. Here is what you have to do.
# vi /etc/mail/sendmail.cf
DS SMTP_MAIL_SERVER
# kill -9 (sendmail_PID)
#/usr/sbin/sendmail -q15
See if it works. Please ensure that you have nslookup working with the smtp server.
Thanks
Pratyush
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 08:27 AM
11-06-2003 08:27 AM
Re: Sendmail
For restart, DO NOT kill -9
instead:
kill -HUP
RGds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 08:48 AM
11-06-2003 08:48 AM
Re: Sendmail
echo '/mx $PROBLEM_DOMAIN' | sendmail -bt -d8.8
That should at least give you an error message pointing you in the write direction.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2003 08:53 AM
11-06-2003 08:53 AM
Re: Sendmail
sendmail -v -d8.99 -d38.99 someone@some.net
type some text
.
You will get diagnostics and see whether your message is in the machine queue or passed.
sendmail -q
tries to push sendmail queue off the box.
mailq
Checks/displays the mail queue.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com