HomeLINUX How read mail from /var/spool/postfix/deferred? or Diferred Emails Naveen Pasem 0 How read mail from /var/spool/postfix/deferred? or Diferred Emails You need to get the message id first with postqueue -p Then once you have the message id you read it with postcat -q messageid You Might Like View all
Post a Comment