Skip to content

Multiple accounts: Configure Sent and Draft Folder per Account #76

@karlzwo

Description

@karlzwo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions