HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- sendmail configuration
Operating System - Linux
1828227
Members
2791
Online
109975
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
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-07-2001 07:16 AM
09-07-2001 07:16 AM
sendmail configuration
I host a web site running Redhat 7.1 on an HP Kayak PC and act as their mail server. But I have one problem, sending mail.
I have configured my mail services so that the client, I'll call them farside, can remotely pick up their mail no problem.
The problem is if they want to send mail. Their email connection is refused at my end.
Can I set the farside up to send mail through my Redhat box as I am the mail server?
What happens if I get some additional remote clients that need mail also and they will probably be dynamic addresses?
Do I need to setup some sort of trust with that remote client?
I appreciate your help,
ND
I have configured my mail services so that the client, I'll call them farside, can remotely pick up their mail no problem.
The problem is if they want to send mail. Their email connection is refused at my end.
Can I set the farside up to send mail through my Redhat box as I am the mail server?
What happens if I get some additional remote clients that need mail also and they will probably be dynamic addresses?
Do I need to setup some sort of trust with that remote client?
I appreciate your help,
ND
Always learning
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2001 06:42 AM
09-08-2001 06:42 AM
Re: sendmail configuration
Hi
If you are using sendmail.cf from RedHat,
that configuration file include following line which refuse to connect to sendmail from other than 127.0.0.1
# SMTP daemon options
O DaemonPortOptions=Port=smtp,Addr=127.0.0.1, Name=MTA
Regards,
masanari iida
If you are using sendmail.cf from RedHat,
that configuration file include following line which refuse to connect to sendmail from other than 127.0.0.1
# SMTP daemon options
O DaemonPortOptions=Port=smtp,Addr=127.0.0.1, Name=MTA
Regards,
masanari iida
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2001 09:09 AM
09-27-2001 09:09 AM
Re: sendmail configuration
If the "farside" machines are on another network (ie subnet) you can designate who is allowed to relay by putting the IP address of the relaying machine in /etc/mail/relay.allow file.
There should be an entry similar to:
FR/etc/mail/relay.allow
in your sendmail.cf file. Check the documentation for your release for the exact syntax but this should get you going in the right direction.
Hope it helps
There should be an entry similar to:
FR/etc/mail/relay.allow
in your sendmail.cf file. Check the documentation for your release for the exact syntax but this should get you going in the right direction.
Hope it helps
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