github.com/rothskeller/wppsvr@v1.8.9/analyze/testdata/invalid/autoresponse.yaml (about)

     1  # Auto-response message.
     2  
     3  # Message being analyzed:
     4  # The important part is that it has an envelope "From " line, and that line has
     5  # no return address on it.
     6  message: |
     7    From  Sun Jan  9 20:00:00 2022
     8    To: pkttue@w4xsc.ampr.org
     9    Date: Sun, 09 Jan 2022 20:00:00 -0800
    10    Subject: RSC-100P_R_Hello
    11  
    12    Test message
    13  
    14  # Analysis that should be stored:
    15  stored:
    16    deliveryTime: 2022-01-09T20:00:00-08:00
    17    summary: message has no return address (probably auto-response)
    18  analysisREs:
    19    - no return address