David Bremner <[EMAIL PROTECTED]> writes: > There are two main modifications: > > 1) with a -p option, it goes through the pending directory. > 2) It uses timeoutsocket.py to add a timeout to the smtp-verification > process (as well as catching a few exceptions). I noticed > this was actually stalling until the procmail timeout killed it.
[...] > The downside is that the location of tmda is hardcoded. My intention was to make this script portable outside of TMDA. Is the only reason you are hardcoding the location of TMDA to support the -p option? If so, I vote to remove the -p option. I don't think it's very useful anyway. It only helps you one time (i.e, just after you've installed smtp-check-sender) and those messages will soon be purged anyway. How about you provide a version minus the -p option? I'd probably replace my version in contrib with this. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
