Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 8 Jun 2006 13:11:27 +0000 (UTC)
From:  bark <goownway@...il.com>
To: popa3d-users@...ts.openwall.com
Subject:  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@...il.com" 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
fetchmail: POP3< EXPIRE 0
fetchmail: POP3< LOGIN-DELAY 300
fetchmail: POP3< X-GOOGLE-VERHOEVEN
fetchmail: POP3< UIDL
fetchmail: POP3< .
fetchmail: POP3> USER goownway@...il.com
fetchmail: POP3< +OK send PASS
fetchmail: POP3> PASS *
fetchmail: POP3< +OK Welcome.
fetchmail: selecting or re-polling default folder
fetchmail: POP3> STAT
fetchmail: POP3< +OK 0 0
fetchmail: No mail for goownway@...il.com at pop.gmail.com
fetchmail: POP3> QUIT
fetchmail: POP3< +OK Farewell.
fetchmail: 6.3.2 querying pop.gmail.com (protocol POP3) at Wed 07 Jun
2006 12:10:09 PM EEST: poll completed
fetchmail: not swapping UID lists, no UIDs seen this query
fetchmail: Query status=1 (NOMAIL)
fetchmail: Deleting fetchids file.
fetchmail: normal termination, status 1
fetchmail: Deleting fetchids file.

Will anybody what I can do? Probably change fetchmail script or change
Gmail settings? Another suggestions?
Thanks!

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.