On Fri, Jul 08, 2005 at 08:00:56PM -0700, Ask Bjørn Hansen wrote: > On Jul 8, 2005, at 7:52 PM, Charlie Brady wrote: > >>>The date line was missing but my mail server added one, so I > >>>didn't notice. > >> > >>Maybe that's something qpsmtpd should do too :-) > > > >Why? qpsmtpd is an MTA (a partial one). Providing a Date header is > >not mail transport. If the MUA doesn't provide one, so be it. > > What Charlie said.
and on top of that, Date is a required header -- my check_basicheader plugin will reject incoming mail that lacks it. (or From, which is also required.) jim
