From: Gerard S. <ge...@se...> - 2007-05-18 12:15:23
|
On Thu, 17 May 2007 18:56:52 -0500 Wade Smart <wa...@wa...> wrote: > Below is my rc file. > > # setup second email service provider -> Gmail > poll pop.gmail.com > uidl > proto pop3 > port 995 > auth password > user "wad...@gm..." there with password "pass" is > "wadesmart" here > keep > no fetchall > ssl sslcertpath /etc/ssl/certs > > wade Try prefixing your user with 'recent'; i.e.: user "recent:wad...@gm..." there with password "pass" is "wadesmart" here See if that downloads all of your available mail. -- Gerard Fame is a vapor; popularity an accident; the only earthly certainty is oblivion. Mark Twain |