You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2005/01/04 20:26:01 UTC

[Bug 4064] New: Spamcop has max reporting size

http://bugzilla.spamassassin.org/show_bug.cgi?id=4064

           Summary: Spamcop has max reporting size
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Libraries
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: felicity@kluge.net


Was noticing this today:

SpamCop will no longer accept email larger than 50.0K bytes.

Affects both 3.0 and 3.1



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4064] [review] Spamcop has max reporting size

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4064

jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Spamcop has max reporting   |[review] Spamcop has max
                   |size                        |reporting size





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4064] [review] Spamcop has max reporting size

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4064

jm@jmason.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Status Whiteboard|                            |needs 1 vote





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4064] Spamcop has max reporting size

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4064





------- Additional Comments From spamassassin@dostech.ca  2005-01-07 01:56 -------
Does anyone foresee this changing enough in the future that this should be a
config option or should '64' just be changed to '50' in the two lines of
Reporter.pm?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4064] Spamcop has max reporting size

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4064

spamassassin@dostech.ca changed:

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



------- Additional Comments From spamassassin@dostech.ca  2005-01-07 19:12 -------
Created an attachment (id=2592)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=2592&action=view)
implements config option

bah! fixed typo in pod



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4064] Spamcop has max reporting size

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4064





------- Additional Comments From jm@jmason.org  2005-01-12 19:10 -------
+1.   I don't like having an external dependency like that hard-coded into the code



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4064] Spamcop has max reporting size

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4064





------- Additional Comments From spamassassin@dostech.ca  2005-01-07 19:08 -------
Created an attachment (id=2591)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=2591&action=view)
implements config option




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4064] Spamcop has max reporting size

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4064

felicity@kluge.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|Future                      |3.0.3





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4064] Spamcop has max reporting size

Posted by bu...@bugzilla.spamassassin.org.
http://bugzilla.spamassassin.org/show_bug.cgi?id=4064





------- Additional Comments From felicity@kluge.net  2005-01-07 08:19 -------
Subject: Re:  Spamcop has max reporting size

On Fri, Jan 07, 2005 at 01:56:19AM -0800, bugzilla-daemon@bugzilla.spamassassin.org wrote:
> Does anyone foresee this changing enough in the future that this should be a
> config option or should '64' just be changed to '50' in the two lines of
> Reporter.pm?

I kind of like the idea of letting the user limit what gets reported, but I
don't know really how useful that would be.  I'd be fine just hard coding it
for now, and we can change it to a config option later if desired.





------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.