Hi, I use postfix 2.7.0 on Ubuntu 10.04 LTS
I have some dynamic mail list saved in a Mysq table. Outside programs save the list of users to deliver to and then send mail to an alias for the list. This is normally low frequency mail. I use a policy server to restrict access to these list and that is all working very well. Now some users would like to update a list with a higher frequency so I need a mechanism to make sure mail is delivered before they can update the field containing the users to deliver to. I can make the policy server put a lock ( mysql-ndbd) on the row containing the users but I can't find a way to make sure this lock is released again. Any way to get a hook that make it possible to do some handling after the mail is delivered? Regards Peter Sorensen/Univ Of Southern Denmark/email:mas...@sdu.dk