pop3

2002-01-11 Thread Vasko Tomanov

I have some users with nescape-mail, outlookexpress, and MacOS users..

on the Linux - netscape all is OK
on OutlokkExpress when the length of all mesages in the boz are more
then 1MB the massages cannot be received
on MacOs all is OK but display : "POP3 protocol is not fully supported
by server"

some advice for outlookexpress problems ??

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: pop3 + picture

2002-01-11 Thread Daniel Katheininger

Hi Vasko,

in fact this is a problem of Outlook Express on Mac. I'm using Microsoft
Entourage (also on Mac) and everything works fine.

daniel


Am 11.01.2002 11:37 Uhr schrieb "Vasko Tomanov" unter <[EMAIL PROTECTED]>:

> Vasko Tomanov wrote:
>> 
>> I have some users with nescape-mail, outlookexpress, and MacOS users..
>> 
>> on the Linux - netscape all is OK
>> on OutlokkExpress when the length of all mesages in the boz are more
>> then 1MB the massages cannot be received
>> on MacOs all is OK but display : "POP3 protocol is not fully supported
>> by server"
>> 
>> some advice for outlookexpress problems ??
>> 
>> --
>> To unsubscribe, e-mail:   
>> For additional commands, e-mail: 
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: big emails

2002-01-11 Thread Danny Angus

This error was caused by a bug now fixed in CVS only, it will be available
in the next release.


> -Original Message-
> From: root [mailto:root]On Behalf Of Vasko Tomanov
> Sent: Friday, January 11, 2002 7:21 AM
> To: James Users List
> Subject: Re: big emails
>
>
> Jeff Dillon wrote:
> wha is the name of this variable ???
>
> i have some times errors on more then 1 MB with my client who use
> OutLookExpress but the same account from Mac or from Linux / Netscape
> work fine..
>
> but when send a 10 MB mesaje avry time have a problem.
>
> --
> To unsubscribe, e-mail:
> 
> For additional commands, e-mail:
> 
>


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: pop3 + picture

2002-01-11 Thread Vasko Tomanov

Ok but most in fack use windows what to do ??

The Outlook on XP  be sure not-work

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: pop3 + picture

2002-01-11 Thread Danny Angus

Outlook 2k works

> -Original Message-
> From: root [mailto:root]On Behalf Of Vasko Tomanov
> Sent: Friday, January 11, 2002 1:16 PM
> To: James Users List
> Subject: Re: pop3 + picture
> 
> 
> Ok but most in fack use windows what to do ??
> 
> The Outlook on XP  be sure not-work
> 
> --
> To unsubscribe, e-mail:   
> 
> For additional commands, e-mail: 
> 
> 

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




New nightly build

2002-01-11 Thread Danny Angus

Hi,

A new Nightly build of James, source and binary, has just been released at
http://jakarta.apache.org/builds/jakarta-james/nightly/

This is a release candidate for the next Milestone release, which will be
released as soon as any issues raised by this candidate have been resolved.

We'd welcome any feedback (send mail to the lists) on this version, please
use bugzilla http://nagoya.apache.org/bugzilla/  for reporting bugs in the
application and documentation.

The website has also been updated to contain the documentation for version
2. and we'd also appreciate feedback on this as well.

Danny.


e: [EMAIL PROTECTED]
e: [EMAIL PROTECTED]
w: http://www.thought.co.uk
w: http://jakarta.apache.org/james/

never raise your hands to your children, it leaves your groin unprotected


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: SMTP error

2002-01-11 Thread Shal Jain

HELP

James ver. 2.01
Somebody(external party) sent a 20Mb email yesterday.  Since then JAMES is
stuck throwing the errors listed below
Even after I shutdown and restart James, this error persists Any ideas how I
get around it.
the var/spool , var/pending , var/outgoing folders are empty.


