You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@tika.apache.org by Florent André <fl...@4sengines.com> on 2010/01/25 16:01:32 UTC

Remove an old adress mail from the list (was : Re: Delivery Status Notification (Failure))

On each send to the user ML, the poster receive this mail delivery failure.


Not grave, but a little bit **%$$$!!!ù.

If this is a permanent failure, it could be cool if someone can supress
Administrator@net4nuts.com from the ml receiver.

Sign :
Today's tika spam boy ! :) 


Administrator@net4nuts.com

On Mon, 25 Jan 2010 20:22:49 +0530, postmaster@net4nuts.com wrote:
> This is an automatically generated Delivery Status Notification.
> 
> Delivery to the following recipients failed.
> 
>        Administrator@net4nuts.com
Reporting-MTA: dns;nutshell.Net4Nuts.Com
Received-From-MTA: dns;exchange-pop3-connector.com
Arrival-Date: Mon, 25 Jan 2010 20:22:48 +0530

Final-Recipient: rfc822;Administrator@net4nuts.com
Action: failed
Status: 5.2.2
X-Display-Name: Administrator

Hello, 

I use the AutoDetectParser.parse(java.io.InputStream stream,
org.xml.sax.ContentHandler handler, Metadata metadata). 

I use the parse function many times with the same ContentHandler. 

My problem is : 
- on each parse, tika send to the contentHandler the "xml header
definition" (<?xml version="1.0" encoding="UTF-8"?>)

This is a problem for me, because this sending don't allow me to parse the
contentHandler with a SAX element (cocoon transformer).

For example, after using of tika, my output is : 
<root>
<documentparse id="1" <?xml version="1.0" encoding="UTF-8"?>>
<html>
... content from tika
</html>
<documentparse id="2" <?xml version="1.0" encoding="UTF-8"?>>
<html>
... content from tika
</html>
</documentparse>

There is a way to deactivate the xml header sending ? 

Thanks in advance,
++



Re: Remove an old adress mail from the list (was : Re: Delivery Status Notification (Failure))

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On Mon, Jan 25, 2010 at 4:01 PM, Florent André
<fl...@4sengines.com> wrote:
> On each send to the user ML, the poster receive this mail delivery failure.
>
> Not grave, but a little bit **%$$$!!!ù.
>
> If this is a permanent failure, it could be cool if someone can supress
> Administrator@net4nuts.com from the ml receiver.

It was a actually another net4nuts.com address that was causing this
problem. Apparently they live up to their domain name and have some
crazy email settings in place. Normally any bounces should have been
delivered to our mailing list program, which would have automatically
unsubscribed the address without anyone having to be bothered.

BR,

Jukka Zitting