1. Start the postfix service:
postfix start
2. Verify the postfix service is running:
postfix status
3. Allow several moments for the postfix daemons to process the maildrop directory before reviewing the directory:
ls -lart /var/spool/postfix/maildrop
4. The maildrop directory should now contain no message files or only minimal amount of recently created message files.