I need to send a HTML files to Mail
i am using QTCPSocket ,
i don t Know how to separate the Header and the Body content

while i am sending without Header (from , to , subject), i can receive
in HTML format

when i add both and Header and content , i had received header correctly(from , to , subject) but ,
i not getting the HTMlL format
i am getting only in Text format

so plz give me some tips
thanks in advance