On 7/2/07, Dennis Day <[EMAIL PROTECTED]> wrote:
> In /src/move_messages.php, replace the line line that says
>
> $body = implode('', $body_a); (I believe it
> was on line 83 originally in my version)
>
> WITH :
>
>
> // DENNIS DAY'S CUSTOM CODE
> $
In /src/move_messages.php, replace the line line that says
$body = implode('', $body_a); (I believe it
was on line 83 originally in my version)
WITH :
// DENNIS DAY'S CUSTOM CODE
$body = "";
foreach($body_a as $body_a_key=>$body
On Wed, June 27, 2007 07:39, [EMAIL PROTECTED] wrote:
> dear squirrelmail-users,
>
> (this is a re-ask of a similar email i posted earlier about the same
> problem which have not been resolved - also i missed out on my mailserver's
> details which IS provided below)
>
> i am having problem with for
dear squirrelmail-users,
(this is a re-ask of a similar email i posted earlier about the same
problem which have not been resolved - also i missed out on my
mailserver's details which IS provided below)
i am having problem with forwarding mail with attachments:
i'm reading a mail with one or mor