HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- sendmail outbound
Operating System - HP-UX
1832574
Members
4621
Online
110043
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
Forums
Discussions
Discussions
Discussions
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
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
10-05-2001 06:58 AM
10-05-2001 06:58 AM
Hi,
I'm preparing a testing environment for some mail function. I've installed sendmail on my HPUX 11.0 box as standalone host, and I can send/receive mails between local users.
Now I've set up a PC with outlook SMTP server in the same subnet, how can I configure my sendmail to talk with the outlook mail server?
Thanks!
I'm preparing a testing environment for some mail function. I've installed sendmail on my HPUX 11.0 box as standalone host, and I can send/receive mails between local users.
Now I've set up a PC with outlook SMTP server in the same subnet, how can I configure my sendmail to talk with the outlook mail server?
Thanks!
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-05-2001 07:42 AM
10-05-2001 07:42 AM
Solution
Hi there,
I assume that you are referring to MS-Exchange mail server.
To route all your out-bound mails thru the Exchange server, configure it as the "Smart host" in the sendmail.cf file in /etc/mail directory. The relevant part of the sendmail.cf will be as follows:
------------------
# "Smart" relay host (may be null)
DSexchange.foo.com
-----------------------------
Where, exchange.foo.com is the name for your Exchange SMTP server.
In case you meant Outlook client (MUA-mail user agent) for checking the mails on the PC for a user, you need to install a POP-2/POP-3 server on the HP server. I use qpopper which you can download from the web. Please note that there may be a restriction on accessing mails for reserved uids (like 0) by POP protocol, (almost all secure unix setups welcome that restriction.)
Hope this helps.
Anu Mathew
I assume that you are referring to MS-Exchange mail server.
To route all your out-bound mails thru the Exchange server, configure it as the "Smart host" in the sendmail.cf file in /etc/mail directory. The relevant part of the sendmail.cf will be as follows:
------------------
# "Smart" relay host (may be null)
DSexchange.foo.com
-----------------------------
Where, exchange.foo.com is the name for your Exchange SMTP server.
In case you meant Outlook client (MUA-mail user agent) for checking the mails on the PC for a user, you need to install a POP-2/POP-3 server on the HP server. I use qpopper which you can download from the web. Please note that there may be a restriction on accessing mails for reserved uids (like 0) by POP protocol, (almost all secure unix setups welcome that restriction.)
Hope this helps.
Anu Mathew
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP