Hi Stefano.

I was cheking about this exception but it looks that I also have in the
next :
It mind that I have to contact the admin server for
mx1.imr.gm.com,mail.grupoinlosa.com,smtp.mail2.triara.com,mail.automotri
zgeneral.com.mx in order to incresse the header size..

Unfortunally this error is in more servers I only put some of this ...do
you have any suggestion...

16/05/06 16:58:57 INFO  James.Mailet: RemoteDelivery: Attempting
delivery of Mail1147816667491-48758-to-gm.com to host mx1.imr.gm.com. at
192.85.154.103 to addresses [EMAIL PROTECTED]
16/05/06 16:58:58 INFO  James.Mailet: RemoteDelivery: Exception
delivering message (Mail1147816667491-48758-to-gm.com) - 552 5.6.0
Headers too large (32768 max)
16/05/06 16:58:58 INFO  James.Mailet: RemoteDelivery: Permanent
exception delivering mail (Mail1147816667491-48758-to-gm.com:
javax.mail.MessagingException: 552 5.6.0 Headers too large (32768 max)

16/05/06 16:59:26 INFO  James.Mailet: RemoteDelivery: Attempting
delivery of Mail1147816667491-48758-to-grupoinlosa.com to host
mail.grupoinlosa.com. at 148.233.0.18 to addresses
[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
16/05/06 16:59:27 INFO  James.Mailet: RemoteDelivery: Exception
delivering message (Mail1147816667491-48758-to-grupoinlosa.com) - 552
5.6.0 
Headers too large (32768 max)
16/05/06 16:59:27 INFO  James.Mailet: RemoteDelivery: Permanent
exception delivering mail (Mail1147816667491-48758-to-grupoinlosa.com:
javax.mail.MessagingException: 552 5.6.0 Headers too large (32768 max)

16/05/06 17:01:33 INFO  James.Mailet: RemoteDelivery: Mail
(Mail1147816667491-48758-to-centraldeautossadecv.com) sent successfully
to smtp.mail2.triara.com. at 200.57.129.7
16/05/06 17:01:33 INFO  James.Mailet: RemoteDelivery: Exception
delivering message (Mail1147816667491-48758-to-sslomas.com.mx) - 552
5.6.0 Headers too large (32768 max)
16/05/06 17:01:33 INFO  James.Mailet: RemoteDelivery: Permanent
exception delivering mail (Mail1147816667491-48758-to-sslomas.com.mx:
javax.mail.MessagingException: 552 5.6.0 Headers too large (32768 max)

16/05/06 17:02:21 INFO  James.Mailet: RemoteDelivery: Attempting
delivery of Mail1147816667491-48758-to-automotrizgeneral.com.mx to host
mail.automotrizgeneral.com.mx. at 209.126.254.14 to addresses
[EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED]
16/05/06 17:02:23 INFO  James.Mailet: RemoteDelivery: Exception
delivering message (Mail1147816667491-48758-to-automotrizgeneral.com.mx)
- 552 5.6.0 Headers too large (32768 max)
16/05/06 17:02:23 INFO  James.Mailet: RemoteDelivery: Permanent
exception delivering mail
(Mail1147816667491-48758-to-automotrizgeneral.com.mx:
javax.mail.MessagingException: 552 5.6.0 Headers too large (32768 max) 

-----Original Message-----
From: Stefano Bagnara [mailto:[EMAIL PROTECTED] 
Sent: Friday, May 12, 2006 3:13 PM
To: James Users List
Subject: Re: Change the size of the to

That error is not sent by James but by the receiving server.
You should contact the mx1.imr.gm.com system administrator if you want
them to increase that limit!

There is not way to override limits of receiving servers from James.

The "552 5.6.0 Headers too large (32768 max)" is the error that James
*receive* from mx1.imr.gm.com when try to send that message.

You can use ANY mail server, but the receiving server will reply with
that error.

Stefano

Morales, Jose Margarito wrote:
> Actually in the header is send it a very loog string with the list of 
> user ...
> 
> Is any way to change so that the header can be accept until 100K ? Or 
> any suggestion ?
> 
> Thanks ...
> 
> -----Original Message-----
> From: Stefano Bagnara [mailto:[EMAIL PROTECTED]
> Sent: Friday, May 12, 2006 2:09 PM
> To: James Users List
> Subject: Re: Change the size of the to
> 
> The problem here is that the server you are sending the message
> (mx1.imr.gm.com.) refuse your message because it has an header larger 
> than 32000 chars.
> 
> What do you put in this header??
> 
> Headers are normally no more than few hundreds bytes.
> 
> Imho the problem is not the size of the To: header, but the size of 
> the whole header. James is not responsible for the headers of the 
> mails it spools, if the recipient server reject messages with more 
> than 32KB of headers you should not send an header so big.
> 
> Stefano
> 
> Morales, Jose Margarito wrote:
>> Hi the Exception is :
>>
>> 20/01/06 09:25:08 INFO  James.Mailet: RemoteDelivery: Attempting 
>> delivery of Mail1137770627714-2724-to-cadillacsaab.com to host 
>> CADILLACSAAB.COM. at 82.194.78.35 to addresses 
>> [EMAIL PROTECTED], [EMAIL PROTECTED], 
>> [EMAIL PROTECTED], [EMAIL PROTECTED], 
>> [EMAIL PROTECTED]
>> 20/01/06 09:25:13 INFO  James.Mailet: RemoteDelivery: Attempting 
>> delivery of Mail1137770627714-2724-to-gm.com to host mx1.imr.gm.com.
>> at
>> 192.85.154.101 to addresses [EMAIL PROTECTED], [EMAIL PROTECTED], 
>> [EMAIL PROTECTED], [EMAIL PROTECTED]
>> 20/01/06 09:25:19 INFO  James.Mailet: RemoteDelivery: Exception 
>> delivering message (Mail1137770627714-2724-to-gm.com) - 552 5.6.0 
>> Headers too large (32768 max)
>>
>> 20/01/06 09:25:19 INFO  James.Mailet: RemoteDelivery: Permanent 
>> exception delivering mail (Mail1137770627714-2724-to-gm.com:
>> javax.mail.MessagingException: 552 5.6.0 Headers too large (32768 
>> max)
>>
>>      at
>> com.sun.mail.smtp.SMTPTransport.issueCommand(SMTPTransport.java:1020)
>>      at
>> com.sun.mail.smtp.SMTPTransport.finishData(SMTPTransport.java:942)
>>      at
>> com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:391)
>>      at
>> org.apache.james.transport.mailets.RemoteDelivery.deliver(RemoteDeliv
>> e
>> ry
>> .java:448)
>>      at
>> org.apache.james.transport.mailets.RemoteDelivery.run(RemoteDelivery.
>> j
>> av
>> a:912)
>>      at java.lang.Thread.run(Thread.java:534)
>>
>> This append when in the header in the field of to the is a string 
>> more
> 
>> long than 12200 characters is any  way to resolved .
>>
>> -----Original Message-----
>> From: Stefano Bagnara [mailto:[EMAIL PROTECTED]
>> Sent: Friday, May 12, 2006 12:37 PM
>> To: James Users List
>> Subject: Re: Change the size of the to
>>
>> Morales, Jose Margarito wrote:
>>> Hi there is any way to change the size of the header of the <to> ...
> ?
>>> I am getting a exception and the mails are not send it
>> What do you mean by "the size of the header of the <to>" ?
>> Can you contextualize your question?
>> If you have an exception, why don't you post it? ;-)
>>
>> Stefano
>>
>>
>> ---------------------------------------------------------------------
>> 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]
>>
>>
> 
> 
> 
> ---------------------------------------------------------------------
> 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]
> 
> 



---------------------------------------------------------------------
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