bark | 8 Jun 2006 15:11
Picon

Trouble with fetch mail from Gmail

Hi, all!
I wanted to receive ALL of my e-mails from Gmail every time when I run
fetchmail.
Fetchmail script has follow content :

set postmaster root
set no bouncemail
set no spambounce
set logfile "****"
poll "pop.gmail.com" proto POP3 timeout 100 no uidl no envelope user
"goownway@..." password "****" smtpname "<local address>"
smtphost "127.0.0.1" fetchall  keep  fetchlimit 10 ssl

I tryed to said not use UIDL - "no uidl" - but I could received only
new message.
Log example is (in Gmail box was 5 e-mails):

.2 querying pop.gmail.com (protocol POP3) at Wed 07 Jun 2006 12:10:07
PM EEST: poll started
fetchmail: Issuer Organization: Equifax
fetchmail: Unknown Issuer CommonName
fetchmail: Server CommonName: pop.gmail.com
fetchmail: pop.gmail.com key fingerprint:
59:51:61:89:CD:DD:B2:35:94:BB:44:97:A0:39:D5:B4
fetchmail: POP3< +OK Gpop ready for requests from 82.144.198.127
c1pf554873ugf
fetchmail: POP3> CAPA
fetchmail: POP3< +OK Capability list follows
fetchmail: POP3< USER
fetchmail: POP3< RESP-CODES
(Continue reading)

Jakob Hirsch | 8 Jun 2006 15:51
Picon
Gravatar

Re: Trouble with fetch mail from Gmail

bark wrote:

> (in Gmail box was 5 e-mails):

no, it wasn't. gmail itself says there are no mails:

> fetchmail: POP3> STAT
> fetchmail: POP3< +OK 0 0

but since this not an popa3d issue, you should probably go to fetchmail
list with this (http://developer.berlios.de/mail/?group_id=1824)


Gmane