aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Ryabitsev <konstantin@linuxfoundation.org>2020-11-17 09:47:08 -0500
committerKonstantin Ryabitsev <konstantin@linuxfoundation.org>2020-11-17 09:47:08 -0500
commit315689bede936aa491c8bfc9f7883783670ba010 (patch)
tree85c44507527b63b8edea7f7cbaefbb453b4d9955
parent6ee6f9fae14189b133d93d6f49881fbe6508c3f8 (diff)
downloadprocmail-315689bede936aa491c8bfc9f7883783670ba010.tar.gz
Use -c to unfold header lines
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
-rw-r--r--common.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/common.rc b/common.rc
index a72409e..42588ee 100644
--- a/common.rc
+++ b/common.rc
@@ -2,8 +2,8 @@ LOGABSTRACT=all
COMSAT=no
LOGFILE=/var/log/grokmirror/procmail.log
PARSEMAIL=/usr/local/bin/parsemail.sh
-LISTID=`formail -zxList-Id:`
-MSGID=`formail -zxMessage-Id:`
+LISTID=`formail -zcxList-Id:`
+MSGID=`formail -zcxMessage-Id:`
LOG="---`date +'%F %T.%N'`---
List-Id: $LISTID
Msg-Id: $MSGID