Skip Menu |

This queue is for tickets about the MIME-Lite CPAN distribution.

Report information
The Basics
Id: 34846
Status: resolved
Priority: 0/
Queue: MIME-Lite

People
Owner: Nobody in particular
Requestors: iguy [...] ionsphere.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 3.021
Fixed in: (no value)



Subject: Send->("SMTP") setting doesn't work on Unix
MIME::Lite->send('smtp', $smartHost); $msg->send; This fails trying to find sendmail on a Unix system. Global setting of this does not appear to work properly and tries to auto discover instead.
On Thu Apr 10 18:03:55 2008, http://iguy.myopenid.com/ wrote: Show quoted text
> MIME::Lite->send('smtp', $smartHost); > $msg->send; > > > This fails trying to find sendmail on a Unix system. Global setting of > this does not appear to work properly and tries to auto discover instead. >
This ticket could probably merged with this problem: http://rt.cpan.org/Ticket/Display.html?id=35339 Regards, Slaven
I'm taking srezic's suggestion that this is related to a bug fixed in 3.022; please test with that and reopen if not resolved. -- rjbs