Internally at Twitter, I'm using the TMail Ruby gem. It's loaded with
Rails, but I use it independently for bounce processing.
In Perl, Email::Simple works well for parsing the headers and taking
actions.
-j
On Dec 5, 2008, at 7:49 AM, Chad Etzel wrote:
This is a Q for the other devs on the list, not for twitter devs :)
I know people are using the X- headers in the email notifications
from twitter to trigger different actions. What email server(s) or
other programs is/are everyone using to do this? I've wanted to try
it, but not sure where to start looking for apps.
Thanks,
-Chad