github.com/rothskeller/wppsvr@v1.8.9/analyze/testdata/invalid/badb64outpost.yaml (about) 1 # Message with ill-formed base64 outpost encoding. 2 3 # Message being analyzed: 4 message: | 5 From: kc6rsc@w1xsc.ampr.org 6 To: pkttue@w4xsc.ampr.org 7 Date: Sun, 09 Jan 2022 20:00:00 -0800 8 Subject: RSC-100P_R_Hello 9 10 !B64!~~~~ 11 12 # Analysis that should be stored: 13 stored: 14 deliveryTime: 2022-01-09T20:00:00-08:00 15 fromAddress: kc6rsc@w1xsc.ampr.org 16 summary: message could not be parsed 17 analysisREs: 18 - RFC-5322 19 - illegal base64 data at input byte 0