Confirmed.  Lookin good with .38.  Thanks.

Viewing the messages from the logs now also shows the text box correctly.



On Sat, Jan 16, 2010 at 1:37 PM, K Post <nntp.p...@gmail.com> wrote:
> Whoops - missed your reply before my last post.  I'll check it out.  THANKS>
>
> On Sat, Jan 16, 2010 at 2:55 AM, Thomas Eckardt/eck
> <thomas.ecka...@thockar.com> wrote:
>> There was simply a error in reasoning in the code. It should work now like
>> expected.
>>
>> Thomas
>>
>>
>>
>>
>> Von:    K Post <nntp.p...@gmail.com>
>> An:     ASSP development mailing list <assp-test@lists.sourceforge.net>
>> Datum:  15.01.2010 16:01
>> Betreff:        Re: [Assp-test] fixes in 2.0.1_RC0.6.38
>>
>>
>>
>> You're my hero, I think...  What do you mean by "if it should not be
>> done"?
>>
>> My suggestion is that the resend function should use the
>> X-Assp-Envelope-From only when it sends the "MAIL FROM:" command in
>> the smtp session.  It should then leave the body of the email,
>> including the headers intact.  SO:
>>
>> A message that comes through initially like this:
>>
>> HELO whatever.domain.com
>> MAIL FROM: somelongstringthatisthesender433453...@domain.com
>> RCPT TO: ouru...@us.org
>> DATA
>> FROM: "The Sender" <shortem...@domain.com>
>> SUBJECT: test
>>
>> bla bla
>>
>> .
>>
>> QUIT
>>
>> should do the same when it's resent.  So
>> somelongstringthatisthesender433453...@domain.com will be used as the
>> mail-from, but the line:
>> FROM: "The Sender" <shortem...@domain.com>
>> should still appear in the resent email so "The Sender" still is
>> listed in the email client.
>>
>> As you know, email clients don't use the MAIL FROM to display
>> anything.  In fact, the mail from isn't even listed in the email, only
>> the headers.
>>
>> See what I mean?
>>
>>
>> On Thu, Jan 14, 2010 at 1:18 PM, Thomas Eckardt/eck
>> <thomas.ecka...@thockar.com> wrote:
>>> Hi all,
>>>
>>> fixed in 2.0.1_RC0.6.38
>>>
>>> - resend function uses the envelope sender (X-Assp-Envelope-From) if it
>>> should not be done
>>>
>>> Thomas
>>>
>>> DISCLAIMER:
>>> *******************************************************
>>> This email and any files transmitted with it may be confidential,
>> legally
>>> privileged and protected in law and are intended solely for the use of
>> the
>>>
>>> individual to whom it is addressed.
>>> This email was multiple times scanned for viruses. There should be no
>>> known virus in this email!
>>> *******************************************************
>>>
>>>
>>>
>> ------------------------------------------------------------------------------
>>> Throughout its 18-year history, RSA Conference consistently attracts the
>>> world's best and brightest in the field, creating opportunities for
>> Conference
>>> attendees to learn about information security's most important issues
>> through
>>> interactions with peers, luminaries and emerging and established
>> companies.
>>> http://p.sf.net/sfu/rsaconf-dev2dev
>>> _______________________________________________
>>> Assp-test mailing list
>>> Assp-test@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>>
>>
>> ------------------------------------------------------------------------------
>> Throughout its 18-year history, RSA Conference consistently attracts the
>> world's best and brightest in the field, creating opportunities for
>> Conference
>> attendees to learn about information security's most important issues
>> through
>> interactions with peers, luminaries and emerging and established
>> companies.
>> http://p.sf.net/sfu/rsaconf-dev2dev
>> _______________________________________________
>> Assp-test mailing list
>> Assp-test@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>
>>
>>
>>
>> DISCLAIMER:
>> *******************************************************
>> This email and any files transmitted with it may be confidential, legally
>> privileged and protected in law and are intended solely for the use of the
>>
>> individual to whom it is addressed.
>> This email was multiple times scanned for viruses. There should be no
>> known virus in this email!
>> *******************************************************
>>
>>
>> ------------------------------------------------------------------------------
>> Throughout its 18-year history, RSA Conference consistently attracts the
>> world's best and brightest in the field, creating opportunities for 
>> Conference
>> attendees to learn about information security's most important issues through
>> interactions with peers, luminaries and emerging and established companies.
>> http://p.sf.net/sfu/rsaconf-dev2dev
>> _______________________________________________
>> Assp-test mailing list
>> Assp-test@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/assp-test
>>
>

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to