Re: ToRecipientFolder issues
Benoit TELLIER <[email protected]>
| Newsgroups | gmane.comp.jakarta.james.user |
|---|---|
| Message-ID | <[email protected]> |
This mailet had been dropped in favor of WithStorageDirective + LocalDelivery Best regards, Benoit On 27/02/2023 05:52, Huy Van wrote: > Hi there, > > Apache James 3.7.0 and 3.7.3 have not been able to start due to these error > in wrapper.log: > > Caused by: org.apache.commons.configuration2.ex.ConfigurationException: > Unable to init mailet ToRecipientFolder > ... > Caused by: org.apache.mailet.MailetException: Could not load mailet > (ToRecipientFolder); > ... > Caused by: java.lang.ClassNotFoundException: > org.apache.james.transport.mailets.ToRecipientFolder > > I have not tested with other versions but I think this should be a bug > in latest versions. Please confirm this and inform me if I was wrong. > > Thanks! >