Message7887
Hello! I'm also interested in polling IMAP mailboxes when using containerized Roundup. Documentation says the only way is using cron tasks.
I think I have an idea. It would be possible to implement built-in scheduler using native Python sched module. In this case, all the necessary values can be stored in the Roundup configuration file (or as secrets) and the roundup.mailgw module will be launched directly by the main Roundup process.
This could solve the permissions issues and the like.
What do you think? |
|
Date |
User |
Action |
Args |
2023-12-14 23:10:12 | asavchuk | set | recipients:
+ asavchuk |
2023-12-14 23:10:12 | asavchuk | set | messageid: <1702595412.18.0.970424296848.issue2551309@roundup.psfhosted.org> |
2023-12-14 23:10:12 | asavchuk | link | issue2551309 messages |
2023-12-14 23:10:11 | asavchuk | create | |
|