
marcoxiii at gmail
Jul 23, 2012, 3:12 AM
Views: 360
Permalink
|
|
Fetchmail processing order
|
|
Howdy all, I'm experiencing a strange issue while processing incoming email through RT-mailgate, and couldn't find a solution yet. When fetchmail retrieves the emails from the IMAP server, RT processes them not in the correct order (from the oldest, to the newest). This behavior provokes RT to reject status update emails because they are processed before the ticket-creation ones. Do you have any clues about how I can manage this? Have been thinking about managing it by coding an RT mail-plugin, but i'm quite sure there is a simpler solution at the system/daemon level. My OS is RedHat 4 and my fetchmail configuration is: poll 192.168.10.32 protocol IMAP user "issues" there with password "xxxx" is SysAdm here options nofetchall keep thank you marco -------- List info: http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-devel
|