pEpTransportMail/README.md

16 lines
418 B
Markdown

# pEpTransportMail
## 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`.