From: Dave R. <au...@ur...> - 2002-09-18 23:34:38
|
On Wed, 18 Sep 2002 Msc...@ao... wrote: > that's probably a question which Log::Dispatch::Email::MailSend author Dave > Rolsky could answer, Cc:ing him ... Well, the easy way to do this seems to be: use Mail::Mailer 'smtp', Server => 'foo.com'; Just do this in your code somewhere before creating the dispatch object. -dave /*================== www.urth.org we await the New Sun ==================*/ |