funkymonky has asked for the wisdom of the Perl Monks concerning the following question: ⭐ (mail and news)
Now I want to use this in my program. The function returns a hash reference so I do the following:000E SELECT "INBOX" * FLAGS (\Answered \Flagged \Draft \Deleted \Seen) * OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen \*)] * 3 EXISTS * 0 RECENT * OK [UIDVALIDITY 1030359672] * OK [UIDNEXT 191] 000E OK [READ-WRITE] Completed
Originally posted as a Categorized Question.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: select function from Mail::IMAPClient⭐
by jlongino (Parson) on Oct 19, 2002 at 17:11 UTC |