Agnello George <agnello.dso...@gmail.com> asked: > I am planning to use the Net::POP3 module to downald a mail box and then > pass the mails via a parser . I would like to know if the there is a > option to downlod only a certin number ( 100 ) of mails [unread] > and then mark the mails as read . The mail box sie is 400 mb . And is > there a way to keep the mails on the server.
You can do the first two things without a problem. The third depends on the POP3 server's setup. Read mail may be expunged from the mailbox regardless of whether you requested it to be deleted or not. HTH, Thomas -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/