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

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2004-07-20 16:07 -------
Created an attachment (id=2155)
 --> (http://bugzilla.spamassassin.org/attachment.cgi?id=2155&action=view)
new draft patch, almost finished

changes:

 - improved documentation
 - new spamcop_from_address and spamcop_to_address options, email_address is
   gone
 - reporting uses Net::SMTP and Net::DNS since those are much more standard
   modules (Net::SMTP is included with Perl 5.8 and later)
 - reports are sent direct-to-MX (port 25 for now, port 587 as soon as that's
   setup at SpamCop so we can avoid port 25 blocks)
 - no more xor and base64 encoding, just 8bit now
 - messages older than 3 days are not reported
 - messages longer than 64k are truncated

This was run by Julian and we've been jointly testing it out.  If anyone has
a SpamCop account wants to try it out, it's ready to try out as long as port 25

isn't being blocked by your ISP.  If you don't have a SpamCop account that you
can submit spam to (by setting spamcop_to_address), then please don't bother
testing unless you want to set spamcop_to_address to yourself.  :-)

If you do use this patch for your SpamCop reports, your feedback, positive or
negative, would be appreciated here.




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.

Reply via email to