AllTechGurukul


Its Naveen's Wiki

How read mail from /var/spool/postfix/deferred? or Diferred Emails


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


Post a Comment

Previous Post Next Post