Hello,
before running mbsync for the first time I had setup neomutt with the
'record' option set to 'Sent', and neomutt created a file called 'Sent'
within the mail directory, where it appended outgoing messages. However
that meant I could not sync those messages with mbsync, so I renamed the
file
On Sat, Sep 28, 2024 at 09:23:49AM +, Behnam Lal Moghaddam wrote:
I want to share a patch that allows mbsync-get-cert script to support
STARTTLS and custom port.
thanks!
a few suggestions:
- use true/false for $STARTTLS - then you can evaluate it without
running it through `test`
- don't