Commit graph

3 commits

Author SHA1 Message Date
Bernhard Froehlich
0002b7c334
Format timestamp according to RFC 5322 as described in RFC 5321 (chapter 4.4):
Time-stamp-line = "Received:" FWS Stamp <CRLF>
Stamp = From-domain By-domain Opt-info [CFWS] ";"
FWS date-time
; where "date-time" is as defined in RFC 5322 [4]
; but the "obs-" forms, especially two-digit
; years, are prohibited in SMTP and MUST NOT be used.
...
2018-12-14 11:20:58 +00:00
Bernhard Froehlich
e7d1686eae
Fix client IP in Received line for IPv6 IP addresses 2018-12-14 11:08:42 +00:00
Craig
66f94a07ae Fix several panics on invalid input 2016-02-12 01:26:50 +00:00