Re: smtpd: improve message parser

2018-08-06 Thread Gilles Chehade
On Thu, Jul 26, 2018 at 09:08:02PM +0200, Eric Faurot wrote: > Hi, > > The message parser was introduced for different reasons, when it > turned out that altering the incoming message was actually needed. > It is used to add required "Date" and "Message-ID" headers if missing, > to append the loca

smtpd: improve message parser

2018-07-26 Thread Eric Faurot
Hi, The message parser was introduced for different reasons, when it turned out that altering the incoming message was actually needed. It is used to add required "Date" and "Message-ID" headers if missing, to append the local domain to incomplete addresses found in "To", "From" and "Cc" headers,