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

Re: Memory problem

by ides (Deacon)
on Jun 10, 2005 at 14:23 UTC ( [id://465561]=note: print w/replies, xml ) Need Help??


in reply to Memory problem

You'll want to look at doing delayed loading of the message bodies when you do your folder opens. Based on the docs I believe it should be:

my $mbox_cm = $mbm->open( folder => $copymail, access => 'rw', body_delayed_type => 'Mail::Message::Body::D +elayed')

Hope this helps.

Frank Wiles <frank@wiles.org>
http://www.wiles.org

Log In?
Username:
Password:

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

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

    No recent polls found