[
https://issues.apache.org/jira/browse/JAMES-809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521894
]
David Dossot commented on JAMES-809:
------------------------------------
Mailets are involved in processing mails fetched by FetchMail, this is how they
are related.
The mailet is not bad but relies on an external component whose initialization
is run by a parallel thread and whose state is not easily fetched.
As a general remark, Java timer APIs offer both frequency and initial delay
parameters. Adding this parameter would provide users with something they
expect because they have seen this elsewhere.
Just close this JIRA if this is too much work.
> Add initialDelay parameter
> --------------------------
>
> Key: JAMES-809
> URL: https://issues.apache.org/jira/browse/JAMES-809
> Project: James
> Issue Type: New Feature
> Components: FetchMail
> Affects Versions: 2.3.1
> Reporter: David Dossot
> Priority: Minor
>
> It would be useful to have an "initialDelay" parameter that would define the
> time before Fetchmail starts fetching mails.
> Reason: I have a Mailet that takes 15 seconds to initialize and this
> initialization is done by a background thread. I would like to start fetching
> only after a certain delay.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]