HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Sendmail Relay problem
Operating System - HP-UX
1827428
Members
4072
Online
109965
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
09-13-2001 03:17 PM
09-13-2001 03:17 PM
I am trying to setup sendmail to relay through a private network and private IP, no DNS, no domain name resolution, just through IP. I can pick up mail fine throught the mail server, but I cannot relay mail. I can telnet to port 25, but I just can't relay mail to the server. I am sure it has something to do with the DM part of my sendmail, but I don't know. Here is the error I get in Outlook Express:
The message could not be sent because one of the recipients was rejected by the server. The rejected e-mail address was 'test@192.168.10.12'. Subject 'test', Account: 'richard', Server: '192.168.10.12', Protocol: SMTP, Server Response: '571... we do not relay', Port: 25, Secure(SSL): No, Server Error: 571, Error Number: 0x800CCC79
The message could not be sent because one of the recipients was rejected by the server. The rejected e-mail address was 'test@192.168.10.12'. Subject 'test', Account: 'richard', Server: '192.168.10.12', Protocol: SMTP, Server Response: '571
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2001 04:37 PM
09-13-2001 04:37 PM
Re: Sendmail Relay problem
Josh,
There are several threads on this. Basically, you need to set up /etc/mail/LocalName file, listing all the allowable relay hosts.
Hope this helps.
-Santosh
There are several threads on this. Basically, you need to set up /etc/mail/LocalName file, listing all the allowable relay hosts.
Hope this helps.
-Santosh
Life is what's happening while you're busy making other plans
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2001 05:44 PM
09-13-2001 05:44 PM
Solution
Hi Josh,
To configure relay in your sendmail configuration file (/etc/mail/sendmail.cf)
include
DSrelayserver.domain.com
If you have multiple relay servers this should work too
DSrelay1.domain.com:relay2.domain.com
and then restart your sendmail.
-HTH
Ramesh
To configure relay in your sendmail configuration file (/etc/mail/sendmail.cf)
include
DSrelayserver.domain.com
If you have multiple relay servers this should work too
DSrelay1.domain.com:relay2.domain.com
and then restart your sendmail.
-HTH
Ramesh
They think they know but don't. At least I know I don't know - Socrates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2001 08:03 AM
09-19-2001 08:03 AM
Re: Sendmail Relay problem
Hi Josh,
DSrelayserver.domain.com
as stated above will tell sendmail the address of the Smart Relay server. I haven't used this feature on my server, but if the two sendmail servers (assuming they both are sendmail) are on different networks you may also have to tell the "relaying" server who is allowed to relay through that server by adding
FR/etc/mail/relay.allow
to the sendmail.cf file. Then enter the IP address of the first server that is sending the messages to be relayed.
I hope that came out right. Sounds kinda like a carnival maze. Anyway, hope this helps.
Jeff
DSrelayserver.domain.com
as stated above will tell sendmail the address of the Smart Relay server. I haven't used this feature on my server, but if the two sendmail servers (assuming they both are sendmail) are on different networks you may also have to tell the "relaying" server who is allowed to relay through that server by adding
FR/etc/mail/relay.allow
to the sendmail.cf file. Then enter the IP address of the first server that is sending the messages to be relayed.
I hope that came out right. Sounds kinda like a carnival maze. Anyway, hope this helps.
Jeff
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
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP