- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to send mails from a UX to NT Lotus
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
05-09-2001 09:06 AM
05-09-2001 09:06 AM
How to send mails from a UX to NT Lotus
What I need to configure in order to receive emails from all the HP-UX 10.20 boxes to my email account in Lotus Notes,I don't want to use DNS on HP-UX box.
Can any body help me?
Thanks.
Veronica
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2001 09:18 AM
05-09-2001 09:18 AM
Re: How to send mails from a UX to NT Lotus
You need to configure your file /etc/mail/sendmail.cf by adding your exchange server name to the line "DS
If you use DNS and you can already resolve the server's name it's done, if you don't, then you'll need to add the address to /etc/hosts.
send your emails with sendmail, mail, mailx, ...
Normally I use mailx:
mailx -s "
good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2001 09:41 AM
05-09-2001 09:41 AM
Re: How to send mails from a UX to NT Lotus
You probably already know this but I didn't the first time I did this. You must have the SMTP/MIME ATA running on your Domino server.
I assumed that anything that called itself a mail server understood SMTP. Was I ever wrong.
Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2001 10:25 AM
05-09-2001 10:25 AM
Re: How to send mails from a UX to NT Lotus
And Clay I did what Pedro said and I did a test sending me an email and in the mail.log file I have the follow entry:
stat=Deferred: Conection refused by lotus-server.domain.com
Maybe this is refering about the smtp/mime how can I run or configure it on the domino server?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2001 10:50 AM
05-09-2001 10:50 AM
Re: How to send mails from a UX to NT Lotus
on the NT forum. You also need to make sure that the UNIX box can resolve the exact host name of the NT box and vice versa. You will probably have to configure the Dj macro in sendmail.cf.
If you examine /etc/mail/sendmail.cf you will see what I'm talking about. You should also look at the error logs on the Domino server.
Clay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2001 11:14 AM
05-09-2001 11:14 AM
Re: How to send mails from a UX to NT Lotus
Veronica ;)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2001 01:09 PM
05-14-2001 01:09 PM