Update mailnag config

This commit is contained in:
Adam Goldsmith 2024-04-18 12:09:58 -04:00
parent 1ede31280f
commit 77c3a8f7cc
1 changed files with 25 additions and 46 deletions

View File

@ -1,51 +1,23 @@
[spamfilterplugin]
filter_text = newsletter, viagra
[core]
imap_idle_timeout = 10
enabled_plugins = dbusplugin, libnotifyplugin, systray_icon_plugin
poll_interval = 10
credentialstore = auto
connectivity_test = auto
imap_idle_timeout = 10
mailbox_seen_flags = 1
autostart = 1
[soundplugin]
soundfile = mailnag.ogg
connectivity_test = networkmonitor
enabled_plugins = libnotifyplugin
[libnotifyplugin]
notification_mode = 1
max_visible_mails = 10
[systray_icon_plugin]
[soundplugin]
soundfile = mailnag.ogg
[spamfilterplugin]
filter_text = newsletter, viagra
[userscriptplugin]
script_file =
click_command = emacsclient -ce "(nm)"
click_action = None
[account3]
enabled = 1
type = imap
name = adamgoldsmith1217@gmail.com (Gmail)
user = adamgoldsmith1217@gmail.com
password =
server = imap.gmail.com
port = 993
ssl = 1
imap = 1
idle = 1
folder = []
[account2]
enabled = 0
type = imap
name = WPI
user = asgoldsmith@wpi.edu
password =
server = outlook.office365.com
port =
ssl = 1
imap = 1
idle = 1
folder = ["INBOX"]
[account1]
enabled = 1
@ -57,12 +29,19 @@ server = adamgoldsmith.name
port =
ssl = 1
imap = 1
idle = 0
folder = ["wpi/Inbox", "INBOX"]
idle = 1
folder = ["INBOX"]
[userscriptplugin]
script_file =
[mailnag_applet]
script_file =
[account2]
enabled = 1
type = imap
name = adamgoldsmith1217@gmail.com (Gmail)
user = adamgoldsmith1217@gmail.com
password =
server = imap.gmail.com
port = 993
ssl = 1
imap = 1
idle = 1
folder = ["INBOX"]