Go to file
Gernot Kranz 1ca85ab8ca introduce new method pEp::imaps::flush to deal with a mailio bug 2023-04-14 17:10:19 +02:00
src introduce new method pEp::imaps::flush to deal with a mailio bug 2023-04-14 17:10:19 +02:00
test avoid unnecessary segfaults in test result presentation 2023-04-12 21:17:03 +02:00
.clang-format Change clang-format behaviour in regard to comments 2023-01-20 14:04:37 +01:00
.gitignore make secrets template transparent 2023-01-12 12:45:59 +01:00
LICENSE Initial commit 2022-09-20 17:26:55 +02:00
Makefile add documentation generation to makefile 2023-04-12 18:31:00 +02:00
Makefile.conf extend Makefiles 2023-01-04 16:18:55 +01:00
README.md successful build with log_enabled 2023-01-04 21:35:24 +01:00
local.conf.example extend Makefiles 2023-01-04 16:18:55 +01:00

README.md

pEpTransportMail

Build

Mailio

Install mailio using this repo and follow the instructions there. Adjust options with ccmake.

libpEpAdapter

Use latest Release (if available) or RC on 3.x.

libpEpCxx11

I'll need a RC there, can only build with master atm.

pEpTransportMail

copy local.conf.example to local.conf and adjust values. Then make install.