- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: sendmail.cf with file
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
Discussions
Discussions
Discussions
Forums
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
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-11-2000 06:45 AM
тАО10-11-2000 06:45 AM
sendmail.cf with file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-11-2000 06:52 AM
тАО10-11-2000 06:52 AM
Re: sendmail.cf with file
DZ8.8.5
What is the output of
#sendmail -bs?
This is the part of the configuration file you need
## BEGIN anti-spamming
## file containing full e-mail addresses of well-known spammers
#F{Spammer} /etc/mail/Spammer
## file containing domains of well-known spammers
#F{SpamDomains} /etc/mail/SpamDomains
## file containing IP numbers of machines which can use our relay
#F{LocalIP} /etc/mail/LocalIP
## file containing names of machines which can use our relay
#F{LocalNames} /etc/mail/LocalNames
## file containing names we relay to
#F{RelayTo} /etc/mail/RelayTo
## file containing IP address of hosts denied access to this mail server
#F{DeniedIP} /etc/mail/DeniedIP
## file containing names of hosts denied access to this mail server.
#F{DeniedNames} /etc/mail/DeniedNames
## END anti-spamming
I don't see it at 8.8.5, but the above is from 8.8.6.
Check /usr/newconfig/etc/mail/sendmail.cf for it's version, and if it is 8.8.6, then replace the 8.8.5 with that one.
Berlene
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-11-2000 06:57 AM
тАО10-11-2000 06:57 AM
Re: sendmail.cf with file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-11-2000 07:15 AM
тАО10-11-2000 07:15 AM
Re: sendmail.cf with file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-18-2001 02:29 PM
тАО01-18-2001 02:29 PM
Re: sendmail.cf with file
and executed the gen_cf script. And that made a new sendmail.cf file. Just move it to /etc.mail.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО01-18-2001 08:21 PM
тАО01-18-2001 08:21 PM
Re: sendmail.cf with file
This is the first version allowing anti-spam features, ACL's for relay and many other nice features.
You CAN NOT make rules prior to 8.9.1 for anti-spam. 8.9.1 and 8.9.2 are pretty buggy, which is why HP only supports 8.9.3 for HP-UX 10.20 and 11.0
Regards,
Shannon