- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- configure 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
02-16-2006 10:06 PM
02-16-2006 10:06 PM
configure sendmail
Manuel R.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2006 10:44 PM
02-16-2006 10:44 PM
Re: configure sendmail
# mailsetup
and do not choose quick setup.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2006 03:08 AM
02-21-2006 03:08 AM
Re: configure sendmail
There is a specific question asked during this procedure as to the relay node. The default is to use the MX record for the domain or top level domain found from the dns server(s).
However, you can send the mail to any valid relay as long as it is reachable and resolveable.
Unless you really know sendmail, it is dangerous to manually change the sendmail.cf file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2006 02:33 AM
10-13-2006 02:33 AM
Re: configure sendmail
Thank you very much and my sendmail configuration with quick setup was successful on standalone server. I tried to avoid quick setup but other option failed due to DNS timeout. When I reported the same to the network group they asked to by pass the DNS, where I went to configure with quick setup in mailsetup utility.
We have some DNS issues lately in our network. So inorder to fix this we switched the different DNS on the DMZ machine inorder to fix the performance problems for the applications, in the tru64 cluster. We have web servers on these DMZ tru64 cluster. But after the change of DNS server, sendmail is not working. sendmail is already configured on these nodes.
Since the standalone sendmail is working, I want to make sendmail working on cluster too. How can I modify the sendmail configuration changes on tru64 cluster??
Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2006 01:23 AM
10-16-2006 01:23 AM
Re: configure sendmail
Sendmail is very dependend on dns for hostname resolution. If you don't have a reliable dns service, then address this first. Set up a local caching server or secondary if you must but if you expect sendmail to work correct, you will want to have a reliable dns service available.
Or you can point to a relay host to do the resolution, but don't use the simple for for mailsetup as it will not ask the relay question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2006 06:32 AM
10-16-2006 06:32 AM
Re: configure sendmail
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-17-2006 01:49 AM
10-17-2006 01:49 AM
Re: configure sendmail
For sendmail, mailsetup is the best solution in most cases. Answer all questions and allow it to provide a configuration file that will do most everything you need.
For ntp, stick to the basics. Have at least three different sources of time from three different time services. That's about it for ntp.