Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: SpamAssassin: devel

[Bug 6242] Recognize MS Exchange HTTP-DAV message submission

 

 

SpamAssassin devel RSS feed   Index | Next | Previous | View Threaded


bugzilla-daemon at bugzilla

Dec 1, 2009, 7:00 PM

Post #1 of 10 (950 views)
Permalink
[Bug 6242] Recognize MS Exchange HTTP-DAV message submission

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6242

Daryl C. W. O'Shea <spamassassin [at] dostech> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |spamassassin [at] dostech

--- Comment #1 from Daryl C. W. O'Shea <spamassassin [at] dostech> 2009-12-01 19:00:22 UTC ---
-0.9 on patch 4850. I'm pretty sure that the $auth value can't have spaces.
No other "rcvd_parser field values" have spaces, IIRC.

--
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


bugzilla-daemon at bugzilla

Dec 2, 2009, 5:24 AM

Post #2 of 10 (904 views)
Permalink
[Bug 6242] Recognize MS Exchange HTTP-DAV message submission [In reply to]

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6242

--- Comment #2 from Tony Finch <dot [at] dotat> 2009-12-02 05:24:56 UTC ---
Created an attachment (id=4583)
--> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4583)
patch modified to omit space

OK, here's a trivially simplified version...

--
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


bugzilla-daemon at bugzilla

Dec 2, 2009, 5:25 AM

Post #3 of 10 (910 views)
Permalink
[Bug 6242] Recognize MS Exchange HTTP-DAV message submission [In reply to]

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6242

Tony Finch <dot [at] dotat> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #4580|application/octet-stream |text/plain
mime type| |
Attachment #4580|0 |1
is patch| |
Attachment #4580|0 |1
is obsolete| |

--
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


bugzilla-daemon at bugzilla

Dec 3, 2009, 9:31 AM

Post #4 of 10 (911 views)
Permalink
[Bug 6242] Recognize MS Exchange HTTP-DAV message submission [In reply to]

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6242

Tony Finch <dot [at] dotat> changed:

What |Removed |Added
----------------------------------------------------------------------------
Attachment #4583|0 |1
is obsolete| |

--- Comment #3 from Tony Finch <dot [at] dotat> 2009-12-03 09:31:04 UTC ---
Created an attachment (id=4584)
--> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4584)
add missing curly brace

--
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


bugzilla-daemon at bugzilla

Dec 3, 2009, 4:51 PM

Post #5 of 10 (898 views)
Permalink
[Bug 6242] Recognize MS Exchange HTTP-DAV message submission [In reply to]

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6242

--- Comment #4 from Daryl C. W. O'Shea <spamassassin [at] dostech> 2009-12-03 16:51:56 UTC ---
+1

Minor nit, for commit, I'd use another elsif, rather than a new if block.

--
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


bugzilla-daemon at bugzilla

Dec 5, 2009, 5:58 PM

Post #6 of 10 (852 views)
Permalink
[Bug 6242] Recognize MS Exchange HTTP-DAV message submission [In reply to]

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6242

--- Comment #5 from Mark Martinec <Mark.Martinec [at] ijs> 2009-12-05 17:58:35 UTC ---
(In reply to comment #4)
> +1
> Minor nit, for commit, I'd use another elsif, rather than a new if block.

+1, using elsif

--
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


bugzilla-daemon at bugzilla

Dec 6, 2009, 1:06 PM

Post #7 of 10 (833 views)
Permalink
[Bug 6242] Recognize MS Exchange HTTP-DAV message submission [In reply to]

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6242

Justin Mason <jm [at] jmason> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |jm [at] jmason

--- Comment #6 from Justin Mason <jm [at] jmason> 2009-12-06 13:06:21 UTC ---
+1 with an elsif

--
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


bugzilla-daemon at bugzilla

Dec 7, 2009, 6:58 AM

Post #8 of 10 (812 views)
Permalink
[Bug 6242] Recognize MS Exchange HTTP-DAV message submission [In reply to]

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6242

Tony Finch <dot [at] dotat> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |dot [at] dotat

--- Comment #7 from Tony Finch <dot [at] dotat> 2009-12-07 06:58:13 UTC ---
Thanks for the reviews everyone. Fix committed to trunk in rev 887941.

Should I backport to 3.3 and 3.2?

--
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


bugzilla-daemon at bugzilla

Dec 7, 2009, 7:26 AM

Post #9 of 10 (810 views)
Permalink
[Bug 6242] Recognize MS Exchange HTTP-DAV message submission [In reply to]

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6242

Justin Mason <jm [at] jmason> changed:

What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|Undefined |3.3.0

--- Comment #8 from Justin Mason <jm [at] jmason> 2009-12-07 07:26:57 UTC ---
we haven't actually branched 3.3.0 yet, so no need for that. you can aim at
3.2.x but I think it's unlikely we'll be doing another maintainance release
there....

--
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


bugzilla-daemon at bugzilla

Dec 7, 2009, 8:02 AM

Post #10 of 10 (810 views)
Permalink
[Bug 6242] Recognize MS Exchange HTTP-DAV message submission [In reply to]

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6242

Tony Finch <dot [at] dotat> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED

--- Comment #9 from Tony Finch <dot [at] dotat> 2009-12-07 08:02:57 UTC ---
OK I'll leave it at that.

--
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

SpamAssassin devel RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.