fetchmail-friends
[Top] [All Lists]

[fetchmail]Cannot fetch a problematic message

2001-09-17 00:31:43
Hi,

I'm using fetchmail to get mail from our company's exchange server.

Works very nicely and smoothly, but now I've received a couple of
messages which aren't transferred from the server to localhost.

1. Operating system: Linux RH7.1
2. Compiler: GCC-2.95.2
   RPM: 5.9.0 src rpm, edited .spec to include ssl support
3. IMAP server's greeting line:
   fetchmail: IMAP< * OK Microsoft Exchange 2000 IMAP4rev1 server version 
6.0.4712.0 (x.y.z) ready.
4. Local MTA, MDA
   sendmail-8.11.6-1.7.1
   procmail-3.21-0.71
5. Command line options, well, tried with none, and fails.
6. 'fetchmail -V' dump

###CLIP###
This is fetchmail release 5.9.0+RPA+NTLM+SDPS+SSL
Linux n 2.4.3-12 #1 Fri Jun 8 15:05:56 EDT 2001 i686
unknown
Taking options from command line and
/home/inkiar/.fetchmailrc
Idfile is /home/inkiar/.fetchids
Fetchmail will forward misaddressed multidrop messages to
inkiar.
Fetchmail will direct error mail to the postmaster.
Options for retrieving from
inkiar(_at_)x(_dot_)y(_dot_)z:
  True name of server is x.y.z.
  Protocol is IMAP (using port 993).
  All available authentication methods will be tried.
  SSL encrypted sessions enabled.
  Server nonresponse timeout is 300 seconds (default).
  Default mailbox selected.
  Only new messages will be retrieved (--all off).
  Fetched messages will be kept on the server (--keep on).
  Old messages will not be flushed before message retrieval (--flush off).
  Rewrite of server-local addresses is enabled (--norewrite off).
  Carriage-return stripping is disabled (stripcr off).
  Carriage-return forcing is disabled (forcecr off).
  Interpretation of Content-Transfer-Encoding is enabled (pass8bits off).
  MIME decoding is disabled (mimedecode off).
  Idle after poll is disabled (idle off).
  Nonempty Status lines will be kept (dropstatus off)
  Delivered-To lines will be kept (dropdelivered off)
  Messages will be SMTP-forwarded to: localhost (default)
  Recognized listener spam block responses are: 571 550 501 554
  Single-drop mode: 1 local name(s) recognized.
  No UIDs saved from this host.
###CLIP###

Here is a dump of what happens with 'fetchmail -v'

###CLIP###
fetchmail: 5.9.0 querying x.y.z (protocol IMAP) at Mon, 17 Sep 2001 10:08:46 
+0300 (EEST)
...
fetchmail: IMAP< * 211 FETCH (RFC822.SIZE 4780)
...
skipping message 210 (4431 octets) not flushed
fetchmail: IMAP> A0006 FETCH 211 RFC822.HEADER
fetchmail: IMAP< * 617 EXISTS
fetchmail: IMAP< * 1 RECENT
fetchmail: IMAP< * 211 FETCH (RFC822.HEADER {1640}
reading message 211 of 616 (1640 header octets)
fetchmail: message delimiter found while scanning headers
fetchmail: SMTP< 220 n.n.n ESMTP Sendmail 8.11.6/8.11.6; Mon, 17 Sep 2001 
10:09:06 +0300
fetchmail: SMTP> EHLO localhost
fetchmail: SMTP< 250-n.n.n Hello localhost.localdomain [127.0.0.1], pleased to 
meet you
fetchmail: SMTP< 250-ENHANCEDSTATUSCODES
fetchmail: SMTP< 250-8BITMIME
fetchmail: SMTP< 250-SIZE
fetchmail: SMTP< 250-DSN
fetchmail: SMTP< 250-ONEX
fetchmail: SMTP< 250-ETRN
fetchmail: SMTP< 250-XUSR
fetchmail: SMTP< 250 HELP
fetchmail: SMTP> MAIL FROM:<gcc-patches-owner(_at_)gcc(_dot_)gnu(_dot_)org> 
SIZE=4780
fetchmail: SMTP< 250 2.1.0 <gcc-patches-owner(_at_)gcc(_dot_)gnu(_dot_)org>... 
Sender ok
fetchmail: SMTP> RCPT TO:<inkiar(_at_)localhost>
fetchmail: SMTP< 250 2.1.5 <inkiar(_at_)localhost>... Recipient ok
fetchmail: SMTP> DATA
fetchmail: SMTP< 354 Enter mail, end with "." on a line by itself
#
fetchmail: IMAP< )
fetchmail: IMAP< A0006 OK FETCH completed.
fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 2.0.0 f8H797i23807 Message accepted for delivery not 
flushed
skipping message 212 (5100 octets) not flushed
###CLIP###

The message is dumped into my local inbox with no body. If I open up a
mozilla mailer to the exchange server, the message shows up ~ok.

Any and all help appreciated, thanks.

-- 
Ari Inki                      EMail: Ari(_dot_)Inki(_at_)iki(_dot_)fi



<Prev in Thread] Current Thread [Next in Thread>