HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Sendmail configuration
Operating System - Linux
1826312
Members
4325
Online
109692
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
04-13-2006 02:20 AM
04-13-2006 02:20 AM
hi folks,
Iam a biggner i want to practice to configure the sendmail in RHEL4, Let me know the procedure to do it , also explain in both GUI based and command line based configurations.
Thanks in Advance.
Iam a biggner i want to practice to configure the sendmail in RHEL4, Let me know the procedure to do it , also explain in both GUI based and command line based configurations.
Thanks in Advance.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 02:34 AM
04-13-2006 02:34 AM
Solution
Hi priyarajan,
Please follow this link to configure the sendmail in RHEL4.
http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/ref-guide/ch-email.html
Some other Useful Websites are also mentioned.
http://www.redhat.com/mirrors/LDP/HOWTO/Mail-Administrator-HOWTO.html â Provides an overview of how email works, and examines possible email solutions and configurations on the client and server sides.
http://www.redhat.com/mirrors/LDP/HOWTO/Mail-User-HOWTO/ â Looks at email from the user's perspective, investigates various popular email client applications and gives an introduction to topics such as aliases, forwarding, auto-replying, mailing lists, mail filters, and spam.
http://www.redhat.com/mirrors/LDP/HOWTO/mini/Secure-POP+SSH.html â Demonstrates a way to retrieve POP email using SSH with port forwarding, so that the email passwords and messages are transferred securely.
http://www.sendmail.net/ â Contains news, interviews, and articles concerning Sendmail, including an expanded view of the many options available.
http://www.sendmail.org/ â Offers a thorough technical breakdown of Sendmail features and configuration examples.
http://www.postfix.org/ â The Postfix project home page contains a wealth of information about Postfix. The mailing list is a particularly good place to look for information.
http://catb.org/~esr/fetchmail/ â The home page for Fetchmail, featuring an online manual, and a thorough FAQ.
http://www.procmail.org/ â The home page for Procmail with links to assorted mailing lists dedicated to Procmail as well as various FAQ documents.
http://www.ling.helsinki.fi/users/reriksso/procmail/mini-faq.html â An excellent Procmail FAQ, offers troubleshooting tips, details about file locking, and the use of wildcard characters.
http://www.uwasa.fi/~ts/info/proctips.html â Contains dozens of tips that make using Procmail much easier. Includes instructions on how to test .procmailrc files and use Procmail scoring to decide if a particular action should be taken.
http://www.spamassassin.org/ â The official site of the SpamAssassin project.
Regards,
Asif Sharif
Please follow this link to configure the sendmail in RHEL4.
http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/ref-guide/ch-email.html
Some other Useful Websites are also mentioned.
http://www.redhat.com/mirrors/LDP/HOWTO/Mail-Administrator-HOWTO.html â Provides an overview of how email works, and examines possible email solutions and configurations on the client and server sides.
http://www.redhat.com/mirrors/LDP/HOWTO/Mail-User-HOWTO/ â Looks at email from the user's perspective, investigates various popular email client applications and gives an introduction to topics such as aliases, forwarding, auto-replying, mailing lists, mail filters, and spam.
http://www.redhat.com/mirrors/LDP/HOWTO/mini/Secure-POP+SSH.html â Demonstrates a way to retrieve POP email using SSH with port forwarding, so that the email passwords and messages are transferred securely.
http://www.sendmail.net/ â Contains news, interviews, and articles concerning Sendmail, including an expanded view of the many options available.
http://www.sendmail.org/ â Offers a thorough technical breakdown of Sendmail features and configuration examples.
http://www.postfix.org/ â The Postfix project home page contains a wealth of information about Postfix. The mailing list is a particularly good place to look for information.
http://catb.org/~esr/fetchmail/ â The home page for Fetchmail, featuring an online manual, and a thorough FAQ.
http://www.procmail.org/ â The home page for Procmail with links to assorted mailing lists dedicated to Procmail as well as various FAQ documents.
http://www.ling.helsinki.fi/users/reriksso/procmail/mini-faq.html â An excellent Procmail FAQ, offers troubleshooting tips, details about file locking, and the use of wildcard characters.
http://www.uwasa.fi/~ts/info/proctips.html â Contains dozens of tips that make using Procmail much easier. Includes instructions on how to test .procmailrc files and use Procmail scoring to decide if a particular action should be taken.
http://www.spamassassin.org/ â The official site of the SpamAssassin project.
Regards,
Asif Sharif
Regards,
Asif Sharif
Asif Sharif
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 04:31 AM
04-13-2006 04:31 AM
Re: Sendmail configuration
Wow, lot of links! This is a simple tutorial good for starters:
http://www.brennan.id.au/12-Sendmail_Server.html
Did you know that postfix (another MTA that can be used instead of sendmail) configuration is a lot more simple?
http://www.redhat.com/support/resources/howto/RH-postfix-HOWTO/book1.html
http://www.brennan.id.au/12-Sendmail_Server.html
Did you know that postfix (another MTA that can be used instead of sendmail) configuration is a lot more simple?
http://www.redhat.com/support/resources/howto/RH-postfix-HOWTO/book1.html
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2006 04:46 AM
04-13-2006 04:46 AM
Re: Sendmail configuration
Hi
For easy step by step config check thi surl:
http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch21_:_Configuring_Linux_Mail_Servers
Cheers
Vipul
For easy step by step config check thi surl:
http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch21_:_Configuring_Linux_Mail_Servers
Cheers
Vipul
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