Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: splitting email messages from /var/spoolio...

by madbombX (Hermit)
on Jul 20, 2006 at 19:22 UTC ( [id://562683]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     use Mail::Box::Manager;
    
    ...
     foreach (@$folder) { print "Message $_"; }
     $mgr->close()
      or die("Mailbox close error: $!");
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (3)
As of 2024-04-19 21:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found