Re: Need help with Email::Send

2009-06-22 Thread Jenda Krynicky
From: "Dennis G. Wicks" > Jeff Pang wrote the following on 06/21/2009 09:51 PM: > > 2009/6/22 Dennis G. Wicks : > >> Greetings; > >> > >> I can't seem to find the problem with the Email::Send portion of this > >> program. It may be that I am getting an error from the smtp server but I > >> haven't

Re: Need help with Email::Send

2009-06-22 Thread Dennis G. Wicks
Jeff Pang wrote the following on 06/21/2009 09:51 PM: 2009/6/22 Dennis G. Wicks : Greetings; I can't seem to find the problem with the Email::Send portion of this program. It may be that I am getting an error from the smtp server but I haven't been able to adapt an error routine that works wi

Re: Need help with Email::Send

2009-06-21 Thread Jeff Pang
2009/6/22 Dennis G. Wicks : > Greetings; > > I can't seem to find the problem with the Email::Send portion of this > program. It may be that I am getting an error from the smtp server but I > haven't been able to adapt an error routine that works with Mail::Sender to > work with Email::Send. > I

Need help with Email::Send

2009-06-21 Thread Dennis G. Wicks
Greetings; I can't seem to find the problem with the Email::Send portion of this program. It may be that I am getting an error from the smtp server but I haven't been able to adapt an error routine that works with Mail::Sender to work with Email::Send. Anybody have any insights? Many thank