[jira] [Resolved] (JAMES-4127) Simplify implementing the Mailet interface
René Cordier (Jira) <[email protected]>
| Newsgroups | gmane.comp.jakarta.james.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/JAMES-4127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
René Cordier resolved JAMES-4127.
---------------------------------
Fix Version/s: 3.9.0
Resolution: Fixed
[https://github.com/apache/james-project/pull/2695] resolved this and has been merged
> Simplify implementing the Mailet interface
> ------------------------------------------
>
> Key: JAMES-4127
> URL: https://issues.apache.org/jira/browse/JAMES-4127
> Project: James Server
> Issue Type: Sub-task
> Reporter: Jean Helou
> Priority: Major
> Fix For: 3.9.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> add default implementations for
> * init() (which does nothing)
> * destroy() (which does nothing)
> * getMailetInfo() (which returns an empty string like the GenericMailet implementation)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)