From af79256174d289110d5708fb347c806536009255 Mon Sep 17 00:00:00 2001 From: halcdev <91227447+halcdev@users.noreply.github.com> Date: Sun, 9 Jun 2024 11:33:35 +0300 Subject: [PATCH] Update a.sh Hhaa this is so much better lollll but wait whu doesnt it work?? --- a.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/a.sh b/a.sh index 1a424b2..cbdd1f8 100644 --- a/a.sh +++ b/a.sh @@ -13,7 +13,7 @@ do FILENAME="junkMail_$(printf "%02d" $i)" # Execute procmail for each file - procmail $PROCMAIL_CONFIG < "$JUNK_MAIL_DIR/$FILENAME" + # procmail $PROCMAIL_CONFIG < "$JUNK_MAIL_DIR/$FILENAME" # Optional: Echo the file name to track progress echo "Processed $FILENAME"