- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Best documentation to setup sendmail
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
07-06-2009 12:40 PM
07-06-2009 12:40 PM
thanks!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2009 12:46 PM
07-06-2009 12:46 PM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2009 02:13 PM
07-06-2009 02:13 PM
Re: Best documentation to setup sendmail
But if you truly want to understand sendmail, you'll eventually need the canonical "sendmail" book from O'Reilly.
It's a big and scary-looking book, but the bulk of it is reference chapters for all sendmail's details. You'll want to read the (very good) non-reference chapters in the beginning first, then pick and choose what you need from the reference chapters.
Reading through the entire sendmail book (latest edition) from cover to cover is the stuff of aspiring Sendmail gurus and rainmen, not for mere mortals... unless you need a cure for insomnia :)
MK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2009 03:03 PM
07-06-2009 03:03 PM
Re: Best documentation to setup sendmail
I think http://www.sendmail.org is the best documentation.
I learned everything I know about sendmail from that and the O'Reilly book.
I can make sendmail practically make coffee for me if I want. I have a custom configuration building script that totally knocks out abuse spam relay. I can even make a configuration that limits send domains, with a little help from iptables firewall.
It took time to learn it.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-06-2009 10:03 PM
07-06-2009 10:03 PM
Re: Best documentation to setup sendmail
D{MTAHost}[127.0.0.1]
block. you have to replace it with your SMTP server address. your SMTP server needs to be accepting email from your linux box.
Hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-08-2009 06:20 AM
07-08-2009 06:20 AM
Re: Best documentation to setup sendmail
http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/ref-guide/s1-email-sendmail.html