|
From: Rob M. <rob...@gm...> - 2011-03-25 17:00:54
|
On Fri, Mar 25, 2011 at 15:31, Akshey Jawa <aks...@gm...> wrote: > I am using pop3. Here is the content for fetchmailrc: > > poll pop.gmail.com with proto POP3 and options no dns > user '__' there with password '__' is '__' here options ssl > sslcertck sslcertpath /home/__/.certs/ > > > Command line is simple: fetchmail -vk It's worth using UIDL with POP - see the man page for details. Just once, add "-a" or "--fetchall" (again, see the man page) - this will force it to re-download all emails, though whether that works or not will depend on GMail. -- Please keep list traffic on the list. Rob MacGregor Whoever fights monsters should see to it that in the process he doesn't become a monster. Friedrich Nietzsche |