Hello.

I tried to forward the output of my cronjobs to my real mailbox.
It's working pretty well but I have problems with html mails.


My script creates output like:
Content-type: text/html

<html><body><b>test</b></body></html>


But when I receive the mail it always looks like:
To: ....@...
From: ....@...

Content-type: text/html

<html><body><b>test</b></body></html>


I tried everything but nothing helped so far.
Is there a solution for that problem?

Thanks, Andreas


-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to