On Wed, Feb 21, 2007 at 08:27:31AM -0800, Matt Herzog wrote: > $msg->attach(Type => 'image/png', > Id => '$firm.png', > Path => '$firm.png',
Those should be double quotes, not single quotes. :) Ronald _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

