| Author |  | 
      
        | jtsr Newbie
 
  
 
 Joined: 20 February 2019
 Location: Australia
 Online Status: Offline
 Posts: 8
 | 
          I'm new to MailBee.Net Objects and I'm trying to remove the default line breaks (= ) in .EML/MIME emails. The content is being formatted with an equals sign within the content. For example:
           | Posted: 20 February 2019 at 4:21pm | IP Logged |   |  
           | 
 |  
 Ple= ase find attached a
 
 I've tried setting this property and nothing changes:
 
 msg.Parser.FixCrLf = true
 
 Any idea how I can get them removed before output?
 | 
       
        | Back to Top |     | 
       
       
        |  | 
        | Alex AfterLogic Support
 
  
  
 Joined: 19 November 2003
 Online Status: Offline
 Posts: 2207
 | 
          FixCrLf is about CRLF sequences (replaces single CR or single LF with CRLF), this has nothing to do with an equals sign.
           | Posted: 21 February 2019 at 1:01am | IP Logged |   |  
           | 
 |  
 Please send your inquiry to https://s.afterlogic.com/helpdesk/ and attach the EML file in question. It's not clear what exactly is wrong.
 
 Thanks!
 
 Regards,
 Alex
 | 
       
        | Back to Top |     | 
       
       
        |  |