You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by tc Diamon <tc...@yahoo.com> on 2002/08/29 08:57:56 UTC

James Mail Problem with Pop3 and Log file size.

Hi All
I installed James Mail 2.0a2 on Linux Box.
I have one problem with pop3 of James when one mail
from local user send out to address
(mail.purepost.com)
This problem make file James.Mailet.log  full after 8h
working, this file size about 2GB. and no mail can go
out, but we can send and receive local mail and
outside mail.

Here is James.Mailet.log writes messgase

Wed Aug 28 18:28:24 GMT+07:00 2002 [INFO   ]
(James.Mailet): RemoteDelivery: Storing message
Mail1030534103868-28-!1493987706-to-lists.purepost.com
into outgoing after 0 retries
Wed Aug 28 18:28:24 GMT+07:00 2002 [INFO   ]
(James.Mailet): RemoteDelivery: Remote delivery thread
(0) will process mail
Mail1030534103868-28-!1493987706-to-lists.purepost.com
Wed Aug 28 18:28:24 GMT+07:00 2002 [INFO   ]
(James.Mailet): RemoteDelivery: att
empting to deliver
Mail1030534103868-28-!1493987706-to-lists.purepost.com
Wed Aug 28 18:28:24 GMT+07:00 2002 [INFO   ]
(James.Mailet): RemoteDelivery: attempting delivery of
Mail1030534103868-28-!1493987706-to-lists.purepost.com
to host mail.purepost.com. to
[emailprize-return-678@lists.purepost.com]
Wed Aug 28 18:28:25 GMT+07:00 2002 [INFO   ]
(James.Mailet): RemoteDelivery: Exception delivering
message
(Mail1030534103868-28-!1493987706-to-lists.purepost.com)
- Could not connect to SMTP host: mail.purepost.com.,
port: 25;  nested exception is:
        java.net.ConnectException: Connection refused
Wed Aug 28 18:28:25 GMT+07:00 2002 [INFO   ]
(James.Mailet): RemoteDelivery: Temporary exception
delivering mail
(Mail1030534103868-28-!1493987706-to-lists.purepost.com:
javax.mail.MessagingException: Could not connect to
SMTP host: mail.purepost.com., port: 25;  nested
exception is:
java.net.ConnectException: Connection refused
        at
javax.mail.MessagingException.<init>(MessagingException.java:55)
        at
com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:867)
        at
com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:15
6)
        at
javax.mail.Service.connect(Service.java:234)
        at
javax.mail.Service.connect(Service.java:135)
        at javax.mail.Service.connect(Service.java:87)
        at
com.sun.mail.smtp.SMTPTransport.connect(SMTPTransport.java:93)
        at
org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDeliv
ery.java:190)
        at
org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.
java:394)
        at java.lang.Thread.run(Thread.java:498)



I used command telnet to check 
telnet mail.purepost.com 110 is working but with
telnet mail.purepost.com 25 is does not.

Could any one please tell me where the problem could
be
Thanks in advances
Tran Cuong


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: James Mail Problem with Pop3 and Log file size.

Posted by Danny Angus <da...@apache.org>.
first suggestion is upgrade to 2.0a3
Next.. if this mailhost isn't responding on port 25 it cant receive incoming
mail.
I believe that newer versions of James are better at handling endless loops
of failed-delivery messages.

I can't give you any definite advice until you've seen if this still happens
in james 2.0a3 or 2.1a1-cvs

Is there any useful information in the spoolmanager log?

d.

> -----Original Message-----
> From: tc Diamon [mailto:tcvn@yahoo.com]
> Sent: 29 August 2002 07:58
> To: james-user@jakarta.apache.org
> Subject: James Mail Problem with Pop3 and Log file size.
>
>
> Hi All
> I installed James Mail 2.0a2 on Linux Box.
> I have one problem with pop3 of James when one mail
> from local user send out to address
> (mail.purepost.com)
> This problem make file James.Mailet.log  full after 8h
> working, this file size about 2GB. and no mail can go
> out, but we can send and receive local mail and
> outside mail.
>
> Here is James.Mailet.log writes messgase
>
> Wed Aug 28 18:28:24 GMT+07:00 2002 [INFO   ]
> (James.Mailet): RemoteDelivery: Storing message
> Mail1030534103868-28-!1493987706-to-lists.purepost.com
> into outgoing after 0 retries
> Wed Aug 28 18:28:24 GMT+07:00 2002 [INFO   ]
> (James.Mailet): RemoteDelivery: Remote delivery thread
> (0) will process mail
> Mail1030534103868-28-!1493987706-to-lists.purepost.com
> Wed Aug 28 18:28:24 GMT+07:00 2002 [INFO   ]
> (James.Mailet): RemoteDelivery: att
> empting to deliver
> Mail1030534103868-28-!1493987706-to-lists.purepost.com
> Wed Aug 28 18:28:24 GMT+07:00 2002 [INFO   ]
> (James.Mailet): RemoteDelivery: attempting delivery of
> Mail1030534103868-28-!1493987706-to-lists.purepost.com
> to host mail.purepost.com. to
> [emailprize-return-678@lists.purepost.com]
> Wed Aug 28 18:28:25 GMT+07:00 2002 [INFO   ]
> (James.Mailet): RemoteDelivery: Exception delivering
> message
> (Mail1030534103868-28-!1493987706-to-lists.purepost.com)
> - Could not connect to SMTP host: mail.purepost.com.,
> port: 25;  nested exception is:
>         java.net.ConnectException: Connection refused
> Wed Aug 28 18:28:25 GMT+07:00 2002 [INFO   ]
> (James.Mailet): RemoteDelivery: Temporary exception
> delivering mail
> (Mail1030534103868-28-!1493987706-to-lists.purepost.com:
> javax.mail.MessagingException: Could not connect to
> SMTP host: mail.purepost.com., port: 25;  nested
> exception is:
> java.net.ConnectException: Connection refused
>         at
> javax.mail.MessagingException.<init>(MessagingException.java:55)
>         at
> com.sun.mail.smtp.SMTPTransport.openServer(SMTPTransport.java:867)
>         at
> com.sun.mail.smtp.SMTPTransport.protocolConnect(SMTPTransport.java:15
> 6)
>         at
> javax.mail.Service.connect(Service.java:234)
>         at
> javax.mail.Service.connect(Service.java:135)
>         at javax.mail.Service.connect(Service.java:87)
>         at
> com.sun.mail.smtp.SMTPTransport.connect(SMTPTransport.java:93)
>         at
> org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDeliv
> ery.java:190)
>         at
> org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.
> java:394)
>         at java.lang.Thread.run(Thread.java:498)
>
>
>
> I used command telnet to check
> telnet mail.purepost.com 110 is working but with
> telnet mail.purepost.com 25 is does not.
>
> Could any one please tell me where the problem could
> be
> Thanks in advances
> Tran Cuong
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> http://finance.yahoo.com
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>