Posts Tagged ‘ ssl

Ubuntu mail-notification with OpenSSL support

I wanted to use mail-notification for my home and work mailboxes, but I found out that the SSL/TLS support was left out due to licensing matters. As I’m using SSL on my mailboxes I needed to rebuild the package to use OpenSSL. So if you need SSL support with mail-notification(amd64) you can grab it here.

Add the following to /etc/apt/sources.list:

http://apt-get.se/ubuntu aptgetse-jaunty main

Get my public key for apt-secure:

wget -q http://apt-get.se/ubuntu/aptgetse.asc -O- | sudo apt-key add -