WIP: email_docs #258

Draft
jessebot wants to merge 3 commits from email_docs into main
Owner

This was never finished, as neomutt alone won't sync folders, and won't manage your calendar out of the box. I am adding more data on how to do this. We'll go over:

  • syncing your mail (offlineimap)
  • indexing your mail (notmuch maybe?)
  • securing your email (gpg stuff)
  • contacts (khard maybe?)
  • calendars (research needed)

migrated from: https://github.com/jessebot/onboardme/pull/134

This was never finished, as neomutt alone won't sync folders, and won't manage your calendar out of the box. I am adding more data on how to do this. We'll go over: - syncing your mail (offlineimap) - indexing your mail (notmuch maybe?) - securing your email (gpg stuff) - contacts (khard maybe?) - calendars (research needed) migrated from: https://github.com/jessebot/onboardme/pull/134
jessebot changed title from email_docs to WIP: email_docs 2025-10-29 20:01:50 +00:00
This pull request has changes conflicting with the target branch.
  • docs/email/neomutt/neomutt.md
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin email_docs:email_docs
git switch email_docs

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff email_docs
git switch email_docs
git rebase main
git switch main
git merge --ff-only email_docs
git switch email_docs
git rebase main
git switch main
git merge --no-ff email_docs
git switch main
git merge --squash email_docs
git switch main
git merge --ff-only email_docs
git switch main
git merge email_docs
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
jessebot/onboardme!258
No description provided.