Re: [SM-USERS] problem with forwarding (some) mail with attachments

2007-07-06 Thread Paul Lesniewski
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 > $

Re: [SM-USERS] problem with forwarding (some) mail with attachments

2007-07-02 Thread Dennis Day
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

Re: [SM-USERS] problem with forwarding (some) mail with attachments

2007-06-26 Thread Alexandros Fragkiadakis
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

[SM-USERS] problem with forwarding (some) mail with attachments

2007-06-26 Thread stephen
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