Need to implement dynamic polling. #3
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: bbs/clrghouz#3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Dynamic polling is scheduling a AddressPoll job, when we know we need to export mail to a system. Ideally we'll need to know that we dont already have a AddressPoll job schedule before scheduling a new one.
This will be used to facilitate CRASH mail as echomail/netmail/files are received for downstream systems.
(This will remove the requirement for downstream systems to poll us for anything outstanding.)