You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2006/06/01 15:51:31 UTC

[jira] Commented: (JAMES-259) Add SpamAssassin support

    [ http://issues.apache.org/jira/browse/JAMES-259?page=comments#action_12414234 ] 

Norman Maurer commented on JAMES-259:
-------------------------------------

What the status here ? I whould prefer to talk with spamd via socked. 

> Add SpamAssassin support
> ------------------------
>
>          Key: JAMES-259
>          URL: http://issues.apache.org/jira/browse/JAMES-259
>      Project: James
>         Type: New Feature

>   Components: Matchers/Mailets (bundled)
>     Versions: 2.3.0a1
>     Reporter: Noel J. Bergman
>     Assignee: Serge Knystautas
>      Fix For: 2.4.0
>  Attachments: spamcheck.zip
>
> Incorporate support based upon Josh Parreco's contribution.
> See: http://mail-archives.apache.org/eyebrowse/ReadMsg?listName=james-dev@jakarta.apache.org&msgNo=9412

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org


[JAMES-259] Add SpamAssassin support

Posted by "Noel J. Bergman" <no...@devtech.com>.
re: http://issues.apache.org/jira/browse/JAMES-259

There appears to be a lot of opportunity to refactor both the SpamAssassin mailet and ClamAVScan into a common base class and two service-specific implementations.

The pattern of setting an attribute, and then using a separate mailet to set a header from the attribute if that is what the user wants, seems more flexible than hardcoding setting a header.

Eventually, both should be matchers, IMO.

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org