Subject: | Mail:Mailer uses executable "testfile" without warning |
Date: | Fri, 18 Dec 2009 11:48:31 +0100 |
To: | bug-MailTools [...] rt.cpan.org |
From: | Christoph Zimmermann <nussgipfel [...] gmx.ch> |
hi there
i tried to sign some pgp keys with caff yesterday. i failed horribly
and realised that all my old keysigning work was useless.
one part of this is a, in my opinion, really bad behaviour of the
Mail::Mailer from the perl MailTools:
the new() command tries to find a suitable MTA or uses smtp if
correctly configured. when nothing can be used it will use the
"testfile" debugging output. WITHOUT ANY WARNING!
a script using it will never recognize that NO MAIL WAS SENT!
to have a "testfile" option is ok for me but it shouldn't be used as
a default transport.
the i use distribution is debian sid
perl -v
This is perl, v5.10.1 (*) built for x86_64-linux-gnu-thread-multi
uname -a
Linux zipf 2.6.31-5.slh.3-sidux-amd64 #1 SMP PREEMPT Wed Nov 4 12:54:48
UTC 2009 x86_64 GNU/Linux
sincerely,
christoph