Re: [SM-USERS] Attachments problem : Solved with a trick

2004-11-30 Thread Tomas Kuliavas
> Hi > As you suggestion i write the diff files of "patch" and publish it on > this ML > > As you say "How can you guarantee that you are only stripping off the > correct number of newlines? " > the solution is simple: I wrote an autogenerating php page "on the fly" > with download informatio

Re: [SM-USERS] Attachments problem : Solved with a trick

2004-11-29 Thread Dipartimento ICT, Jobiz.com
Hi As you suggestion i write the diff files of "patch" and publish it on this ML As you say "How can you guarantee that you are only stripping off the correct number of newlines? " the solution is simple: I wrote an autogenerating php page "on the fly" with download informations only, afte

Re: [SM-USERS] Attachments problem : Solved with a trick

2004-11-29 Thread p dont think
Please respond *on-list*, thanks. some days ago i've send a post in order to found people that resolved the In the fixing process i've pointed out that the "bug" was a string of exactly 8 bytes ( all are LF's ) send over the download channel by the "head" command. These bytes shifts the rest of

Re: [SM-USERS] Attachments problem : Solved with a trick

2004-11-28 Thread p dont think
some days ago i've send a post in order to found people that resolved the In the fixing process i've pointed out that the "bug" was a string of exactly 8 bytes ( all are LF's ) send over the download channel by the "head" command. These bytes shifts the rest of downloaded file and after receive it

Re: [SM-USERS] Attachments problem : Solved with a trick

2004-11-28 Thread Jonathan Angliss
> So if some people facing this problem feel free to contact me at address : > [EMAIL PROTECTED] in order to obtain teh ssource of my trick ( less of > 20 lines of code ). Instead of forcing people to mail you for what you did to fix it, why not post a patch to the list (diff -uw oldfile newfile

Re: [SM-USERS] Attachments problem : Solved with a trick

2004-11-25 Thread Tony Earnshaw
tor, 25.11.2004 kl. 16.35 skrev Mariano: > some days ago i've send a post in order to found people that resolved the > "download attachments problem" on SM 1.4.2. > > After read all followups at my SOS, i've received the impression that problem > can be solved only with an upgrade of PHP ( from

[SM-USERS] Attachments problem : Solved with a trick

2004-11-25 Thread Mariano
Hi, some days ago i've send a post in order to found people that resolved the "download attachments problem" on SM 1.4.2. After read all followups at my SOS, i've received the impression that problem can be solved only with an upgrade of PHP ( from 4.3.3 to 4.3.9 ) or an upgrade of SM. So i've

RE: [SM-USERS] Attachments problem

2004-11-24 Thread Tony Earnshaw
ons, 24.11.2004 kl. 02.53 skrev Ricardo M. > I had one box at level, and another one at 4.3.8. I upgraded it just in > case. Still no cigar... > > To the list: is everyone with this problem on Apache 1.3.x ? FWIW I have none of any of the problems reported on this list, including yours, with

RE: [SM-USERS] Attachments problem

2004-11-24 Thread Evan Pierce
Ricardo I am running Slack 9.1, apache 1.3.33 and squirrel 1.4.3a and 1.5.1dev (one in production, one for testing purposes only under different virtualhosts). I have no problems with uploading attachments, sending attachments or downloading attachments. I have around 300 users on this server with

RE: [SM-USERS] Attachments problem

2004-11-23 Thread Ricardo M. Stella
I had one box at level, and another one at 4.3.8. I upgraded it just in case. Still no cigar... To the list: is everyone with this problem on Apache 1.3.x ? > Mariano, > > My suggestion is to upgrade to PHP 4.3.9. > --- SF email is sponso

RE: [SM-USERS] Attachments problem

2004-11-23 Thread David T. Wilson
> -Original Message- > From: [EMAIL PROTECTED] [mailto:squirrelmail- > [EMAIL PROTECTED] On Behalf Of Mariano > Sent: Monday, November 22, 2004 8:52 AM > To: [EMAIL PROTECTED] > Subject: [SM-USERS] Attachments problem > > > When downloading from SM, all

Re: [SM-USERS] Attachments problem

2004-11-23 Thread Joshua B. Lilly
;; <[EMAIL PROTECTED]> Sent: Monday, November 22, 2004 1:09 PM Subject: Re: [SM-USERS] Attachments problem FYI, I'm suing 1.4.3a and the latest patch fix, but still have the same problem. There's been other people reporting the same problem for some months now, but nobody seem

Re: [SM-USERS] Attachments problem

2004-11-22 Thread Ricardo Stella
Hello, I've been having this same problem over here as well. The only thing is that if you click on the 'download' option instead of the name of the attachment, the message downloads uncorrupted. If you click on the name of it instead, it gets corrupted. Could this be a way apache 1.3.x handl

Re: [SM-USERS] Attachments problem

2004-11-22 Thread Ricardo Stella
FYI, I'm suing 1.4.3a and the latest patch fix, but still have the same problem. There's been other people reporting the same problem for some months now, but nobody seems to be looking into it... Seth Randall wrote: Try upgrading to 1.4.3a and see if that fixes you problem. There was at least

Re: [SM-USERS] Attachments problem

2004-11-22 Thread Seth Randall
Mariano said: > When downloading from SM, all attachments, base64 encoded ( text > attchments are good ), are corrupted, but, if i download the same > attachments via Outlook or Thunderbird they are good . > > I have analyzed differences between original and downloaded file and i > think that, may

[SM-USERS] Attachments problem

2004-11-22 Thread Mariano
When downloading from SM, all attachments, base64 encoded ( text attchments are good ), are corrupted, but, if i download the same attachments via Outlook or Thunderbird they are good . I have analyzed differences between original and downloaded file and i think that, maybe, there is a error in t

Re: [SM-USERS] Attachments problem

2003-07-30 Thread itsbruce
On Wed, Jul 30, 2003 at 10:15:42AM -0500, Jonathan Angliss wrote: > > One more question sir , how can i setup SM so that users can change their > > IMAP password directly ? currently i am chnging passwords for the users > > through telnet. I am using RedHat 7.2 > > PLEASE don't tell me you're usin

Re: [SM-USERS] Attachments problem

2003-07-30 Thread Jonathan Angliss
Hello Graeme, On Wednesday, July 30, 2003, Graeme wrote... >> >> PLEASE don't tell me you're using telnet!!! Please please please I >> STRONGLY suggest (along with anybody involved in >> linux/unix/networking) to not use Telnet. >> > OK, Jonathon, I know it's off-topic but I just can't resist!

Re: [SM-USERS] Attachments problem

2003-07-30 Thread Graeme
> > PLEASE don't tell me you're using telnet!!! Please please please I > STRONGLY suggest (along with anybody involved in > linux/unix/networking) to not use Telnet. > OK, Jonathon, I know it's off-topic but I just can't resist! If we're not to use telnet what should we use instead? Cheers G.

Re: [SM-USERS] Attachments problem

2003-07-30 Thread Chris Hilts
> PLEASE don't tell me you're using telnet!!! Please please please I > STRONGLY suggest (along with anybody involved in > linux/unix/networking) to not use Telnet. A pre-emptive strike on the inevitable next question: Use SSH instead. If you need a Windows SSH client, I find PuTTY is excelle

Re: [SM-USERS] Attachments problem

2003-07-30 Thread pdontthink
> One more question sir , how can i setup SM so that users can change their > IMAP password directly ? currently i am chnging passwords for the users > through telnet. I am using RedHat 7.2 Look at the web site, where there are several change password plugins. You'll have to decdie if any of them

Re: [SM-USERS] Attachments problem

2003-07-30 Thread Jonathan Angliss
Hello Kalpesh, On Wednesday, July 30, 2003, [EMAIL PROTECTED] wrote... > Thank u Mr.Jonathan, > You are absolutely right sir , there is a problem with th Microsofts IE > itself. I tried Netscape Communicator and there is no problem with the > text attachments. > One more question sir , how can i

Re: [SM-USERS] Attachments problem

2003-07-30 Thread kalpesh
Thank u Mr.Jonathan, You are absolutely right sir , there is a problem with th Microsofts IE itself. I tried Netscape Communicator and there is no problem with the text attachments. One more question sir , how can i setup SM so that users can change their IMAP password directly ? currently i am c

Re: [SM-USERS] Attachments problem

2003-07-29 Thread Nicolas Cartron
Jonathan Angliss wrote : > Hello Kalpesh, > On Tuesday, July 29, 2003, [EMAIL PROTECTED] wrote... > >> Thanks a lot Mr. Peter. > >> I upgraded my server to php4.1.0 and i think it has solved my 90% of >> the >> total problems and hoping for no more. > >> Now the problem is with the text attachemen

Re: [SM-USERS] Attachments problem

2003-07-29 Thread Jonathan Angliss
Hello Kalpesh, On Tuesday, July 29, 2003, [EMAIL PROTECTED] wrote... > Thanks a lot Mr. Peter. > I upgraded my server to php4.1.0 and i think it has solved my 90% of the > total problems and hoping for no more. > Now the problem is with the text attachements, when users click on the > "download

Re: [SM-USERS] Attachments problem

2003-07-29 Thread kalpesh
--- Original Message - > From: <[EMAIL PROTECTED]> > To: "Peter" <[EMAIL PROTECTED]> > Sent: Friday, July 25, 2003 12:52 PM > Subject: Re: [SM-USERS] Attachments problem > > >> I will upgrade PHP and hope that problem will solve. >> thanks again >

Re: [SM-USERS] Attachments problem

2003-07-24 Thread Peter
t; - Paul > - Original Message ----- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 24, 2003 1:47 PM Subject: [SM-USERS] Attachments problem > hi all > i am using Redhat 7.2 and squirrelmail 1.4 > I am facing one typical problem with attachmets.

[SM-USERS] Attachments problem

2003-07-23 Thread kalpesh
hi all i am using Redhat 7.2 and squirrelmail 1.4 I am facing one typical problem with attachmets. Some times SM didnt gives proper view of the attachemts files (like a junk file). When i click on downlaod it asks me to save the file but it saves the file in "untiteled2.mixed" format and not able t

[SM-USERS] Attachments problem

2003-07-22 Thread kalpesh
hi all i am using Redhat 7.2 and squirrelmail 1.4 I am facing one typical problem with attachmets. Some times SM didnt gives proper view of the attachemts files (like a junk file). When i click on downlaod it asks me to save the file but it saves the file in "untiteled2.mixed" format and not able t