You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by Saahil Sirowa <cs...@iith.ac.in> on 2018/05/08 14:10:09 UTC

Re GSoC

Hi SpamAssassin Dev Community,
I'm currently working on the
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7577 bug . I'm got a bit
stuck in it.
Can anybody help me understand what this means "per-msg-status description"?
Any relevant info about the bug is appreciated.

Thanks...

Re: Re GSoC

Posted by Saahil Sirowa <cs...@iith.ac.in>.
_got_hit() is initialised in freemail.pm.

On Fri, May 11, 2018 at 1:52 AM, Saahil Sirowa <cs...@iith.ac.in>
wrote:

> in which file _got_hit() function is called? I need to know the order of
> function invocations from SpamAssassin.pm leading to the calling of
> _got_hit() function.
>
> Thanks...
>
> On Thu, May 10, 2018 at 8:12 PM, Kevin A. McGrail <km...@apache.org>
> wrote:
>
>> PMS refers to the library ./lib/Mail/SpamAssassin/PerMsgStatus.pm
>>
>> In that library, there are variables that are persistent that store
>> things like the configuration of spamassassin.  In that bug you reference,
>> there appear to be some variables that are persisting from message to
>> message that should not be.  HTH, KAM
>>
>> --
>> Kevin A. McGrail
>> Asst. Treasurer & VP Fundraising, Apache Software Foundation
>> Chair Emeritus Apache SpamAssassin Project
>> https://www.linkedin.com/in/kmcgrail - 703.798.0171
>>
>> On Tue, May 8, 2018 at 10:10 AM, Saahil Sirowa <cs16btech11030@iith.ac.in
>> > wrote:
>>
>>> Hi SpamAssassin Dev Community,
>>> I'm currently working on thehttps://bz.apache.org/SpamA
>>> ssassin/show_bug.cgi?id=7577 bug . I'm got a bit stuck in it.
>>> Can anybody help me understand what this means "per-msg-status
>>> description"?
>>> Any relevant info about the bug is appreciated.
>>>
>>> Thanks...
>>>
>>
>>
>

Re: Re GSoC

Posted by Saahil Sirowa <cs...@iith.ac.in>.
in which file _got_hit() function is called? I need to know the order of
function invocations from SpamAssassin.pm leading to the calling of
_got_hit() function.

Thanks...

On Thu, May 10, 2018 at 8:12 PM, Kevin A. McGrail <km...@apache.org>
wrote:

> PMS refers to the library ./lib/Mail/SpamAssassin/PerMsgStatus.pm
>
> In that library, there are variables that are persistent that store things
> like the configuration of spamassassin.  In that bug you reference, there
> appear to be some variables that are persisting from message to message
> that should not be.  HTH, KAM
>
> --
> Kevin A. McGrail
> Asst. Treasurer & VP Fundraising, Apache Software Foundation
> Chair Emeritus Apache SpamAssassin Project
> https://www.linkedin.com/in/kmcgrail - 703.798.0171
>
> On Tue, May 8, 2018 at 10:10 AM, Saahil Sirowa <cs...@iith.ac.in>
> wrote:
>
>> Hi SpamAssassin Dev Community,
>> I'm currently working on thehttps://bz.apache.org/SpamA
>> ssassin/show_bug.cgi?id=7577 bug . I'm got a bit stuck in it.
>> Can anybody help me understand what this means "per-msg-status
>> description"?
>> Any relevant info about the bug is appreciated.
>>
>> Thanks...
>>
>
>