
26 Aug
2005
26 Aug
'05
6:49 p.m.
Hi, I've upgraded to OTRS 2.0.2, glad to see the report fuctions working with PostgreSQL (referrer to my old post and the broken SQL query and the ORDER BY) So, now I've to change some the procmailrc to support sendmail 8.13 and the SPF (http://spf.pobox.com/). Sendmail add a new line into the message header that looks like :
From smmsp Fri Aug 26 19:34:39 2005
And otrs cannot manage this. So, just add this in the .procmailrc : :0 fhw : * ^>From.*20[0-9][0-9]$ | grep -vi '^>.*' Regards -- Alexandre