RE: [SM-USERS] Problem with gzipped attachments

2003-09-17 Thread SqM
>> Any other suggestions would be welcome? >> >> Is anyone else using PHP 4.3.2 with SM 1.4.1. and not getting the > problem >> that I get with truncated attachments? >> > > If it's PHP's wonderful new fread functionality (argh), and we can > verify it is as such, someone should look for an appropr

RE: [SM-USERS] Problem with gzipped attachments

2003-09-15 Thread p dont think
> >> >> I have started getting "unexpected EOF" when I do tar zxvf on > >> > attachments > >> >> that have been gzipped. This happens even if I save the > > attachment > >> >> directly from the message in the Sent folder on the machine it was > >> > created > >> >> on - so it has never even been

RE: [SM-USERS] Problem with gzipped attachments

2003-09-14 Thread Tony Austin
>> >> I have started getting "unexpected EOF" when I do tar zxvf on >> > attachments >> >> that have been gzipped. This happens even if I save the > attachment >> >> directly from the message in the Sent folder on the machine it was >> > created >> >> on - so it has never even been sent anywhere

RE: [SM-USERS] Problem with gzipped attachments

2003-09-13 Thread p dont think
> I have started getting "unexpected EOF" when I do tar zxvf on attachments > that have been gzipped. This happens even if I save the attachment > directly from the message in the Sent folder on the machine it was created > on - so it has never even been sent anywhere. > > If I compare the orig

RE: [SM-USERS] Problem with gzipped attachments

2003-09-13 Thread Tony Austin
Jimmy Just so that you know and don't spend time changing your setup around. Alex has come up with the answer to this, I think. It is to do with PHP 3.3.x fread() he says; he suggested I try Devel CVS and this worked. I am hoping that he may be able to come up with a patch that will work with S

RE: [SM-USERS] Problem with gzipped attachments

2003-09-12 Thread Jimmy Conner
Have you tried the latest CVS? If so and you still have the problem and the attachment isn't that sensitive, go ahead and email a copy of it to me and I will see if I can figure out what is causing it to be truncated. All my attachments appear to work fine. Jimmy Tony Austin said: > This pr

RE: [SM-USERS] Problem with gzipped attachments

2003-09-11 Thread Tony Austin
This problem is more serious than I thought! I have just done some experiments with a text file as an attachment and I am losing about 100 lines out of 300 by the time it gets saved back to disk. The message arrives complete in my maildir, so it is at the SquirrelMail "download attachment" proce

RE: [SM-USERS] Problem with gzipped attachments

2003-09-11 Thread Tony Austin
This happens with everything taking place on my own server - SquirrelMail, Courier-IMAP, Exim. I can't see anything to configure the MIME format yet. Would it be in SM or Courier? Tony > Are both the sending and receiving MUA using SM against a non-MS MTA? > I've seen this problem when the send

RE: [SM-USERS] Problem with gzipped attachments

2003-09-10 Thread Spam Trap
Are both the sending and receiving MUA using SM against a non-MS MTA? I've seen this problem when the sending MUA is going against an Exchange server, where the default type for attachments was... damn, I can't remember. Something like Base-64, I think. It was the attachment encoding on the sendi

RE: [SM-USERS] Problem with gzipped attachments

2003-09-10 Thread Don Levey
Are both the sending and receiving MUA using SM against a non-MS MTA? I've seen this problem when the sending MUA is going against an Exchange server, where the default type for attachments was... damn, I can't remember. Something like Base-64, I think. It was the attachment encoding on the sendi