OK just ran another test and it choked on another
email from the support people @ my hosting provider.
Here's the header from that message:

Return-path: <[EMAIL PROTECTED]>
Envelope-to: [EMAIL PROTECTED]
Delivery-date: Fri, 06 Feb 2004 09:54:27 -0800
Received: from [207.0.50.100] (helo=kayako.lunarpages.com)
        by jupiter.lunarpages.com with esmtp (TLSv1:DES-CBC3-SHA:168)
        (Exim 4.24)
        id 1ApABP-0001KN-P7
        for [EMAIL PROTECTED]; Fri, 06 Feb 2004 09:54:27 -0800
Received: from nobody by kayako.lunarpages.com with local (Exim 4.30;
FreeBSD)
        id 1ApAAA-0002xf-Ex
        for [EMAIL PROTECTED]; Fri, 06 Feb 2004 09:53:10 -0800
To: [EMAIL PROTECTED]
Subject: [SNIP]
MIME-Version: 1.0
From: "[SNIP]" <[EMAIL PROTECTED]>
X-Mailer: eSupport v2
Content-Type: multipart/alternative;
        boundary="=_64543af5d2ebd25721ea574e841d8442"
Message-ID: <[EMAIL PROTECTED]>
Date: Fri, 06 Feb 2004 09:53:10 -0800
X-AntiAbuse: This header was added to track abuse, please include it
with any abuse report
X-AntiAbuse: Primary Hostname - kayako.lunarpages.com
X-AntiAbuse: Original Domain - bjohnson.net
X-AntiAbuse: Originator/Caller UID/GID - [65534 65534] / [26 6]
X-AntiAbuse: Sender Address Domain - lunarpages.com

Let me know if that helps any.

Thanks,

- Brent

