Qmail send program

Qmail is a popular open-source mail transfer agent (MTA) that is known for its security, reliability, and flexibility. The qmail-send program is a part of the qmail suite and is responsible for sending emails.

Here are some key features and options of the qmail-send program:

Sending emails

Options

Example usage

Here's an example of how to use qmail-send to send an email:

qmail-send -f [email protected] -t [email protected] -b "Hello, world!" -s "Test email"

This command sends an email from [email protected] to [email protected] with the subject "Test email" and the message body "Hello, world!".

Security features

Integration with other qmail programs

Overall, qmail-send is a powerful and flexible program that is widely used in email servers and is known for its reliability and security.