Commit History

Author SHA1 Message Date
  Peter Spicer 44f9bf79c8 ! This should force all outgoing email (currently at least!) to have a Message-ID. Failure to supply a message id can cause emails to be dropped as spam. sendmail itself attempts to guarantee uniqueness with a hash of microtime, but wherever feasible I've also tried to make the id both meaningful and give it something that should uniquify it. Things like newsletters, though, can't really be uniquified at sending level, so we'll just use microtime to deal with that for us. 10 years ago
  Peter Spicer 0ddca017ff ! And our ever important source files, plus a little bit of consistency. 10 years ago
  Peter Spicer b0734cc5a2 ! And now it's possible to get notified if someone replies to a moderation report you previously replied to. 10 years ago