IMAP4.search by message-id ?
From: at (Sean)
Date: 03/30/05
- Next message: Antoon Pardon: "Re: Why tuple with one item is no tuple"
- Previous message: Ville Vainio: "Re: itertools to iter transition (WAS: Pre-PEP: Dictionary accumulator methods)"
- Next in thread: Max M: "Re: IMAP4.search by message-id ?"
- Reply: Max M: "Re: IMAP4.search by message-id ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 30 Mar 2005 18:01:10 +1000
Can anyone tell me how to get a message's number from the message-id
using IMAP4.search?
I've tried this:
resp, items = server.search(None, 'HEADER', '"Message-id"', msgID)
but it gives me a 'bogus search criteria' error
Any ideas?
- Next message: Antoon Pardon: "Re: Why tuple with one item is no tuple"
- Previous message: Ville Vainio: "Re: itertools to iter transition (WAS: Pre-PEP: Dictionary accumulator methods)"
- Next in thread: Max M: "Re: IMAP4.search by message-id ?"
- Reply: Max M: "Re: IMAP4.search by message-id ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]