Fri Jan 11 10:40:19 CST 2002 [INFO   ] (smtpserver): SMTPServer init...
Fri Jan 11 10:40:19 CST 2002 [INFO   ] (smtpserver): SMTPServer ...init end
Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Hello Name is: MY MAIL
SERVER
Fri Jan 11 10:42:08 CST 2002 [DEBUG  ] (smtpserver): Max message size is: 0
Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Connection from
gw.myhost.com (10.0.0.222)
Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Command received: EHLO
gw1.clienthost.com
Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Command received: MAIL
From:<[EMAIL PROTECTED]>
Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Command received: RCPT
To:<[EMAIL PROTECTED]>
Fri Jan 11 10:42:09 CST 2002 [INFO   ] (smtpserver): Command received: DATA
Fri Jan 11 10:48:08 CST 2002 [ERROR  ] (smtpserver): Connection timeout on
socket
Fri Jan 11 10:48:09 CST 2002 [DEBUG  ] (smtpserver): Exception opening
socket: null
java.lang.reflect.UndeclaredThrowableException:
java.lang.reflect.InvocationTargetException: javax.mail.MessagingException:
Exception spooling message: Exception caught while storing Message
Container: java.net.SocketException: JVM_recv in socket input stream read
(code=10004)
 at org.apache.james.James.sendMail(James.java:319)
 at java.lang.reflect.Method.invoke(Native Method)
 at
org.apache.avalon.phoenix.components.application.BlockInvocationHandler.invo
ke(BlockInvocationHandler.java:88)
 at $Proxy9.sendMail(Unknown Source)
 at org.apache.james.smtpserver.SMTPHandler.doDATA(SMTPHandler.java:564)
 at
org.apache.james.smtpserver.SMTPHandler.parseCommand(SMTPHandler.java:243)
 at
org.apache.james.smtpserver.SMTPHandler.handleConnection(SMTPHandler.java:16
0)


I need to get JAMES running now.



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: SMTP error

2002-01-11 Thread Todd Tredeau

Remove the message from the Queue...



Shal Jain wrote:

>HELP
>
>James ver. 2.01
>Somebody(external party) sent a 20Mb email yesterday.  Since then JAMES is
>stuck throwing the errors listed below
>Even after I shutdown and restart James, this error persists Any ideas how I
>get around it.
>the var/spool , var/pending , var/outgoing folders are empty.
>
>
>Fri Jan 11 10:40:19 CST 2002 [INFO   ] (smtpserver): SMTPServer init...
>Fri Jan 11 10:40:19 CST 2002 [INFO   ] (smtpserver): SMTPServer ...init end
>Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Hello Name is: MY MAIL
>SERVER
>Fri Jan 11 10:42:08 CST 2002 [DEBUG  ] (smtpserver): Max message size is: 0
>Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Connection from
>gw.myhost.com (10.0.0.222)
>Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Command received: EHLO
>gw1.clienthost.com
>Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Command received: MAIL
>From:<[EMAIL PROTECTED]>
>Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Command received: RCPT
>To:<[EMAIL PROTECTED]>
>Fri Jan 11 10:42:09 CST 2002 [INFO   ] (smtpserver): Command received: DATA
>Fri Jan 11 10:48:08 CST 2002 [ERROR  ] (smtpserver): Connection timeout on
>socket
>Fri Jan 11 10:48:09 CST 2002 [DEBUG  ] (smtpserver): Exception opening
>socket: null
>java.lang.reflect.UndeclaredThrowableException:
>java.lang.reflect.InvocationTargetException: javax.mail.MessagingException:
>Exception spooling message: Exception caught while storing Message
>Container: java.net.SocketException: JVM_recv in socket input stream read
>(code=10004)
> at org.apache.james.James.sendMail(James.java:319)
> at java.lang.reflect.Method.invoke(Native Method)
> at
>org.apache.avalon.phoenix.components.application.BlockInvocationHandler.invo
>ke(BlockInvocationHandler.java:88)
> at $Proxy9.sendMail(Unknown Source)
> at org.apache.james.smtpserver.SMTPHandler.doDATA(SMTPHandler.java:564)
> at
>org.apache.james.smtpserver.SMTPHandler.parseCommand(SMTPHandler.java:243)
> at
>org.apache.james.smtpserver.SMTPHandler.handleConnection(SMTPHandler.java:16
>0)
>
>
>I need to get JAMES running now.
>
>
>
>--
>To unsubscribe, e-mail:   
>For additional commands, e-mail: 
>
>



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: SMTP error

