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

On Wed, Aug 6, 2008 at 2:11 PM, l33ting disorder <[EMAIL PROTECTED]> wrote:
> *** 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.)

You can also create your own package with SSL enabled.
1) Get the source files and packaging files: apt-get source mail-notification
2) Remove --disable-ssl (4.x) or ssl=no (>= 5.4) from debian/rules
3) Create a new entry in the changelog to avoid confusion e.g. 5.4.dfsg.1-1.1
4) Rebuild a package: debuild -B

Note that Debian repositories now have mn-5.4.

Cheers,

-Pascal
-- 
Homepage (http://organact.mine.nu)
Debian GNU/Linux (http://www.debian.org)
LACIME: École de technologie supérieure (http://lacime.etsmtl.ca)

-- 
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