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 -
Related posts:
- Ubuntu 9.04 released So, it’s finally here, Ubuntu 9.04 aka Jaunty Jackalope. Go...
- NDAS driver on Ubuntu Karmic 9.10 I just bought a ASRock ION 330 and had some...
- Sony Vaio brightness on Ubuntu Karmic solved Yes! Finally Ubuntu Karmic (9.10) recognizes the FN keys +...
No comments yet.