Using Imap to read mail from an Imap server. When I use $ret = @imap_fetchbody($mconn, $id, '2'); PHP: I get a lot of funny character sequences in the message, like =0A and the like. How do I get rid of them?