{"id":13822142,"url":"https://github.com/ork/mutt-office365","last_synced_at":"2025-05-16T15:33:06.332Z","repository":{"id":10746419,"uuid":"13004777","full_name":"ork/mutt-office365","owner":"ork","description":"A mutt configuration file ready for Office 365","archived":false,"fork":false,"pushed_at":"2021-03-14T21:14:21.000Z","size":22,"stargazers_count":308,"open_issues_count":14,"forks_count":56,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-06-28T03:42:50.022Z","etag":null,"topics":["mutt","mutt-configuration"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ork.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-09-22T00:22:27.000Z","updated_at":"2024-06-14T13:28:34.000Z","dependencies_parsed_at":"2022-07-14T01:40:32.649Z","dependency_job_id":null,"html_url":"https://github.com/ork/mutt-office365","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ork%2Fmutt-office365","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ork%2Fmutt-office365/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ork%2Fmutt-office365/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ork%2Fmutt-office365/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ork","download_url":"https://codeload.github.com/ork/mutt-office365/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":213893315,"owners_count":15653524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mutt","mutt-configuration"],"created_at":"2024-08-04T08:01:44.830Z","updated_at":"2024-08-04T08:07:47.024Z","avatar_url":"https://github.com/ork.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"mutt-office365\n==============\n\nA mutt configuration file ready for Office 365\n\n## Preamble\n\nTested with Mutt 1.5.23 from source code.\n\nUse your package manager to install Mutt.\n\nYou need Mutt \u003e= 1.5.23 and the cyrus-sasl-plain package on RPM systems. If it is not available, follow these instructions:\n\n```\n# yum install gdbm-devel.x86_64 ncurses-devel.x86_64 cyrus-sasl-devel.x86_64 cyrus-sasl-plain.x86_64\n# wget https://bitbucket.org/mutt/mutt/downloads/mutt-1.5.23.tar.gz\n# tar xfvz mutt-1.5.23.tar.gz\n# cd mutt-1.5.23\n# ./configure --enable-debug --enable-imap --with-ssl --enable-smtp --enable-hcache --with-sasl\n# make install\n# ln -s /usr/local/bin/mutt /usr/bin/mutt\n```\n\n## Installation\n\nClone this repository into the `~/.mutt/` directory.\n\n## Configuration\n\nEdit the `~/.mutt/user` file.\n\n```bash\n# User config\nset my_realname=\"John Smith\"\nset my_username=\"john.smith\"\nset my_domain=\"example.com\"\nset my_password=\"This password is secure\"\nset my_lang=\"fr_FR\"\n```\n\nDon't forget your `~/.mutt/signature` file.\nContacts and mailing-lists are stored in `~/.mutt/aliases` and `~/.mutt/mailing_lists`.\n\n## Usage\n\nKey bindings are used to move across IMAP folders. Sent messages are placed in\nthe adequate folder. The IMAP connexion is persistent, thus making folders up to date without\nany user intervention.\n\nThe new commands:\n```\ngi : Go to the inbox\ngs : Go to the sent messages\ngt : Go to the trash\ngd : Go to the drafts\nG  : Force IMAP sync\n```\n\n## Todo\n\nOffice365 IMAP folders are localized, which means we have to create dedicated config\nfiles for each language. Language definitions are placed under the `.mutt/lang/`\ndirectory.\n\nFeel free to send me a pull request with the changes for your language.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fork%2Fmutt-office365","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fork%2Fmutt-office365","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fork%2Fmutt-office365/lists"}