Niklas Koponen wrote:
The problem was caused because the images were in png-format. When I
converted the images to jpegs everthing works fine.
That's odd, JAI should work with PNG too. Can you test whether
you can use the PNG with Jimi?
I still wonder what happened to the pdf whan attached to an email.
Because everything worked fine when I viewed the file directly.
Did you describe the problem elsewhere? The most common cause
is to attach the PDF directly instead of Base64 encoded, which
is bad as PDF may contain binary content, and mailers are allowed
to fiddle with line endings, introduce line breaks and whitespace
and strip bits. Another possiblity is that MIME headers were
mangled. Of course this applies only if you try to generate the
mail programmatically by yourself, contemporary MUAs rarely have
problems.
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]