mirror of
https://github.com/deltachat/deltachat-core.git
synced 2025-10-04 02:09:17 +02:00
Add some details on why libetpan@1.9.1
This commit is contained in:
parent
3cac65deb5
commit
201f135362
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ To install these on debian you can type:
|
|||
sudo apt install libetpan-dev libssl-dev libsqlite3-dev libsasl2-dev libbz2-dev zlib1g-dev
|
||||
```
|
||||
|
||||
If you run into connection problems with IMAP (error #43) it might be the case that the `libetpan` version on your system is too old. In this case we recommend compiling `libetpan`:
|
||||
If you run into connection problems with IMAP (error #43) it might be the case that the `libetpan` version on your system is too old. In this case we recommend compiling `libetpan` with a minimum version of 1.9.1. See [dinhviethoa/libetpan#330](https://github.com/dinhviethoa/libetpan/pull/330) for more details on why.
|
||||
|
||||
```
|
||||
git clone https://github.com/dinhviethoa/libetpan.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue