Skip to Content.
Sympa Menu

en - [sympa-users] Re: Re: SYMPA deletes body text line starting with "From"

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Olivier Salaün - CRU <address@concealed>
  • To: Dirk Jahnke-Zumbusch <address@concealed>
  • Cc: address@concealed
  • Subject: [sympa-users] Re: Re: SYMPA deletes body text line starting with "From"
  • Date: Tue, 15 May 2007 14:10:20 +0200

You were right Dirk, it was queue.c's fault because the algorithm for detecting the "From " line was buggy.
It has now been fixed in both stable and development versions of Sympa. We've also fixed bouncequeue.c and familyqueue.c that have code similar to queue.c.

Here is the patch for queue.c : http://sourcesup.cru.fr/cgi/viewvc.cgi/trunk/src/queue.c?r1=3619&r2=4399&root=sympa&view=patch

Thanks for elucidating this problem.

Dirk Jahnke-Zumbusch wrote:
Hello all,

a while ago I wrote:

SYMPA annihilates lines in the body of a message starting with
"From...".
This is true for incoming e-mails as well as sending e-mails via
Web-GUI.

It is, that queue.c deletes the first line starting with "From ".
Using postfix transport "sympa:" you should add "flags=FR" in master.cf,
where the "F" prepends a "From " line to your mail before piping it
to queue.c . Well, that line gets deleted and your mail will pass
as it was.

> Environment:
> SYMPA 5.1.2, SL4 (~=RHEL4)
And it is true for SYMPA 5.2.4 also.




Archive powered by MHonArc 2.6.19+.

Top of Page