Re: New pending queue GUI
[email protected] (Jason R. Mastaler)
| Newsgroups | gmane.mail.spam.tmda.user |
|---|---|
| Message-ID | <[email protected]> |
"Todd A. Jacobs" <[email protected]> writes: > You can find the new GUI here: > > http://www2.codegnome.org:59321/scripting/showscript.php?script=qbrowse.tk > > Note that the program relies on Tcl/Tk 8.4 and the Tix 8.4 libraries. > Comments are welcome. I'm not able to get it to run on my Mac -- halfdane:~/Desktop jasonrm$ ./qbrowse.tk Error in startup script: child process exited abnormally while executing "exec egrep ^From: $FileName" ("foreach" body line 2) invoked from within "foreach FileName [glob *] { set From [exec egrep ^From: $FileName] set Subject [exec egrep ^Subject: $FileName] regsub {^From: } $From {} ..." (file "./qbrowse.tk" line 109)