Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-05 | Changed "port" to "remoteport" in [Repository $title-remote] | praschdorff | |
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-02-18 | Add separate login to account creation queries | Björn Guth | |
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-09 | initial commit | Luke | |