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 _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting für Ihr OTRS System? => http://www.otrs.de/
