At 04:47 PM 4/30/2009, [email protected] wrote:
At 04:37 PM 4/30/2009, Pascal Volk wrote:
and it doesn't exhibit this behavior. Is there anywhere else case
is / could be set for %d and %n ? I don't like rolling something to
production that doesn't match my dev environment (tho clearly
something is different between the two right now).
Looks like the difference is first apparent in
Apr 30 17:02:47 prodmail deliver([email protected]):
msgid=<[email protected]>:
saved mail to INBOX
and
Apr 30 17:01:49 devmail deliver([email protected]):
msgid=<[email protected]>:
saved mail to INBOX
Before that in the logs it's upper case, and then that log entry is
different between the two and changes it to lower case in my dev environment.