fetchmail-friends
[Top] [All Lists]

RE: [fetchmail]All mails "Actual != Expected"

2004-02-27 04:08:43
-----Original Message-----
From: Scott Ainslie [mailto:dmi(_at_)webmail(_dot_)co(_dot_)za] 

My local MTA is qmail-vpopmail, not sure what my ISP is using.

This is fetchmail release 6.2.0+IMAP-GSS+NTLM+SSL+INET6+NLS

Upgrade to 6.2.5 please.
 
My fetchmailrc:
    set postmaster "xxxx(_at_)hhgroup(_dot_)co(_dot_)za"
    set no bouncemail
    set no spambounce
    set properties ""
    poll pop3.futurenet.co.za with proto IMAP and options no dns
    aka hhgroup.co.za
    localdomains hhgroup.co.za
    user 'xxxx(_at_)futurenet(_dot_)co(_dot_)za' there with password 'xxxx' 
is * here
    smtphost localhost
    smtpaddress hhgroup.co.za

Looks good so far, except that you're missing details of the delivered-to
header.  You need to specify this for multi-drop (RTFM).

    forcecr
    fetchall
    dropdelivered

Why the last 3?

[root(_at_)mail root]# fetchmail -v -v -k
fetchmail: 6.2.0 querying pop3.futurenet.co.za (protocol 
IMAP) at Fri 27 Feb
2004 12:13:25 PM SAST: poll started
<---SNIP--->
fetchmail: 1 messages waiting after first poll
fetchmail: 1 message for pp(_at_)futurenet(_dot_)co(_dot_)za at 
pop3.futurenet.co.za.
<---SNIP--->
fetchmail: passed through custom(_at_)hhgroup(_dot_)co(_dot_)za matching 
hhgroup.co.za
fetchmail: SMTP< 220 Welcome to QMAIL TOASTER v 1.0 smtp 
Server (HHGroup) ESMTP
fetchmail: SMTP> EHLO localhost
<---SNIP--->
fetchmail: IMAP< * 1 FETCH (BODY[TEXT] {724}
fetchmail:  (724 body octets) *************************
fetchmail: IMAP< )
fetchmail: IMAP< A0006 OK FETCH completed
fetchmail: SMTP>. (EOM)
fetchmail: SMTP< 250 ok 1077877012 qp 10905

I don't see any problems here at all.  The mail is handed over to your local
server and it's happy.  Fetchmail doesn't complain about the message size
either.

Oh, and please don't CC me on list emails - I don't need to see them twice
:)

-- 
 Rob MacGregor (BOFH)  


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