KGetMail saving HTML
Keywords: KGetMail saving HTML
Question:
If I have an HTML formatted email, is there a way to save the body of the email as html? I am using KGetMail and it is saving it as plain text.Answer:
Use the "raw" flag, specify an outputfile, and parse the HTML out of the outputfile (which will contain both header information and the HTML code).
Article ID: W15065