Replies: 2 comments
-
|
If it can be done with the software without DMS involved, it should be viable with DMS. Looking over our docs for Getmail we have a base block of settings which includes When you say you tried to set individual options, how did you go about that? Just adding the setting to specific remote account If you did that, you can try add your own Other than that, there are some settings that getmail would offer that DMS does not yet as we don't have the latest version installed but instead the version that is packaged for Debian 12. One of those I think was to toggle read status on the remote inbox, which would match what fetchmail supports. |
Beta Was this translation helpful? Give feedback.
-
Out of the box, no.
You can check the resulting configs in the container directory You can try this quick and dirty approach: Put these lines at the top of your delete = true After you recreate the container, the file If you are lucky, getmail takes the second If that doesn't work, you can use user-patches.sh. This approach will completely ignore the default settings from Put the complete configuration as you like in each *.cf file and let |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I am collecting mail from several imap hosts via getmail for local delivery into DMS. As a fallback i keep the messages on the original services for a week. I tried to set individual getmail options per hosts, but that doesnt seem to work: can i only set the same options like retention period for all configured getmail hosts in DMS? Or is it possible to make a per host [options] section somehow?
Specifically i mean
delete = true
delete_after = 7
as mentioned in the getmail docs:
https://getmail6.org/configuration.html
Beta Was this translation helpful? Give feedback.
All reactions