- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Sendmail connection to Lotus Notes
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
12-13-2001 06:45 AM
12-13-2001 06:45 AM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2001 06:54 AM
12-13-2001 06:54 AM
Re: Sendmail connection to Lotus Notes
Also make sure that the hp's IP address is resolvable on your notes system.
-Sri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2001 06:57 AM
12-13-2001 06:57 AM
Re: Sendmail connection to Lotus Notes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2001 07:08 AM
12-13-2001 07:08 AM
Re: Sendmail connection to Lotus Notes
We need more information. What happens? What messages you get in your maillog? Does "mailq" show something interesting?
Regards,
Paga
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2001 07:13 AM
12-13-2001 07:13 AM
Solution$ telnet
If you get "connection refused" then thats your problem. The output of mailq will also tell you what the error is.
Regards,
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2001 07:14 AM
12-13-2001 07:14 AM
Re: Sendmail connection to Lotus Notes
$mailq Mail Queue (3 requests) --Q-ID-- --Size-- -----Q-Time----- ------------Sender/Recipient------------ QAA12555 15 Thu Dec 13 16:09 mpl11 (Deferred: Connection refused by asland.asland.lafarge.com.)
What it seems to happen is that sendmailis adding asland.lafarge.com to the mail address.
The Notes system is prepared to accept mails sent as user@asland.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2001 07:17 AM
12-13-2001 07:17 AM
Re: Sendmail connection to Lotus Notes
What is the error you get while sending mails to lotus notes server..? You can check this in /var/adm/syslog/mail.log file.
If the sendmail is configured correctly then try this and see the results
sendmail -bv user@lotusnotes (servername)
This should give you result as deliverable
then try sendmail -v user@lotusnotes
this should send mail to user.
Also try nslookup to lotus notes server name
nslookup hostname
See if it gets resolved.
Goodluck.
-USA..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2001 07:21 AM
12-13-2001 07:21 AM
Re: Sendmail connection to Lotus Notes
The port 25 was disabled on the Notes server.
Now everithing goes OK.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2005 09:19 AM
07-22-2005 09:19 AM
Re: Sendmail connection to Lotus Notes
I almost have the same problem you had, but on the other way. I have an ISA server 2000 on a HP Proliant DL 360 and Lotus Notes on a HP Proliant ML350 and when I telnet to the port 25 from my ISA server to my Lotus server port I can see this port perfectly, but when I telnet from my Lotus Notes to the ISA server port 25 I receive an error saying: Unable to connect to port 25.
Can you please help me with this?.