2002-01-11 Thread Jeff Dillon

> Somebody(external party) sent a 20Mb email yesterday.

In the future, you should probably set the  variable in the
config.xml file.

Perhaps the default value in the distribution should be changed from its
current unlimited value to 2048kbytes or something reasonable. A 20MB email
is inane.

Did you try looking in var/mail/inboxes or var/outgoing to see if that huge
message is still on your server? I tried sending an 11MB email yesterday
with the latest CVS source and had no problems.

Jeff Dillon
http://www.jeffdillon.com



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: SMTP error

2002-01-11 Thread Stephan Schiessling



There are connection timeouts defined in the config file for the smtpserver.
I think the default is 6 minutes, and if receiving an email takes more 
than 6 minutes
a timeout occurs. Problem is known, and maybe already fixed in cvs.
But you can simply increased this connection timeout for now, to solve 
the problem.


Bye,

Stephan Schiessling


Shal Jain wrote:

>HELP
>
>James ver. 2.01
>Somebody(external party) sent a 20Mb email yesterday.  Since then JAMES is
>stuck throwing the errors listed below
>Even after I shutdown and restart James, this error persists Any ideas how I
>get around it.
>the var/spool , var/pending , var/outgoing folders are empty.
>
>
>Fri Jan 11 10:40:19 CST 2002 [INFO   ] (smtpserver): SMTPServer init...
>Fri Jan 11 10:40:19 CST 2002 [INFO   ] (smtpserver): SMTPServer ...init end
>Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Hello Name is: MY MAIL
>SERVER
>Fri Jan 11 10:42:08 CST 2002 [DEBUG  ] (smtpserver): Max message size is: 0
>Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Connection from
>gw.myhost.com (10.0.0.222)
>Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Command received: EHLO
>gw1.clienthost.com
>Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Command received: MAIL
>From:<[EMAIL PROTECTED]>
>Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Command received: RCPT
>To:<[EMAIL PROTECTED]>
>Fri Jan 11 10:42:09 CST 2002 [INFO   ] (smtpserver): Command received: DATA
>Fri Jan 11 10:48:08 CST 2002 [ERROR  ] (smtpserver): Connection timeout on
>socket
>Fri Jan 11 10:48:09 CST 2002 [DEBUG  ] (smtpserver): Exception opening
>socket: null
>java.lang.reflect.UndeclaredThrowableException:
>java.lang.reflect.InvocationTargetException: javax.mail.MessagingException:
>Exception spooling message: Exception caught while storing Message
>Container: java.net.SocketException: JVM_recv in socket input stream read
>(code=10004)
> at org.apache.james.James.sendMail(James.java:319)
> at java.lang.reflect.Method.invoke(Native Method)
> at
>org.apache.avalon.phoenix.components.application.BlockInvocationHandler.invo
>ke(BlockInvocationHandler.java:88)
> at $Proxy9.sendMail(Unknown Source)
> at org.apache.james.smtpserver.SMTPHandler.doDATA(SMTPHandler.java:564)
> at
>org.apache.james.smtpserver.SMTPHandler.parseCommand(SMTPHandler.java:243)
> at
>org.apache.james.smtpserver.SMTPHandler.handleConnection(SMTPHandler.java:16
>0)
>
>
>I need to get JAMES running now.
>
>
>
>--
>To unsubscribe, e-mail:   
>For additional commands, e-mail: 
>
>




--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: SMTP error

2002-01-11 Thread Shal Jain

Does that mean from the sender's queue or is there a queue in James that I
am not aware of

- Original Message -
From: "Todd Tredeau" <[EMAIL PROTECTED]>
To: "James Users List" <[EMAIL PROTECTED]>
Sent: Friday, January 11, 2002 11:28 AM
Subject: Re: SMTP error


