Well, since vB doesn't send header time at all, it's not really a bug, just an exclusion. They already know about it, and Mike Sullivan says it's just not in the code. It probably should be though, eh? It's wrong on every board that doesn't use sendmail, I guess.
Quote:
vB doesn't send anything time related to sendmail whatsoever. Normally, I would think that sendmail sends based on the server time, but that doesn't seem to be the case here for some reason...
Code:
($toemail,$emailsubject,$emailmsg,"From: \"$bbtitle Mailer\" <$webmasteremail>");
There's no date header send whatsoever.
|
(This is older code. Since the version they were discussing, it appears to have been consolidated in functions.php)