Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: How to stop get_rfc822_body method of Net::IMAP::Client package to mark an unread email as read ?

by pankaj_it09 (Scribe)
on May 13, 2014 at 12:29 UTC ( [id://1085894]=note: print w/replies, xml ) Need Help??


in reply to How to stop get_rfc822_body method of Net::IMAP::Client package to mark an unread email as read ?

It seems there is another way to do that -->
$imap->examine('INBOX');
Using "examine" instead of "select".
The folder is selected in read-only mode.
  • Comment on Re: How to stop get_rfc822_body method of Net::IMAP::Client package to mark an unread email as read ?
  • Download Code

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1085894]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-19 06:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found