- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Sendmail problem
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
03-13-2002 01:09 AM
03-13-2002 01:09 AM
Sendmail problem
I have configured a HP-UX server to send mail via an exchange server and it sends it fine to local (exchange) users. However, as soon as I want to send mail outside of the Exchange server, I get a "550 Relaying prohibited" message.
I have checked the exchange server and yes relaying is prohibited except from certain clients based on IP address of which the HP-Server is one of them.
Any other ideas please?
Thanks
Carlo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2002 01:30 AM
03-13-2002 01:30 AM
Re: Sendmail problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2002 01:31 AM
03-13-2002 01:31 AM
Re: Sendmail problem
Can you just check the exchange server IS being used:
sendmail -bv test@aol.com
and check what relay is returned.
Rgds, Robin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2002 02:07 AM
03-13-2002 02:07 AM
Re: Sendmail problem
Hello
Please reffer the below link
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x85ea35067c18d6118ff40090279cd0f9,00.html
Rgds
Manoj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2002 02:23 AM
03-13-2002 02:23 AM
Re: Sendmail problem
test@aol.com... deliverable: mailer relay, host 192.168.10.10, user test@aol.com
192.168.10.10 is the exchange server.
Thanks
Carlo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2002 03:03 AM
03-13-2002 03:03 AM
Re: Sendmail problem
So, if you:
telnet 192.168.10.10 25
and issue the "helo" command, what comes back?
if you then issue:
mail from:
do you then get the Relay Prohibited message?
How about with the:
rcpt to:
Rgds, Robin.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2002 03:34 AM
03-13-2002 03:34 AM
Re: Sendmail problem
All come back with
250 OK
except
rcpt to:
returns the dreaded
"550 Relaying is prohibited"
Carlo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2002 03:56 AM
03-13-2002 03:56 AM