> >
> > The applied patch successfully changes the dates in the "Received"
and
> > "Date" headers, but it doesn't change the date in the "From"
header
> > that marks the beginning of the new message. I'm assuming this is
>
> Wrong assumption--the "From" mbox message delimiter isn't passed to
> pop3 clients, so you're definitely looking in the wrong place.
> You don't mention exactly how your clients' software is incorrectly
> parsing the date.
>
The "From" mbox delimiter is passed to washington imap2000a server.
I've verified this by altering the From delimiter timestamp and
checking my mail. Works like a charm. So I guess you could go either
way by patching qmail or the imap server. Either way, a patch to
myctime.c would fix the problem. So, I digress, has anyone else run
into this problem?
-B