| [general] | |
| base = ~/.l2md/ | |
| maildir = ~/.l2md/maildir/common | |
| period = 30 | |
| # bpf@vger.kernel.org list example with regular sync | |
| [repo bpf] | |
| url = https://lore.kernel.org/bpf/0 | |
| maildir = ~/.l2md/maildir/bpf | |
| # netdev@vger.kernel.org list example with only initial import | |
| [repo netdev] | |
| url = https://lore.kernel.org/netdev/1 | |
| url = https://lore.kernel.org/netdev/0 | |
| initial_import = 1000 | |
| sync_enabled = 0 |