> Remove the message from the Queue...
>
>
>
> Shal Jain wrote:
>
> >HELP
> >
> >James ver. 2.01
> >Somebody(external party) sent a 20Mb email yesterday.  Since then JAMES
is
> >stuck throwing the errors listed below
> >Even after I shutdown and restart James, this error persists Any ideas
how I
> >get around it.
> >the var/spool , var/pending , var/outgoing folders are empty.
> >
> >
> >Fri Jan 11 10:40:19 CST 2002 [INFO   ] (smtpserver): SMTPServer init...
> >Fri Jan 11 10:40:19 CST 2002 [INFO   ] (smtpserver): SMTPServer ...init
end
> >Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Hello Name is: MY
MAIL
> >SERVER
> >Fri Jan 11 10:42:08 CST 2002 [DEBUG  ] (smtpserver): Max message size is:
0
> >Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Connection from
> >gw.myhost.com (10.0.0.222)
> >Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Command received:
EHLO
> >gw1.clienthost.com
> >Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Command received:
MAIL
> >From:<[EMAIL PROTECTED]>
> >Fri Jan 11 10:42:08 CST 2002 [INFO   ] (smtpserver): Command received:
RCPT
> >To:<[EMAIL PROTECTED]>
> >Fri Jan 11 10:42:09 CST 2002 [INFO   ] (smtpserver): Command received:
DATA
> >Fri Jan 11 10:48:08 CST 2002 [ERROR  ] (smtpserver): Connection timeout
on
> >socket
> >Fri Jan 11 10:48:09 CST 2002 [DEBUG  ] (smtpserver): Exception opening
> >socket: null
> >java.lang.reflect.UndeclaredThrowableException:
> >java.lang.reflect.InvocationTargetException:
javax.mail.MessagingException:
> >Exception spooling message: Exception caught while storing Message
> >Container: java.net.SocketException: JVM_recv in socket input stream read
> >(code=10004)
> > at org.apache.james.James.sendMail(James.java:319)
> > at java.lang.reflect.Method.invoke(Native Method)
> > at
>
>org.apache.avalon.phoenix.components.application.BlockInvocationHandler.inv
o
> >ke(BlockInvocationHandler.java:88)
> > at $Proxy9.sendMail(Unknown Source)
> > at org.apache.james.smtpserver.SMTPHandler.doDATA(SMTPHandler.java:564)
> > at
>
>org.apache.james.smtpserver.SMTPHandler.parseCommand(SMTPHandler.java:243)
> > at
>
>org.apache.james.smtpserver.SMTPHandler.handleConnection(SMTPHandler.java:1
6
> >0)
> >
> >
> >I need to get JAMES running now.
> >
> >
> >
> >--
> >To unsubscribe, e-mail:

> >For additional commands, e-mail:

> >
> >
>
>
>
> --
> To unsubscribe, e-mail:

> For additional commands, e-mail:

>


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: SMTP error

2002-01-11 Thread Shal Jain


I just set the maxmessage in config.xml size to 6144.  I assume its meant to
be in KB and so should give me a 6MB mail
Doing that stopped any email from coming in.  Am I missing something


- Original Message -
From: "Jeff Dillon" <[EMAIL PROTECTED]>
To: "James Users List" <[EMAIL PROTECTED]>
Sent: Friday, January 11, 2002 11:34 AM
Subject: Re: SMTP error


> > Somebody(external party) sent a 20Mb email yesterday.
>
> In the future, you should probably set the  variable in
the
> config.xml file.
>
> Perhaps the default value in the distribution should be changed from its
> current unlimited value to 2048kbytes or something reasonable. A 20MB
email
> is inane.
>
> Did you try looking in var/mail/inboxes or var/outgoing to see if that
huge
> message is still on your server? I tried sending an 11MB email yesterday
> with the latest CVS source and had no problems.
>
> Jeff Dillon
> http://www.jeffdillon.com
>
>
>
> --
> To unsubscribe, e-mail:

> For additional commands, e-mail:

>


--
To unsubscribe, e-mail:   
For additional commands, e-mail: