Erik Max Francis <[EMAIL PROTECTED]> writes: > How can one force a cleanup when the PENDING_CLEANUP_ODDS are 0? > The documentation touches on this -- the configuration variable > documentation mentions the possibility but doesn't directly say how.
Since the pending queue messages are just regular files, you can use any method you want if you need to do the cleanup by hand. Some use the 'find' command, while others use tmda-pending -bdO as you've surmised. _____________________________________________ tmda-users mailing list ([EMAIL PROTECTED]) http://tmda.net/lists/listinfo/tmda-users
