This script will return a "receipt" to a send who asks for it. (aka checks the "On Delivery Receipt" checkbox) This is no a "On Read Receipt" and the return message CLEARLY states that the message is to inform you that your message to $TO has been recived and accepted by the server. But that does not mean the user has Read the message or that the message has even been put into the users mailbox. Requiremnts: 1. date 2. grep 3. awk 4. hostname 5. tr Install: 1. Download all return-receipt file to your MailRoot/filters dir. 2. Add this to your filer.in.tab "*"[tab]"*"[tab]"0.0.0.0/0"[tab]"0.0.0.0/0"[tab]"return-receipt.tab" 3. restart xmail |