configurations: - host: mail.amd.im port: 993 tls: true tlsOptions: rejectUnauthorized: false starttls: false username: andrew@amd.im passwordCMD: 'pass show email/amd.im/andrew' boxes: - mailbox: INBOX onNewMail: "/home/amd/.local/bin/sync_email.sh" #onNewMailPost: 'notify-send --app-name neomutt --icon=mail-message-new --category=email.arrived "New email in inbox."'