commands.sh

postfix

linux

Postfix mail transfer agent (MTA) control program.

More info →

Examples (6)

Check the configuration

Check the status of the Postfix daemon

sudo postfix status

Start Postfix

Gracefully stop Postfix

Flush the mail queue

Reload the configuration files

sudo postfix reload
made by @shridhargupta | data from tldr-pages