- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problem with sendmail to internal exchange server
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
09-20-2002 07:01 AM
09-20-2002 07:01 AM
Problem with sendmail to internal exchange server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2002 07:07 AM
09-20-2002 07:07 AM
Re: Problem with sendmail to internal exchange server
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2002 08:27 AM
09-20-2002 08:27 AM
Re: Problem with sendmail to internal exchange server
Connection refused? Or SMTP is accepted, but the message just evaporates? Have your Exchange admin ensure that the Internet Mail Service is enabled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2002 09:45 AM
09-20-2002 09:45 AM
Re: Problem with sendmail to internal exchange server
Connecting to nysmtp.company.com via esmtp
connecting to nysmtp2.company.com via esmtp
Deferred: Connection timed out with nysmtp2.company.com
We do receive email from other places/people so I assume that internet services are on on the exchange server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2002 10:25 AM
09-20-2002 10:25 AM
Re: Problem with sendmail to internal exchange server
You should get something like this:
$ telnet nysmtp2 smtp
Trying a.b.c.d...
Connected to nysmtp2.
Escape character is '^]'.
220 nysmtp2.company.com ESMTP Server (Microsoft Exchange Internet Mail Service 5.5.2653.13) ready
helo hpux.westaff.com
250 OK
mail from: <>
250 OK - mail from <>
rcpt to: gdollar@company.com
250 OK - Recipient
data
354 Send data. End with CRLF.CRLF
testing
.
250 OK
quit
221 closing connection
Connection closed by foreign host.
$
Also, just for yucks, could you report what sendmail -bv gdollar@company.com says?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2002 11:33 AM
09-20-2002 11:33 AM
Re: Problem with sendmail to internal exchange server
gdoller@company.com... deliverable: mailer esmtp, host company.com., user gdoller@company.com
I hope this gives you the info. you were looking for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2002 11:42 AM
09-20-2002 11:42 AM
Re: Problem with sendmail to internal exchange server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2002 11:48 AM
09-20-2002 11:48 AM
Re: Problem with sendmail to internal exchange server
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2002 12:27 PM
09-20-2002 12:27 PM