Saturday 21 May 2011

Reading message content on postfix queue

Get the id of the message by

mailq | grep "search something"

Then

postcat -q MESSAGE_ID 

Possibly Related Posts

1 comment:

  1. nice blog!
    you can use pfqueue to read, list, del emails on mailq

    ReplyDelete