[Mailman-Users] working on an insanely huge moderation requestlist

Brad Knowles brad at stop.mail-abuse.org
Thu Aug 31 18:02:47 CEST 2006


At 8:25 AM -0700 2006-08-31, Mark Sapiro quoted <stephen at xemacs.org>:

>>  cd to Mailman's home, run "bin/show_qfiles dir_of_queue_in_question/*"
>
>  Actually, in this case it would be
>
>  bin/show_qfiles data/heldmsg*

To be pedantic, if the moderation queue is that large, then wildcard 
expansion on the command-line is not likely to work correctly. 
Therefore, you'd need to use a find piped to xargs in order to make 
sure that you can fully process all the appropriate files in question.

-- 
Brad Knowles, <brad at stop.mail-abuse.org>

"Those who would give up essential Liberty, to purchase a little
temporary Safety, deserve neither Liberty nor Safety."

     -- Benjamin Franklin (1706-1790), reply of the Pennsylvania
     Assembly to the Governor, November 11, 1755

  Founding Individual Sponsor of LOPSA.  See <http://www.lopsa.org/>.



More information about the Mailman-Users mailing list