missing dependences

Bug #237964 reported by Marcos Hack
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
sendemail (Ubuntu)
Confirmed
Undecided
Unassigned
Nominated for Precise by Peter Matulis

Bug Description

Binary package hint: sendemail

After installing sendEmail using "sudo apt-get install sendEmail" and try to send an e-mail I get the error:

    sendEmail[22362]: ERROR => No TLS support! SendEmail can't load required libraries. (try installing Net::SSLeay and IO::Socket::SSL)

After install the packages "libio-socket-ssl-perl" and "libnet-ssleay-perl" it works fine.

Related branches

Revision history for this message
Cesare Tirabassi (norsetto) wrote :

Starting with sendEmail v1.54, TLS support is included. tls=auto is the default (ie. TLS will be used if possible) so I think that adding libio-socket-ssl-perl and libnet-ssleay-perl as Suggests makes sense.

Changed in sendemail:
status: New → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package sendemail - 1.55-1ubuntu1

---------------
sendemail (1.55-1ubuntu1) intrepid; urgency=low

  * Add libio-socket-ssl-perl and libnet-ssleay-perl as Suggests (LP: #237964).
    Since sendEmail v1.54, TLS support is included but not used by default.
    These perl modules are necessary to use this functionality if specified
    with the -o tls=yes command line option.
  * Modify Maintainer value to match the DebianMaintainerField
    specification.

 -- Cesare Tirabassi <email address hidden> Fri, 06 Jun 2008 23:37:58 +0200

Changed in sendemail:
status: Fix Committed → Fix Released
Revision history for this message
Alex Moldovan (alexmoldovan) wrote :

Using Ubuntu 12.04 3.2.0-33-generic #52 i586 i586 i386 and sendemail 1.56-2 I still have to install:
libio-socket-ssl-perl and libnet-ssleay-perl for it to work.
Sendemail only installs: libio-socket-inet6-perl and libsocket6-perl

Revision history for this message
Alex Moldovan (alexmoldovan) wrote :

This also affects Quantal and Lucid:

Quantal (12.10):
$ apt-cache depends sendemail
Depends: perl
Depends: libio-socket-inet6-perl
Suggests: libio-socket-ssl-perl
Suggests: libnet-ssleay-perl

Lucid (10.04):
$ apt-cache depends sendemail
Depends: perl
Suggests: libio-socket-ssl-perl
Suggests: libnet-ssleay-perl

Changed in sendemail (Ubuntu):
status: Fix Released → Confirmed
Revision history for this message
codywohlers (codywohlers) wrote :

I had to manually install
libnet-ssleay-perl
libcrypt-ssleay-perl
libio-socket-ssl-perl
to get TLS to work.

$ lsb_release -sdc
Ubuntu 16.04.6 LTS
xenial

$ apt-cache depends sendemail
sendemail
  Depends: perl
  Depends: libio-socket-inet6-perl
  Suggests: libio-socket-ssl-perl
  Suggests: libnet-ssleay-perl

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.