Hi,

Here is Fetchmail for v3. The patch was made against the current HEAD.

A corresponding functionally identical version patched against the v2.2.0a9
was submitted yesterday. The primary difference between the two is that the
v3 sources import 'org.apache.mailet.UsersRepository' whereas the v2 sources
import 'org.apache.james.services.UsersRepository' (3 occurences).

These versions of fetchmail replace previous ones submitted by myself which
never quite made it into the repository.

Compared to the version of fetchmail that is in the repository, this version
has:
- More robust exception handling
- More detailed logging
- Finer-grained control of the final disposition of processed messages
- The ability to filter messages
- Support for MailAttributes enabling downstream Matcher/Mailet processing
- Dynamically created fetch accounts enabling the fetching of messages for
each user in the user repository without updates to config.xml or a restart
of James

A full description of these features is contained in
/src/conf/james-fetchmail.xml

Any questions, please ask.

-- Steve

Attachment: fetchmailForHead.zip
Description: Zip compressed data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to