Commit Graph

39 Commits

Author SHA1 Message Date
Luke Smith
2ee95907f1 INBOX now universal inbox 2018-06-08 11:45:01 -04:00
Luke Smith
cb1e63be2a Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard 2018-05-04 13:16:15 -07:00
Luke Smith
1c7d1344b6 own domain change 2018-05-04 13:04:55 -07:00
M3taX
5918171e5b
Add disroot.org domain 2018-04-21 22:00:19 +00:00
ZethJack
fe85cb6835
Update offlineimap_profile
Removed "sslcacerfile = /etc/ssl/cets/ca-certificates.crt" on line 10 - it was pointing to non-existant directory "cets" instead of "certs" - this setting is overwritten later with correct path therefore no errors would register.
2018-03-16 07:26:58 +00:00
Abin Simon
4537d35666 MacOS fixes
fix adding new account in macos

Fix mailsync ping command

Fix mutt-wizard

Fix muttrc for mac

Add files for offlineimap_profile and offlineimap_header

Update README with MacOS install instructions
2018-03-13 14:26:58 +05:30
Luke Smith
7dacd6a99a
Merge pull request #25 from praschdorff/master
added option to get rid of XOATH2 authentication failed warnings
2018-03-06 16:06:44 -07:00
praschdorff
309a9102ce
Changed "port" to "remoteport" in [Repository $title-remote]
configuring offlinemap to get emails from Microsoft Exchange via Davmail I run into a problem, which could be fixed by changing "port" to "remoteport" in the remote-part of the config.
See also here:
https://github.com/OfflineIMAP/offlineimap/blob/master/offlineimap.conf
# This option stands in the [Repository RemoteExample] section.
# Specify the port.  If not specified, use a default port.
#remoteport = 993
2018-03-05 21:44:51 +01:00
praschdorff
31002f29a7
added option to get rid of COATH2 authentication failed warnings
If running offlineimap it will show the following warning message (tested when using GMAIL)...

 XOAUTH2 authentication failed: AUTHENTICATE command error: BAD ['Client aborted AUTHENTICATE command.
<randomstring>']. Data: DIEF2 AUTHENTICATE XOAUTH

... and then continue with the download/sync of emails.
You can get rid of the warning message, when adding auth_mechanisms = LOGIN .offlineimaprc in the <...>-remote section.
2018-03-03 21:42:03 +01:00
Luke Smith
cbb96e3448 unbind key to prevent warnings 2018-03-02 11:15:58 -07:00
Andrey Drobyshev
8e09df4ea9 Clear mailboxes list before its assignment.
On account change new account's mailboxes are being appended to the old
one's. This commit forces mailboxes list to be cleared before adding new
items to it.
2018-02-26 00:31:02 +03:00
Björn Guth
2a26e3d885 Add new domains to domains.csv 2018-02-20 14:41:51 +01:00
Luke Smith
0b999a2a3c
Merge pull request #11 from scattenlaeufer/login_name
Ask for a login name during account creation
2018-02-18 11:01:31 -05:00
Luke
a4495298dc googlemail 2018-02-18 08:43:08 -07:00
Luke
91bbeaa52f pfix? 2018-02-18 08:41:02 -07:00
Björn Guth
458ae95c95 Add separate login to account creation queries
This is first working version of an added login query to the account
creation process. It fixes the first part of #6, but there still needs
to be more testing for the second part of that issue, which concerns
creating accounts with domains not listed in domain.csv.
2018-02-18 15:37:51 +01:00
allinonemovie
3430538fab Added all domains of gmx.net and zoho.com to domains.csv 2018-02-18 12:12:42 +01:00
Siegfried Ehret
89529fa0bb
Update domains.csv: add fastmail.com 2018-02-17 19:02:21 +01:00
Luke
a118b12f05 domains.csv now alphabetical 2018-02-15 14:43:47 -07:00
Luke
af40eb330a Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard 2018-02-15 14:42:51 -07:00
Luke
8e639c64df sapo.pt added 2018-02-15 14:39:11 -07:00
Pascal Loth
7cc8040b73 Add hamburg university of technology mailserver 2018-02-15 01:36:22 +01:00
Pascal Loth
62bd6cef7f Add mailbox.org to domains.csv 2018-02-15 01:35:54 +01:00
Luke
caecb19561 superfluous lines removed from template 2018-02-13 13:41:03 -07:00
Luke
5bf6c49398 yahoo fix 2018-02-13 13:14:00 -07:00
Luke
d3b826b100 earlier bloat from mailbox guessing removed 2018-02-13 13:10:05 -07:00
Luke
534bb72ad5 folders now fully autodetected 2018-02-13 12:50:49 -07:00
Luke
b61b24185a gmail error fixed 2018-02-11 19:37:59 -07:00
Luke
794cefe2a6 clean up and documentation 2018-02-11 18:24:21 -07:00
Luke
43799fb7a9 header cache fix 2018-02-11 16:41:06 -07:00
Luke
dba65fa358 changed to neomutt syntax 2018-02-11 15:01:55 -07:00
Luke Smith
ea16d20604
Merge pull request #3 from Muny-/master
Added two domains and a service.
2018-02-11 10:12:44 -07:00
Luke
7ac6a5cd58 tekinik dir structure added 2018-02-11 09:50:33 -07:00
Kevin Smith
e69e479323 Added two domains and a service. 2018-02-11 11:26:33 -05:00
Luke
cf773b4db5 yandex domained added 2018-02-10 14:59:23 -07:00
Luke
4b9b111d27 reordering, services file added 2018-02-10 11:02:44 -07:00
ice.92
5a7cfc6e05 added runbox domain 2018-02-10 17:46:09 +01:00
Michael Schönwälder
68f7994803 Add domain posteo.de 2018-02-10 10:28:44 +01:00
Luke
914a1bf4d8 initial commit 2018-02-09 23:47:29 -07:00