Anything else is madness. And the fact the Outlook doesn't do proper
referral fields just infuriates me. Sigh.
I'm overjoyed about the opaque winmail.dat attachments I get. Which seem
to appear randomly from the same sender sending the same stuff (like a
meeting invitation) to me - depend
On 2008-12-19, Jean-Paul Calderone wrote:
> On Fri, 19 Dec 2008 08:47:18 -0800 (PST), Martin wrote:
>>Currently I am trying to get used to Python's imaplib and email
>>modules.
>>I'like to create a webmail client simmilar to GMail.
>
> I'd suggest using Twisted's IMAP4 client. It's somewhat easi
On Fri, Dec 19, 2008 at 11:54 AM, Michael Torrie wrote:
> Martin wrote:
>> Currently I am trying to get used to Python's imaplib and email
>> modules.
>> I'like to create a webmail client simmilar to GMail.
>
> This is off-topic, but why on earth would you want to emulate Gmail's
> conversation vi
Martin wrote:
> Currently I am trying to get used to Python's imaplib and email
> modules.
> I'like to create a webmail client simmilar to GMail.
This is off-topic, but why on earth would you want to emulate Gmail's
conversation views? It's horrible and a very broken way of viewing
e-mail threads
On Fri, 19 Dec 2008 08:47:18 -0800 (PST), Martin wrote:
Currently I am trying to get used to Python's imaplib and email
modules.
I'like to create a webmail client simmilar to GMail.
I'd suggest using Twisted's IMAP4 client. It's somewhat easier to
use than Python's imaplib because it does muc