Michael Storz:
> FWS             =   ([*WSP CRLF] 1*WSP) /  obs-FWS
> 
> A FWS can be a single WSP or a folded line.
> 
> Therefore the date "Fri,  5 Jan 2024 16:48:37 -0500 (EST)" is syntactically 
> incorrect, because there can be only one blank between "," and "5", not two 
> by the syntax of RFC 5322.
This is nonsense, ‘1*WSP’ means one or more WSP characters.
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to