--- pfqueue-0.3.5/pfqueue.h 2005-04-20 13:00:16.999036192 -0600 +++ pfqueue-0.3.5-modified/pfqueue.h 2005-04-20 12:32:43.082469728 -0600 @@ -109,6 +109,7 @@ char postcat_path[BUF_SIZE]; char *help_text = + " a) Tag all messages\n" " e) Toggle envelope reading for from/to\n" " d) Delete message\n" " h) Hold message\n" --- pfqueue-0.3.5/pfqueue.c 2005-04-20 13:00:16.997036496 -0600 +++ pfqueue-0.3.5-modified/pfqueue.c 2005-04-20 12:40:15.383709488 -0600 @@ -492,6 +492,15 @@ NUMTAG = 0; } +// Set tag flag on all messages +void msg_tagall() { +int i; + for (i=0; i