- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Explanations of SENDMAIL, SMTP, MAILX
Operating System - HP-UX
1822011
Members
4330
Online
109639
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
Discussions
Discussions
Discussions
Forums
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
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
тАО04-17-2003 12:23 PM
тАО04-17-2003 12:23 PM
Explanations of SENDMAIL, SMTP, MAILX
Hi,
I have a few questions on mail protocols and programs :
1. Does Sendmail uses SMTP ? If not, then what protocol it uses.
2. How about MAILX ? Is it a protcol or does it runs on top of a protocol ?
3. I hear that SENDMAIL has security flaws ? What are those.
I understand SMTP is a
I have a few questions on mail protocols and programs :
1. Does Sendmail uses SMTP ? If not, then what protocol it uses.
2. How about MAILX ? Is it a protcol or does it runs on top of a protocol ?
3. I hear that SENDMAIL has security flaws ? What are those.
I understand SMTP is a
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-17-2003 12:44 PM
тАО04-17-2003 12:44 PM
Re: Explanations of SENDMAIL, SMTP, MAILX
1. Sendmail uses SMTP.
2. Mailx can be considered a "font end" for sendmail. Similar to elm, pine etc. As such also uses SMTP.
3. The only security flaws that I am aware of is when sendmail is used as a daemon for sending and receiving email. It has been patched and is considered secure if you use the new versions and keep it patched. If you don't have a requirement to receive email then you don't have to run sendmail as a daemon and can just invoke it from the command line i.e.
cat some_file|sendmail jd123@nowher.com
Good luck.
2. Mailx can be considered a "font end" for sendmail. Similar to elm, pine etc. As such also uses SMTP.
3. The only security flaws that I am aware of is when sendmail is used as a daemon for sending and receiving email. It has been patched and is considered secure if you use the new versions and keep it patched. If you don't have a requirement to receive email then you don't have to run sendmail as a daemon and can just invoke it from the command line i.e.
cat some_file|sendmail jd123@nowher.com
Good luck.
If it has wheels or a skirt, you can't afford it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО04-17-2003 12:49 PM
тАО04-17-2003 12:49 PM
Re: Explanations of SENDMAIL, SMTP, MAILX
I will just tack on 2 cents worth for security. There are numerous security holes in sendmail.. several new significant ones in the last 2 months were uncovered. If the unix servers do not need to act as mail servers or relays (most don't), then stop the daemon from running. modify parameter in /etc/rc.config.d/mailsrvs to not start sendmail process on reboot. There are other ways to do it, but not running this process, which is running on a default installation, will tighten the server up.
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP