Thank you for your prompt replies.

I have changed the config.xml file as directed - but, to no avail. I
have also changed the ignorercpt-header="true" setting - but this simply
results in the mail being left on the server... Which is interesting,
but didn't spark the insight I had hoped for.

Attached is the extract from my log file, the config file, and the
header from the email (pop'ed using outlook).

I appreciate your replies.

renen.


19/01/05 21:24:36 INFO  fetchmail.lucy.wdsl.co.za: Starting fetching
mail from server 'lucy.wdsl.co.za' for user '[EMAIL PROTECTED]' in folder
'INBOX'
19/01/05 21:24:36 DEBUG fetchmail.lucy.wdsl.co.za: Attempting delivery
of message with id. <[EMAIL PROTECTED]>
19/01/05 21:24:36 INFO  fetchmail.lucy.wdsl.co.za: Ignoring recipient
header. Using configured recipient as new envelope recipient:
[EMAIL PROTECTED] Message ID: <[EMAIL PROTECTED]>.
Flags: Seen = false, Delete = false.
19/01/05 21:24:36 WARN  fetchmail.lucy.wdsl.co.za: Message marked as
SEEN, but the folder does not support a permanent SEEN flag. Message ID:
<[EMAIL PROTECTED]>. Flags: Seen = true, Delete =
false.
19/01/05 21:24:36 WARN  fetchmail.lucy.wdsl.co.za: Message could not be
delivered due to an error determining the remote domain. Message ID:
<[EMAIL PROTECTED]>. Flags: Seen = true, Delete =
false.
19/01/05 21:24:36 DEBUG fetchmail.lucy.wdsl.co.za: UNDELIVERABLE Message
ID: <[EMAIL PROTECTED]>
java.net.UnknownHostException: unknown host
        at org.xbill.DNS.Address.lookupHostName(Address.java:106)



 <fetchmail enabled="true">
        <fetch name="lucy.wdsl.co.za">
            <accounts>
                <account
                    user="[EMAIL PROTECTED]" 
                    password="*****" 
                    recipient="[EMAIL PROTECTED]" 
                    ignorercpt-header="true"/>
            </accounts>
            
            <recipientnotfound 
                defer="false" 
                reject="false" 
                leaveonserver="true" 
                markseen="true"/>           

            <host>lucy.wdsl.co.za</host>

            <interval>60000</interval>

            <javaMailProviderName>pop3</javaMailProviderName>

            <javaMailFolderName>INBOX</javaMailFolderName>        

            <fetchall>true</fetchall>

            <recursesubfolders>false</recursesubfolders>
            
            <fetched 
                leaveonserver="false" 
                markseen="true"/>
                
            <undeliverable 
                leaveonserver="true" 
                markseen="true"/>
                
            <blacklist 
                reject="true" 
                leaveonserver="false" 
                markseen="false">
                [EMAIL PROTECTED], [EMAIL PROTECTED] 
            </blacklist>
                                                        
            <userundefined 
                reject="false" 
                leaveonserver="true" 
                markseen="true"/>
                        
            <remoterecipient 
                reject="true" 
                leaveonserver="true" 
                markseen="true"/>
        </fetch>
    </fetchmail> 



Return-Path: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
Received: (qmail 21160 invoked by uid 1010); 19 Jan 2005 19:24:50 -0000
Received: from [EMAIL PROTECTED] by lucy by uid 1008 with
qmail-scanner-1.22-st-qms 
 (clamdscan: 0.70-rc. spamassassin: 2.20.
Clear:RC:0(196.28.87.51):SA:0(?/?):. 
 Processed in 0.036119 secs); 19 Jan 2005 19:24:50 -0000
X-Spam-Status: No, hits=? required=?
X-Antivirus-MYDOMAIN-Mail-From: [EMAIL PROTECTED] via lucy
X-Antivirus-MYDOMAIN: 1.22-st-qms (Clear:RC:0(196.28.87.51):SA:0(?/?):.
Processed in 0.036119 secs Process 21154)
Received: from 196-28-87-51.wdsl.co.za (HELO snitch.121.co.za)
(196.28.87.51)
  by lucy.wdsl.co.za with SMTP; 19 Jan 2005 19:24:50 -0000
Received: from 192.168.1.1 ([192.168.1.1])
          by snitch.121.co.za (JAMES SMTP Server 2.2.1-RC1) with SMTP ID
473
          for <[EMAIL PROTECTED]>;
          Wed, 19 Jan 2005 21:23:38 +0200 (SAST)
From: "Renen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: test9
Date: Wed, 19 Jan 2005 21:26:22 +0200
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain;
        charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook, Build 10.0.2627
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
Importance: Normal


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to