Philip Gladstone wrote: > I'm looking for a copy of the check_delivery plugin. Unfortunately > neither of the two servers that might host it seem to be up any more. > > If some kind soul could email me a copy, I'd be grateful.
I have it working in production but I had to hack the source to get it working properly under vpopmail. I've posted a copy of my hacked version at http://www.redhotpenguin.com/check_delivery. I configure it with the following line in config/plugins: check_delivery normal 1 db_host_ip vpopmail_db_name vpopmail_user vpopmail_password It may work under your setup - it may not. Suggest changing the 'normal' parameter to 'log_only' and watching the logfile to make sure it's doing the right thing. HTH - Fred
