I have configured mbsync so it syncs into
./mail/acc1/INBOX (maildir)
./mail/acc1/Sent (maildir)
...
./mail/acc2/INBOX (maildir)
./mail/acc2/Sent (maildir)
When i send mails with bower and msmtp, they end up in ./mail/Sent.
Do I need to write a script, which i reference with:
[account.default]
post_sendmail = script
Or is there an easier config, which i obviously missed?
I would search the option at account config. I have an account, where Sent
is in Inbox
[account.default]
maildir_sent = ./mail/acc3/Inbox
maildir_draft = ./mail/acc3/Draft