MIME Massage with attachments
Hi, I've found a bug which prevents parsing of email as the MIME block of the message is not closed with the <BOUNDARY>--.
File affected is smtp_class.php
420a421
> $this->send_command("--".$message->boundry."--\r\n");
Re: MIME Massage with attachments
Thanks for the feedback, I noticed you also opened a bug report in the tracker. I will use that to follow up on this.
Jason
Pages: 1