View previous topic :: View next topic |
Author |
Message |
vdboor Guru


Joined: 03 Dec 2003 Posts: 592 Location: The Netherlands
|
Posted: Fri Jan 09, 2004 11:09 am Post subject: fetchmail skipd all messages (Query status=15) |
|
|
Edit: my problems seam to be solved after cleaning up my /etc/hosts, and removing some messages from the pop3 box with webmail access.
I've been editing my /etc/hosts, and /etc/dnsdomainname to get tid of the "hostname.(none)" login screen. I didn't get that working, but I have another problem instead: fetchmail can't deliver messages.
This is a part of the fetchmail output:
Code: |
diederik@hal9000 diederik $ fetchmail
35 messages (27 seen) for vdboor{at}codingdomain.com at mail.codingdomain.com (131702 octets).
skipping message vdboor{at}codingdomain.com@mail.codingdomain.com:1 (11362 octets) not flushed
skipping message vdboor{at}codingdomain.com@mail.codingdomain.com:2 (2088 octets) not flushed
skipping message vdboor{at}codingdomain.com@mail.codingdomain.com:3 (2127 octets) not flushed
...
fetchmail: Query status=15
|
I can't explain why it skips the messages, or what the status code means. googling didn't help my very much. I had some delivery problems with fetchmail/postfix before, which was related to a bad hosts file... and this is a complete mistery to me.
I hope this information clears up my problem a little:
Code: | diederik@hal9000 diederik $ cat /etc/hostname ; hostname
hal9000
hal9000
diederik@hal9000 diederik $ cat /etc/dnsdomainname ; domainname
linux.lan
(none)
diederik@hal9000 diederik $ cat /etc/hosts
127.0.0.1 localhost.linux.lan localhost hal9000.linux.lan hal9000 localhost
10.0.0.100 hal9000.linux.lan hal9000
diederik@hal9000 diederik $ cat /etc/resolv.conf
domain linux.lan
nameserver 10.0.0.138
nameserver 62.251.0.6
diederik@hal9000 diederik $ cat .fetchmailrc
set postmaster "diederik"
set no spambounce
set no bouncemail
set properties ""
...
poll mail.codingdomain.com with protocol pop3:
user "vdboor{at}codingdomain.com" password "xxxx"
|
Thanks in advice. _________________ The best way to accelerate a windows server is by 9.81M/S²
Linux user #311670 and Yet Another Perl Programmer
[ screenies | Coding on KMess ]
Last edited by vdboor on Mon Jan 12, 2004 8:40 am; edited 1 time in total |
|
Back to top |
|
 |
vdboor Guru


Joined: 03 Dec 2003 Posts: 592 Location: The Netherlands
|
Posted: Sat Jan 10, 2004 12:07 pm Post subject: |
|
|
bump . does anyone know how this can be solved? _________________ The best way to accelerate a windows server is by 9.81M/S²
Linux user #311670 and Yet Another Perl Programmer
[ screenies | Coding on KMess ] |
|
Back to top |
|
 |
Peregrine n00b


Joined: 16 Jun 2003 Posts: 67
|
Posted: Sat Jan 10, 2004 12:11 pm Post subject: |
|
|
Out of interest, do you see any more descriptive error messages if you run fetchmail in its verbose mode? ( -v ) |
|
Back to top |
|
 |
vdboor Guru


