~jpfox


#147 aerc does not check for new mails in all mailbox 16 days ago

Ticket created by ~jpfox on ~rjarry/aerc

Hi, thanks for this awesome software.
I encounter a trouble.
I've enabled a trigger for new mail :

new-email=exec notify-send "New email from %n" "%s"

activated a duration between check in all my accounts :

check-mail = 10m

aerc works fine and notifies me for new mail, but only for the current displayed account tab.

All my accounts are standard imaps mailboxes (dovecot server).

Is there a way to force it to check and notify incoming emails of all mailboxes ?

Thanks

jp