Package: libmailtools-perl
Version: 2.08-1
Severity: normal

Dear Maintainer,

When used with caff using 'smtps' as the mailer, like this:

  $CONFIG{'mailer-send'} = [ 'smtps', Server => '<smtp-server>', Port => 465, 
Auth => ['<user>', '<password>'] ];

it complains like this:

  Mail signature for XXX XXX <XXX@XXX> to 'XXX@XXX'? [Y/n] 
  [WARN] You have set arguments to pass to Mail::Mailer.  Better fix your MTA.  
(Also, Mail::Mailer's error reporting is non existant, so it won't tell you 
when it doesn't work.)
  Can't locate Net/SMTP/SSL.pm in @INC (@INC contains: /etc/perl 
/usr/local/lib/perl/5.12.4 /usr/local/share/perl/5.12.4 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 
/usr/local/lib/site_perl .) at /usr/share/perl5/Mail/Mailer/smtps.pm line 15.
  BEGIN failed--compilation aborted at /usr/share/perl5/Mail/Mailer/smtps.pm 
line 15.
  Compilation failed in require at (eval 85) line 2.

And /usr/share/perl5/Mail/Mailer/smtps.pm line 15 says:

  use Net::SMTP::SSL;

which is provided by libnet-smtp-ssl-perl.

Installing libnet-smtp-ssl-perl makes it work. So, it should be a missing
dependency.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=th_TH.utf8, LC_CTYPE=th_TH.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libmailtools-perl depends on:
ii  libtimedate-perl            1.2000-1
ii  perl                        5.12.4-5
ii  perl-modules [libnet-perl]  5.12.4-5

libmailtools-perl recommends no packages.

libmailtools-perl suggests no packages.

-- no debconf information

-- 
Theppitak Karoonboonyanan
http://linux.thai.net/~thep/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to