Vdrmail-plugin
From VDR Wiki
Contents |
[edit] Description
The VDRMail plugin is a plugin to read mail on the OSD of VDR.
[edit] Hardware requirements
[edit] Software requirements
- libpopc (pop3 client library)
[edit] Installation
To install libpopc
cd $SOURCEDIR tar xvzf libspopc-<VERSION>.tgz cd libspopc-<VERSION> make make install ldconfig
For the plugin see plugin installation
[edit] Problems
[edit] Links
[1] | http://www.dapeace.de | Plugin homepage |
[2] | http://linvdr.org/download/vdr-mail | Plugin download page (mirror) |
[3] | http://brouits.free.fr/libspopc/index.html | libpopc homepage |