Sat, 23 Dec 2006

postfix

postcat msgID                   // read the message
postsuper -d msgID              // delete the message
postconf                        // print conf value on stdout
postfix check                   // check the config values
postfix reload                  // reload teh config files
mailq                           // check the queue
postfix flush                   // send all mail for delivery now

/var/spool/postfix/deferred     // where pending mail hangs out
/var/spool/postfix/defer

/var/log/mail.info              // log files to check
/var/log/mail.warn
/var/log/mail.err

Posted at: 12:59 | category: /mail | Comments ()