...ok I have found some more info... the main difference from version 0.99 is that the newmsg_newdraft routine now calls a "rfc822_coresubj_nouc" function that, via a call to a "stripsubj", removes the "[xxxxxx]" string from the subject since it seems to match the subj-leader ABNF. Curiously, it works only with "single word" patterns, since I have also noteced that: a message received from the "angolinux" Mailing List, in which there is a subject like "[angolinux] subject line" gets stripped a message received from another Mailing List, in which there is a subject like "[LUG Torino] subject line" is NOT stripped Would be a good idea if I substitute the "rfc822_coresubj_nouc" call with the good old "maildir_writemsgstr(draftfd, dropre(subject, &dummy));" that was in version 0.99, or there is a better solution? Thank once more (especially for your patience... ;) Saluti Camillo Bongiovanni camillo (at) bongiovanni (dot) com (dot) ar ------------------------- "God is real, unless declared integer" --------------------------- ...I DEFINITELY use Sqwebmail. ----------Messaggio Reinoltrato---------- Return-Path: <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] Received: (qmail 30502 invoked by uid 501); 13 Oct 2000 20:46:05 -0000 Received: (qmail 30498 invoked from network); 13 Oct 2000 20:46:04 -0000 Received: from nak.inter7.com (HELO vast.inter7.com) (209.218.8.60) by 151.38.167.157 with SMTP; 13 Oct 2000 20:46:04 -0000 Received: (qmail 87010 invoked by uid 1008); 13 Oct 2000 20:45:16 -0000 Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm Delivered-To: mailing list [EMAIL PROTECTED] Received: (qmail 87001 invoked from network); 13 Oct 2000 20:45:08 -0000 Received: from unknown (HELO adslinux.customsrl) (151.38.167.157) by vast.inter7.com with SMTP; 13 Oct 2000 20:45:08 -0000 Received: (qmail 30384 invoked by uid 501); 13 Oct 2000 20:43:47 -0000 Message-ID: <[EMAIL PROTECTED]> From: camillo bongiovanni <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: missing words in replies Date: Fri, 13 Oct 2000 20:43:47 GMT Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi everybody and thank you very much for the former answers regarding the buggy download of attachments under MSIE. I installed sqwebmail version 1.0 and now everything goes nicely good :) ...but... now, whenever I "Reply" to a message that contains a single word enclosed in square brackets in the subject field (like those messages received from a Mailing List mantained by ezmlm, for instance) the new subject misses the word itself... it seems like sqwebmail tries to "translate" a sort of "macro" whenever it encounters a syntax like "[anythinghere]"... Any idea? Many thanks in advance Faithfully :) Saluti Camillo Bongiovanni camillo (at) bongiovanni (dot) com (dot) ar ------------------------- "God is real, unless declared integer" --------------------------- ...I DEFINITELY use Sqwebmail.
