Can you send me a raw version of an email we're sending you? On Sun, Nov 16, 2008 at 02:00, Nial <[EMAIL PROTECTED]> wrote: > > Hello all, > > I'm using PHP to try to scan emails for emails sent with the custom > twitter headers (which you can find listed on the Wiki): > > * X-TwitterEmailType - will be 'is_following' or 'direct_message' > * X-TwitterCreatedAt - ex: Thu Aug 07 15:17:15 -0700 2008 > * X-TwitterSenderScreenName - ex: 'bob' > * X-TwitterSenderName - ex: 'Bob Smith' > * X-TwitterSenderID - ex: 12345 > * X-TwitterRecipientScreenName - ex: 'john' > * X-TwitterRecipientName - ex: 'John Doe' > * X-TwitterRecipientID - ex: 67890 > * X-TwitterDirectMessageID - ex: 2346346 > > However, imap_fetchheader() fails to list the headers and when I check > in various mail clients (Mail on my MacBook and Thunderbird on my > windows machine) they're not listed, either! > > Any help is appreciated. >
-- Alex Payne - API Lead, Twitter, Inc. http://twitter.com/al3x
