in reply to perl imap spam text search is not working what i need to do

So in what sense does it not work?

What is the error message you get?

Does Yahoo mail support IMAP search?

Is there a mail with ela test in the subject of a mail in the folder "Bulk Mail"?

Replies are listed 'Best First'.
Re^2: perl imap spam text search is not working what i need to do
by vasanthgk91 (Sexton) on Jul 15, 2014 at 11:19 UTC

    thank you, i want to search mails by matching string "ela test" from the Bulk Mail(spam) folder, but @msgs returns empty array

      So, have you verified that there are mails with "ela text" in the subject in your Bulk Mail folder?

        yes i have two mails like that string and that search is working for inbox search but not in spam

        yes i have two mails having that string and that search method is working for inbox but not for spam this is issue