Menu

#1 HTML Tags show up

None
closed
nobody
5
2012-10-25
2010-04-06
Steve
No

I set this up and it looks like it’s partially working for email. The problem is that the emails come through with all of the html tags showing. They aren’t rendered by the email program at all. When I was doing this through POP, all of the emails came through and looked fine. There are other problems getting emails through POP but they did look fine.

Any thoughts on why the HTML tags are showing up?

I was able to get an attachment through and that worked great.

Centos 5.4, Zimbra 6.04 in a VM, Droid (Android 2.1)

Thanks
Steve
Steve at Stidhem dot com

Discussion

  • Steve

    Steve - 2010-04-07

    I figured out the issue with the html tags. I changed:
    define(‘ZIMBRA_HTML’,true);
    to
    define(‘ZIMBRA_HTML’,false);

    This kept the tags from showing up in the emails. My email and calendar are working great now. Thanks for the work.

     
  • LiverpoolFCfan

    LiverpoolFCfan - 2012-10-25
    • milestone: v1.0_(example) --> None
     

Log in to post a comment.