mirror of
https://blitiri.com.ar/repos/chasquid
synced 2026-01-07 17:47:14 +00:00
chasquid: Make the "Received:" header RFC compliant
The Received header has some predefined structure and valid keywords, this patch adjust how we create them to be compliant with that structure.
This commit is contained in:
@@ -20,10 +20,11 @@ Delivery to the following recipient(s) failed permanently:
|
||||
|
||||
----- Original message -----
|
||||
|
||||
Received: from user user@testserver
|
||||
by *
|
||||
Received: from testserver (authenticated as user@testserver)
|
||||
by testserver (chasquid)
|
||||
(over *
|
||||
(envelope from "user@testserver")
|
||||
on ; *
|
||||
; *
|
||||
Date: *
|
||||
From: Mailer daemon <somewhere@horns.com>
|
||||
Subject: I've come to haunt you
|
||||
|
||||
Reference in New Issue
Block a user