Commit Graph

47 Commits

Author SHA1 Message Date
810c7710f0 full msmtprc compatibility added 2018-08-21 14:38:20 -04:00
273c9f0736 Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard 2018-08-18 11:19:03 -04:00
3e5bb37cb2 Add current Autistici domains 2018-08-07 00:07:43 +01:00
72a5972f09 fixed mailbox.org smtp server 2018-08-03 22:18:07 +02:00
a35f30b7c6 minor spacing changes for clarity 2018-07-28 00:31:27 -04:00
62e310a111 inbox detection now smart with case 2018-07-08 09:55:50 -04:00
0ca6d34162 Add 'me' alias in account_profile 2018-07-07 12:47:44 -04:00
ca6402645f add some german email providers other than gmx
I personally use t-online email, but you never know if someone's using web.de and wants to use this script
2018-06-23 12:57:08 +02:00
2ee95907f1 INBOX now universal inbox 2018-06-08 11:45:01 -04:00
cb1e63be2a Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard 2018-05-04 13:16:15 -07:00
1c7d1344b6 own domain change 2018-05-04 13:04:55 -07:00
5918171e5b Add disroot.org domain 2018-04-21 22:00:19 +00:00
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
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
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
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
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
cbb96e3448 unbind key to prevent warnings 2018-03-02 11:15:58 -07:00
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
2a26e3d885 Add new domains to domains.csv 2018-02-20 14:41:51 +01:00
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
a4495298dc googlemail 2018-02-18 08:43:08 -07:00
91bbeaa52f pfix? 2018-02-18 08:41:02 -07:00
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
3430538fab Added all domains of gmx.net and zoho.com to domains.csv 2018-02-18 12:12:42 +01:00
89529fa0bb Update domains.csv: add fastmail.com 2018-02-17 19:02:21 +01:00
a118b12f05 domains.csv now alphabetical 2018-02-15 14:43:47 -07:00
af40eb330a Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard 2018-02-15 14:42:51 -07:00
8e639c64df sapo.pt added 2018-02-15 14:39:11 -07:00
7cc8040b73 Add hamburg university of technology mailserver 2018-02-15 01:36:22 +01:00
62bd6cef7f Add mailbox.org to domains.csv 2018-02-15 01:35:54 +01:00
caecb19561 superfluous lines removed from template 2018-02-13 13:41:03 -07:00
5bf6c49398 yahoo fix 2018-02-13 13:14:00 -07:00
d3b826b100 earlier bloat from mailbox guessing removed 2018-02-13 13:10:05 -07:00
534bb72ad5 folders now fully autodetected 2018-02-13 12:50:49 -07:00
b61b24185a gmail error fixed 2018-02-11 19:37:59 -07:00
794cefe2a6 clean up and documentation 2018-02-11 18:24:21 -07:00
43799fb7a9 header cache fix 2018-02-11 16:41:06 -07:00
dba65fa358 changed to neomutt syntax 2018-02-11 15:01:55 -07:00
ea16d20604 Merge pull request #3 from Muny-/master
Added two domains and a service.
2018-02-11 10:12:44 -07:00
7ac6a5cd58 tekinik dir structure added 2018-02-11 09:50:33 -07:00
e69e479323 Added two domains and a service. 2018-02-11 11:26:33 -05:00
cf773b4db5 yandex domained added 2018-02-10 14:59:23 -07:00
4b9b111d27 reordering, services file added 2018-02-10 11:02:44 -07:00
5a7cfc6e05 added runbox domain 2018-02-10 17:46:09 +01:00
68f7994803 Add domain posteo.de 2018-02-10 10:28:44 +01:00
914a1bf4d8 initial commit 2018-02-09 23:47:29 -07:00