Hello, I started to use MarsEdit from 2011/March for my WordPress site (not wordpress.com) and love this very much. However recently, the html part of my post are automatically sanitized even though it had worked before. For instance, < and > are erased when I send them remote. Would you please advise me how to prevent the sanitizing?
This kind of HTML tag corruption is the tell-tale sign of a well known but unfortunately wide-spread server configuration problem. Your server administrator needs to update the libxml and php libraries on the server:
Once the libraries are fixed on the server the bracket stripping problem should clear right up! In the event that your server administrators are not willing to fix the problem on their servers, you may be able to work around the problem by installing a special WordPress plugin designed to help with the problem: