Account section extra configuration.
Declarations
Type
attribute set of (string or signed integer or boolean or list of string)
Default
{ }
Example
{
TLSType = "IMAP";
TLSVersions = [ "+1.3" "+1.2" "-1.1" ];
PipelineDepth = 10;
Timeout = 60;
};
Sign in to create a configuration using this setting.