mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
30 lines
473 B
INI
30 lines
473 B
INI
|
[spamfilterplugin]
|
||
|
filter_text = viagra
|
||
|
|
||
|
[core]
|
||
|
imap_idle_timeout = 10
|
||
|
enabled_plugins = dbusplugin, libnotifyplugin, soundplugin
|
||
|
poll_interval = 10
|
||
|
credentialstore = auto
|
||
|
connectivity_test = auto
|
||
|
autostart = 1
|
||
|
|
||
|
[soundplugin]
|
||
|
soundfile = mailnag.ogg
|
||
|
|
||
|
[libnotifyplugin]
|
||
|
notification_mode = 2
|
||
|
max_visible_mails = 10
|
||
|
|
||
|
[account1]
|
||
|
enabled = 1
|
||
|
name = frebib.net
|
||
|
user = me@frebib.net
|
||
|
password =
|
||
|
server = imappro.zoho.com
|
||
|
port = 993
|
||
|
ssl = 1
|
||
|
imap = 1
|
||
|
idle = 0
|
||
|
folder = INBOX, Spam
|