Joined: 03 Dec 2003 Posts: 592 Location: The Netherlands
|
Posted: Sat Jan 10, 2004 10:01 pm Post subject: |
|
|
Thanks a lot for your response.
This is the output from fetchmail -a -v:
I've replaced the email addresses with an {at} tag, because I have way to much spam already.
hotmail (xinetd with hotwayd):
Code: | fetchmail: 6.2.3 querying 127.0.0.1 (protocol POP3) at Sat 10 Jan 2004 10:54:38 PM CET: poll started
fetchmail: POP3> QUIT
fetchmail: 6.2.3 querying 127.0.0.1 (protocol POP3) at Sat 10 Jan 2004 10:54:38 PM CET: poll completed
fetchmail: Query status=15 |
fetching webmaster{at}codingdomain.com:
Code: | fetchmail: 6.2.3 querying mail.codingdomain.com (protocol POP3) at Sat 10 Jan 2004 10:54:43 PM CET: poll started
fetchmail: POP3< +OK POP3 dedicated.sitehosting.nl v2001.78rh server ready
fetchmail: POP3> CAPA
fetchmail: POP3< +OK Capability list follows:
fetchmail: POP3< TOP
fetchmail: POP3< LOGIN-DELAY 180
fetchmail: POP3< UIDL
fetchmail: POP3< STLS
fetchmail: POP3< USER
fetchmail: POP3< SASL LOGIN
fetchmail: POP3< .
fetchmail: POP3> STLS
fetchmail: POP3< +OK STLS completed
fetchmail: Issuer Organization: SomeOrganization
fetchmail: Issuer CommonName: localhost.localdomain
fetchmail: Server CommonName: localhost.localdomain
fetchmail: Server CommonName mismatch: localhost.localdomain != mail.codingdomain.com
fetchmail: mail.codingdomain.com key fingerprint: 80:25:77:AB:4C:A6:B9:25:AC:49:79:61:D1:62:42:D8
fetchmail: Warning: server certificate verification: self signed certificate
fetchmail: Issuer Organization: SomeOrganization
fetchmail: Issuer CommonName: localhost.localdomain
fetchmail: Server CommonName: localhost.localdomain
fetchmail: Server CommonName mismatch: localhost.localdomain != mail.codingdomain.com
fetchmail: Warning: server certificate verification: self signed certificate
fetchmail: POP3> CAPA
fetchmail: POP3< +OK Capability list follows:
fetchmail: POP3< TOP
fetchmail: POP3< LOGIN-DELAY 180
fetchmail: POP3< UIDL
fetchmail: POP3< USER
fetchmail: POP3< SASL PLAIN LOGIN
fetchmail: POP3< .
fetchmail: POP3> USER codingdomaincom{at}codingdomain.com
fetchmail: POP3< +OK User name accepted, password please
fetchmail: POP3> PASS
fetchmail: POP3< +OK Mailbox open, 0 messages
fetchmail: POP3> STAT
fetchmail: POP3< +OK 0 0
fetchmail: No mail for codingdomaincom{at}codingdomain.com at mail.codingdomain.com
fetchmail: POP3> QUIT
fetchmail: POP3< +OK Sayonara
fetchmail: 6.2.3 querying mail.codingdomain.com (protocol POP3) at Sat 10 Jan 2004 10:54:48 PM CET: poll completed |
fetching vdboor{at}codingdomain.com:
Code: | fetchmail: POP3< +OK POP3 dedicated.sitehosting.nl v2001.78rh server ready
fetchmail: POP3> CAPA
fetchmail: POP3< +OK Capability list follows:
fetchmail: POP3< TOP
fetchmail: POP3< LOGIN-DELAY 180
fetchmail: POP3< UIDL
fetchmail: POP3< STLS
fetchmail: POP3< USER
fetchmail: POP3< SASL LOGIN
fetchmail: POP3< .
fetchmail: POP3> STLS
fetchmail: POP3< +OK STLS completed
fetchmail: Issuer Organization: SomeOrganization
fetchmail: Issuer CommonName: localhost.localdomain
fetchmail: Server CommonName: localhost.localdomain
fetchmail: Server CommonName mismatch: localhost.localdomain != mail.codingdomain.com
fetchmail: mail.codingdomain.com key fingerprint: 80:25:77:AB:4C:A6:B9:25:AC:49:79:61:D1:62:42:D8
fetchmail: Warning: server certificate verification: self signed certificate
fetchmail: Issuer Organization: SomeOrganization
fetchmail: Issuer CommonName: localhost.localdomain
fetchmail: Server CommonName: localhost.localdomain
fetchmail: Server CommonName mismatch: localhost.localdomain != mail.codingdomain.com
fetchmail: Warning: server certificate verification: self signed certificate
fetchmail: POP3> CAPA
fetchmail: POP3< +OK Capability list follows:
fetchmail: POP3< TOP
fetchmail: POP3< LOGIN-DELAY 180
fetchmail: POP3< UIDL
fetchmail: POP3< USER
fetchmail: POP3< SASL PLAIN LOGIN
fetchmail: POP3< .
fetchmail: POP3> USER vdboor{at}codingdomain.com
fetchmail: POP3< +OK User name accepted, password please
fetchmail: POP3> PASS
fetchmail: POP3< +OK Mailbox open, 62 messages
fetchmail: POP3> STAT
fetchmail: POP3< +OK 62 330719
62 messages for vdboor{at}codingdomain.com at mail.codingdomain.com (330719 octets).
fetchmail: POP3> LIST
fetchmail: POP3< +OK Mailbox scan listing follows
fetchmail: POP3< 1 11362
fetchmail: POP3< 2 2088
fetchmail: POP3< 3 2127
fetchmail: POP3< 4 2967
fetchmail: POP3< 5 8098
fetchmail: POP3< 6 7798
fetchmail: POP3< 7 2077
fetchmail: POP3< 8 3306
fetchmail: POP3< 9 2113
fetchmail: POP3< 10 3276
fetchmail: POP3< 11 2063
fetchmail: POP3< 12 2057
fetchmail: POP3< 13 2093
fetchmail: POP3< 14 2099
fetchmail: POP3< 15 2117
fetchmail: POP3< 16 2831
fetchmail: POP3< 17 1885
fetchmail: POP3< 18 1616
fetchmail: POP3< 19 1772
fetchmail: POP3< 20 1304
fetchmail: POP3< 21 2542
fetchmail: POP3< 22 2070
fetchmail: POP3< 23 2125
fetchmail: POP3< 24 2961
fetchmail: POP3< 25 1851
fetchmail: POP3< 26 3338
fetchmail: POP3< 27 2129
fetchmail: POP3< 28 4310
fetchmail: POP3< 29 1538
fetchmail: POP3< 30 28822
fetchmail: POP3< 31 1679
fetchmail: POP3< 32 5530
fetchmail: POP3< 33 1799
fetchmail: POP3< 34 3023
fetchmail: POP3< 35 2936
fetchmail: POP3< 36 2129
fetchmail: POP3< 37 2083
fetchmail: POP3< 38 2063
fetchmail: POP3< 39 1644
fetchmail: POP3< 40 2213
fetchmail: POP3< 41 2093
fetchmail: POP3< 42 3660
fetchmail: POP3< 43 3092
fetchmail: POP3< 44 2127
fetchmail: POP3< 45 2083
fetchmail: POP3< 46 2077
fetchmail: POP3< 47 2129
fetchmail: POP3< 48 2077
fetchmail: POP3< 49 953
fetchmail: POP3< 50 3172
fetchmail: POP3< 51 1726
fetchmail: POP3< 52 1658
fetchmail: POP3< 53 2401
fetchmail: POP3< 54 8173
fetchmail: POP3< 55 3742
fetchmail: POP3< 56 3223
fetchmail: POP3< 57 2131
fetchmail: POP3< 58 2031
fetchmail: POP3< 59 2129
fetchmail: POP3< 60 133475
fetchmail: POP3< 61 2098
fetchmail: POP3< 62 2635
fetchmail: POP3< .
fetchmail: POP3> RETR 1
fetchmail: POP3> QUIT
fetchmail: POP3< +OK 11362 octets
fetchmail: 6.2.3 querying mail.codingdomain.com (protocol POP3) at Sat 10 Jan 2004 10:54:43 PM CET: poll completed
fetchmail: Query status=15 |
The last entry seams to give a lot of errors.
Some messages seam to get through.. I've just had 2 new spam messages in my mailbox. The other messages aren't being downloaded at all  _________________ The best way to accelerate a windows server is by 9.81M/S²
Linux user #311670 and Yet Another Perl Programmer
[ screenies | Coding on KMess ] |
|
Back to top |
|
 |
|