Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Mail::POP3Client Delete

by webadept (Pilgrim)
on Sep 08, 2002 at 03:41 UTC ( [id://195973]=note: print w/replies, xml ) Need Help??


in reply to Mail::POP3Client Delete

Oh.. Checked the file permissions on the que, its a Linux box with Sendmail, lets see, I think that's about it.

Thanks

webadept

Every day someone is doing what someone else said is impossible.

Replies are listed 'Best First'.
Re^2: Mail::POP3Client Delete
by Anonymous Monk on Oct 22, 2018 at 06:08 UTC
    To delete the message I do this: $msg = $pop->Uidl($m); my @id = split(/\s+/, $msg); $msg = "@id[0]"; $pop->Delete($msg);

Log In?
Username:
Password:

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

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

    No recent polls found