Bug#465342: libmime-lite-perl: Unusable without mail-transport-agent

2008-02-16 Thread Damyan Ivanov
-=| Dominic Hargreaves, Sat, Feb 16, 2008 at 12:11:28AM + |=- Here are the possibilities: 1) sendmail preparation step looks for a sendmail, and sets the default send method to 'smtp', like on win32, if no sendmail found: 2) as you suggested, replace croak with carp: 3) Check in

Bug#465342: libmime-lite-perl: Unusable without mail-transport-agent

2008-02-15 Thread Dominic Hargreaves
On Tue, Feb 12, 2008 at 09:23:34PM +0100, gregor herrmann wrote: On Tue, 12 Feb 2008 17:40:18 +, Dominic Hargreaves wrote: I don't really think that's appropriate either. I haven't checked the behaviour of MIME::Lite with this conditional section removed (ie as per the patch on

Bug#465342: libmime-lite-perl: Unusable without mail-transport-agent

2008-02-12 Thread gregor herrmann
On Tue, 12 Feb 2008 17:40:18 +, Dominic Hargreaves wrote: Index: lib/MIME/Lite.pm === --- lib/MIME/Lite.pm(revision 14794) +++ lib/MIME/Lite.pm(working copy) @@ -401,7 +401,7 @@ } }

Bug#465342: libmime-lite-perl: Unusable without mail-transport-agent

2008-02-12 Thread Dominic Hargreaves
On Tue, Feb 12, 2008 at 04:57:49PM +0100, gregor herrmann wrote: After reading the code again I agree; there's also an upstream bug report: http://rt.cpan.org/Public/Bug/Display.html?id=31245 Ack, by this change the package (and its rdepends) are rather broken :/ Actually I'd prefer a

Bug#465342: libmime-lite-perl: Unusable without mail-transport-agent

2008-02-12 Thread gregor herrmann
On Mon, 11 Feb 2008 23:30:27 +, Dominic Hargreaves wrote: libmime-lite-perl depends on nullmailer | mail-transport-agent. However, libmime-lite-perl does not actually need an MTA unless the You may believe this, but this doesn't make it true :) And I believed it too, sorry. After

Bug#465342: libmime-lite-perl: Unusable without mail-transport-agent

2008-02-11 Thread Dominic Hargreaves
Package: libmime-lite-perl Version: 3.021-2 Severity: important [quoting from #462314] On Wed, 23 Jan 2008 14:27:30 -0800, Josh Triplett wrote: libmime-lite-perl depends on nullmailer | mail-transport-agent. However, libmime-lite-perl does not actually need an MTA unless the caller