finally managed to solve the bad Junk after literal output from the

imap-server
This commit is contained in:
stekkel 2002-08-27 16:36:10 +00:00
parent 80347095af
commit c6c52f991f

View file

@ -193,8 +193,8 @@ function attachFiles ($fp, $session, $rn="\r\n", $checkdot = false) {
if (substr($tmp, $tmp_length - strlen($rn), strlen($rn)) != $rn) {
if ($fp) {
fputs($fp, $rn);
$length += strlen($rn);
}
$length += strlen($rn);
}