Re: Sending mail without a callback

2007-06-01 Thread Jenda Krynicky
From: "Ben Edwards" <[EMAIL PROTECTED]> > On 01/06/07, Jenda Krynicky <[EMAIL PROTECTED]> wrote: > > From: "Ben Edwards" <[EMAIL PROTECTED]> > > > Have been googleing for a while and don't seem to be able to find a > > > perl library which allows me to send an email without having

Re: Sending mail without a callback

2007-06-01 Thread Jenda Krynicky
From: "Ben Edwards" <[EMAIL PROTECTED]> > Have been googleing for a while and don't seem to be able to find a > perl library which allows me to send an email without having to resort > to a callback. Can someone please point me in the correct direction. What do you mean by "cal

Re: Sending mail without a callback

2007-05-31 Thread Chas Owens
On 5/31/07, Ben Edwards <[EMAIL PROTECTED]> wrote: Have been googleing for a while and don't seem to be able to find a perl library which allows me to send an email without having to resort to a callback. Can someone please point me in the correct direction. snip use Mail::Sender; my $sender