- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Sendmail at 11.0
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
06-09-2000 05:45 AM
06-09-2000 05:45 AM
Sendmail at 11.0
If so, any white papers or instruction would help.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2000 05:53 AM
06-09-2000 05:53 AM
Re: Sendmail at 11.0
you can set a relay host to which the sendmail routes the mails.
The configuration ist found at:
/etc/mail/sendmail.cf
Within you have to search for the line with DS
To set a relay host for e. g. mailserver just edit the line to:
DSmailserver
After modifying the file you must stop and restart the sendmail process with:
/sbin/init.d/sendmail stop
/sbin/init.d/sendmail start
Greetings
Andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2000 05:54 AM
06-09-2000 05:54 AM
Re: Sendmail at 11.0
Dj$w.your-domainname.com
DShostname-of-SMTP-server
Example:
Dj$w.berry.bls.com
DSlmbnwf02.berry.bls.com
/sbin/init.d/sendmail stop
/sbin/init.d/sendmail start
Brian
<*(((>< er
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2000 03:06 AM
06-12-2000 03:06 AM
Re: Sendmail at 11.0
it has the internet mail connector. Exchange does not automatically install it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2000 10:03 AM
06-12-2000 10:03 AM
Re: Sendmail at 11.0
As mentioned previously, you can direct mail over the internet with the use of a Smart Host. But mail from/to local users would go out to the internet them come in from the internet. If the Exchange is setup, the Smart Host will direct local mail to it. Internet mail to a non-local user on Exchange, again depends on Exchange setup.