- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- How can I tell if my system is being used to relay...
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
10-08-2002 07:01 AM
10-08-2002 07:01 AM
Thanks,
Paul Mancillas
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-08-2002 07:39 AM
10-08-2002 07:39 AM
Re: How can I tell if my system is being used to relay email?
FEATURE(promiscuous_relay)dnl
To disable promiscuous relaying configure the etc/mail/sendmail.mc by removing the following line:
FEATURE(promiscuous_relay)dnl
To allow relayn from a specific host, domain, or network, edit /etc/mail/access and add an entry to permit this.
Then restart sendmail.
Hope this can help you.
Roberto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 08:13 PM
10-09-2002 08:13 PM
SolutionIt is ok that
The remote mail servers will be refered in the
relay= parameter in maillog
If you are interested in checking whether your
mail server is a open relay . Do this
Open telnet port in firewall for your mail server.
Then.
#telnet relay-test.mail-abuse.org
Wait for 10 minutes , it will give you the results.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-13-2002 07:29 PM
10-13-2002 07:29 PM
Re: How can I tell if my system is being used to relay email?
http://www.abuse.net/relay.html
hth
-balaji
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 01:33 AM
11-15-2002 01:33 AM
Re: How can I tell if my system is being used to relay email?
When I try to telnet:
$ telnet relay-test.mail-abuse.org
I have got the following:
Trying 204.152.187.123...
telnet: connect to address 204.152.187.123: No route to host
What's happen?
Thanks,
Choth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 02:07 AM
11-15-2002 02:07 AM
Re: How can I tell if my system is being used to relay email?
Have you opened outgoing telnet port in your firewall ?.
regards,
U.SivaKumar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2002 02:10 AM
11-15-2002 02:10 AM
Re: How can I tell if my system is being used to relay email?
Have you got default gateway as internet gateway or your firewall
regards,
U.SivaKumar