TLDR
Enter a command. For example: sacctmgr, pacman files, bpftrace.

postfix

 
Postfix mail transfer agent (MTA) control program. See also dovecot, a mail delivery agent (MDA) that integrates with Postfix. More information: http://www.postfix.org.
 
  • Check the configuration:
     
    sudo postfix check
     
  • Check the status of the Postfix daemon:
     
    sudo postfix status
     
  • Start Postfix:
     
    sudo postfix start
     
  • Gracefully stop Postfix:
     
    sudo postfix stop
     
  • Flush the mail queue:
     
    sudo postfix flush
     
  • Reload the configuration files:
     
    sudo postfix reload

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.