services.getmail.enable
Whether to enable the getmail systemd service to automatically retrieve mail.
Type: boolean
Default:
false
Example:
true
Declared by:
services.getmail.package
The getmail package to use.
Type: package
Default:
pkgs.getmail6
Declared by:
services.getmail.frequency
The refresh frequency. Check man systemd.time for
more information on the syntax. If you use a gpg-agent in
combination with the passwordCommand, keep the poll
frequency below the cache-ttl value (as set by the
default) to avoid pinentry asking
permanently for a password.
Type: string
Default:
"*:0/5"
Example:
"hourly"
Declared by: