Possible Duplicate:
Monitoring message delivery on Postfix (or Cyrus IMAP)
There's mail server based on Postfix. I need to monitor which messages are delivered to end-user? and which are not. In processing of each message I need to get some information from its attachment in XML format. How can I monitor delivery messages this way?
Thanks!