*** This bug is a duplicate of bug 44335 ***
    https://bugs.launchpad.net/bugs/44335

SSL/TLS can in fact be enabled for mail-notification 5.4.

The trick is you have to download and compile the source manually. If
you do that, SSL should be enabled by default - you shouldn't need any
special config parameters.


Download the source code for v5.4:
http://savannah.nongnu.org/download/mailnotify/mail-notification-5.4.tar.bz2

Once downloaded, extract it. For our purposes, let's say we're
extracting to $HOME/.sourcecode/

Compile the source code:
- in a terminal window, type the following lines:

cd $HOME/.sourcecode/mail-notification-5.4
./configure
make
sudo make install

That should get 'er goin' with SSL support. (At least, it worked for me
and I'm running Hardy Heron, 8.04, so it should work the same for
Gutsy.)

-- 
mail-notification lost its ssl/tls ability
https://bugs.launchpad.net/bugs/132947
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to