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

Re^2: finding unread emails in IMAP maildir

by chrisj0 (Acolyte)
on Aug 08, 2005 at 20:07 UTC ( [id://482008]=note: print w/replies, xml ) Need Help??


in reply to Re: finding unread emails in IMAP maildir
in thread finding unread emails in IMAP maildir

Yes I know,
I've tried giving Email::Folder just a subdirectory of the Maildir, but it errors out saying it's not a maildir.
  • Comment on Re^2: finding unread emails in IMAP maildir

Replies are listed 'Best First'.
Re^3: finding unread emails in IMAP maildir
by sgifford (Prior) on Aug 08, 2005 at 20:15 UTC
    Ah. A clever hack might be to create a fake Maildir with a symlink to cur and an empty new and tmp to get the read messages, and a symlink to new and an empty cur and tmp to get the unread messages.

    But maybe the best solution is to modify Email::Folder::Maildir to include this information, perhaps by prepending a fake header saying where the message came from.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (2)
As of 2024-04-19 20:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found