This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skip.montanaro
Recipients
Date 2001-03-18.20:01:53
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=44345

This doesn't look like a bug to me.  Looks like the search
call is incorrect.  I think it should be called as

    M.search(None, "TEXT", "Hello")

I've never used the imaplib stuff before, however.  I'd
welcome some input from someone who has.

Skip
History
Date User Action Args
2007-08-23 13:53:28adminlinkissue406705 messages
2007-08-23 13:53:28admincreate