> -----Original Message-----
> From: Danny Angus [mailto:[EMAIL PROTECTED] 
> Sent: Friday, February 06, 2004 4:11 AM
> To: James Users List
> Subject: RE: FetchMail Errors
> 
> 
> 
> 
> 
> 
> Can you send the headers too?
> 
> Danny Angus
> Senior Analyst Programmer
> Protocol Front Office Dev.
> 4w
> ext 3257
> 
> 
> 
> |---------+---------------------------->
> |         |           "Brent L Johnson"|
> |         |           <[EMAIL PROTECTED]|
> |         |           et>              |
> |         |                            |
> |         |           06/02/2004 02:12 |
> |         |           AM               |
> |         |           Please respond to|
> |         |           "James Users     |
> |         |           List"            |
> |         |                            |
> |---------+---------------------------->
>   
> >-------------------------------------------------------------
> --------------------------------------------------|
>   |                                                           
>                                                     |
>   |       To:       "'James Users List'" 
> <[EMAIL PROTECTED]>                                
>            |
>   |       cc:                                                 
>                                                     |
>   |       Subject:  RE: FetchMail Errors                      
>                                                     |
>   
> >-------------------------------------------------------------
> --------------------------------------------------|
> 
> 
> 
> 
> > To get to the bottom of this please...
> >
> > 1) Turn on DEBUG level logging for fetchmail. To do this 
> edit the file
> > <distribution-root>/apps/james/SAR-INF/environment.xml,
> > changing the entry...
> >
> > <category name="fetchmail" log-level="###">
> >
> > to...
> >
> > <category name="fetchmail" log-level="DEBUG">
> >
> > 2) Restart James
> >
> > 3) Wait for the problem to re-occur.
> >
> > 4) Shutdown James.
> >
> > 5) Reply to this mail enclosing a zipped copy of the 
> fetchmail log for 
> > the relevant time period. The log will be 
> > <distribution-root>/apps/james/logs/fetchmail-<timestamp>,
> > unless you have changed the default logging set-up.
> 
> OK - this portion of the log seems to be the portion related
> to the offending message.  Here is the snippet of the log:
> 
> 05/02/04 20:44:13 WARN  fetchmail.bjohnson.net: Message could 
> not be delivered due to an error determining the remote 
> domain. Message ID: 
> <[EMAIL PROTECTED]>. Flags: Seen = 
> false, Delete = false. 05/02/04 20:44:13 DEBUG 
> fetchmail.bjohnson.net: UNDELIVERABLE Message
> ID: <[EMAIL PROTECTED]>
> java.net.UnknownHostException: nobody: nobody
>     at java.net.InetAddress.getAllByName0(InetAddress.java:1011)
>     at java.net.InetAddress.getAllByName0(InetAddress.java:981)
>     at java.net.InetAddress.getAllByName(InetAddress.java:975)
>     at java.net.InetAddress.getByName(InetAddress.java:889)
>     at 
> org.apache.james.fetchmail.MessageProcessor.computeRemoteAddre
> ss(Message
> Processor.java:1226)
>     at 
> org.apache.james.fetchmail.MessageProcessor.updateRemoteAddres
> s(MessageP
> rocessor.java:1314)
>     at 
> org.apache.james.fetchmail.MessageProcessor.getRemoteAddress(M
> essageProc
> essor.java:1259)
>     at 
> org.apache.james.fetchmail.MessageProcessor.createMail(Message
> Processor.
> java:513)
>     at 
> org.apache.james.fetchmail.MessageProcessor.process(MessagePro
> cessor.jav
> a:354)
>     at
> org.apache.james.fetchmail.FolderProcessor.process(FolderProce
> ssor.java:
> 139)
>     at 
> org.apache.james.fetchmail.StoreProcessor.process(StoreProcess
> or.java:14
> 1)
>     at
> org.apache.james.fetchmail.FetchMail.targetTriggered(FetchMail
> .java:564)
>     at 
> org.apache.avalon.cornerstone.blocks.scheduler.DefaultTimeSche
> duler.doRu
> nEntry(DefaultTimeScheduler.java:240)
>     at 
> org.apache.avalon.cornerstone.blocks.scheduler.DefaultTimeSche
> duler.acce
> ss$000(DefaultTimeScheduler.java:36)
>     at 
> org.apache.avalon.cornerstone.blocks.scheduler.DefaultTimeSche
> duler$1.ru
> n(DefaultTimeScheduler.java:216)
>     at 
> org.apache.james.util.thread.ExecutableRunnable.execute(Execut
> ableRunnab
> le.java:89)
>     at
> org.apache.james.util.thread.WorkerThread.run(WorkerThread.java:125)
> 
> This email message is a completely valid email.  It's a
> reply from the support dept of the hosting provider I
> use.. but James, for some reason, wont pull down the email.
> 
> If you need additional information I can do as you
> suggested and pull out all the logs for this particular 
> timestamp and zip it up.
> 
> Thanks,
> 
> - Brent
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 
> 
> 
> **************************************************************
> *************
> The information in this e-mail is confidential and for use by 
> the addressee(s) only. If you are not the intended recipient 
> (or responsible for delivery of the message to the intended 
> recipient) please notify us immediately on 0141 306 2050 and 
> delete the message from your computer. You may not copy or 
> forward it or use or disclose its contents to any other 
> person. As Internet communications are capable of data 
> corruption Student Loans Company Limited does not accept any  
> responsibility for changes made to this message after it was 
> sent. For this reason it may be inappropriate to rely on 
> advice or opinions contained in an e-mail without obtaining 
> written confirmation of it. Neither Student Loans Company 
> Limited or the sender accepts any liability or responsibility 
> for viruses as it is your responsibility to scan attachments 
> (if any). Opinions and views expressed in this e-mail are 
> those of the sender and may not reflect the opinions and 
> views of The Student Loans Company Limited.
> 
> This footnote also confirms that this email message has been 
> swept for the presence of computer viruses.
> 
> **************************************************************
> ************
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> 
> 


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

Reply via email to