2022-09-20 17:26:55 +02:00
|
|
|
# pEpTransportMail
|
|
|
|
|
2023-01-04 21:35:24 +01:00
|
|
|
## Build
|
|
|
|
### Mailio
|
|
|
|
Install mailio using [this repo](https://github.com/karastojko/mailio) 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`.
|