Re: Newbie Help Needed! Mail Problem!

2003-03-29 Thread R. Joseph Newton
Palm Optins wrote: > Hello All. > > I have a admin script for a protected members area. In it, I can email all the > members > to let them know the Updates of the program. > > For some unknown reason, it keeps sending out double emails for each address. > Can someone tell me what I did wrong? > >

MAil Problem! Help Needed

2003-03-29 Thread Palm Optins
Hello All. I have a admin script for a protected members area. In it, I can email all the members to let them know the Updates of the program. For some unknown reason, it keeps sending out double emails for each address. Can someone tell me what I did wrong? Here's the code I used for the mailer

Newbie Help Needed! Mail Problem!

2003-03-28 Thread Palm Optins
Hello All. I have a admin script for a protected members area. In it, I can email all the members to let them know the Updates of the program. For some unknown reason, it keeps sending out double emails for each address. Can someone tell me what I did wrong? Here's the code I used for the mailer

RE: Mail Problem

2002-10-31 Thread Scott Lutz
Dan, you might want to post the line in which you call config.cgi. Are you using 'require'? cheers, scott -Original Message- From: Palm Optins [mailto:bootscat@;bellsouth.net] Sent: Wednesday, October 30, 2002 2:30 PM To: [EMAIL PROTECTED] Subject: Mail Problem Importance: Hi

Mail Problem

2002-10-30 Thread Palm Optins
Hello Everyone, Can someone help me with this. I keep getting this error when I try to access this file. http://www.host-4-you.net/Demo1/setup.cgi The config file is in the same directory as the others. At first I thought I was missing the 1; in the config file, but it's there. Thanks and God

Re: Mail Problem. Can Anyone Help Me?

2002-10-24 Thread dan
install this: http://www.cpan.org/authors/id/J/JE/JENDA/Mail-Sender-0.8.00.tar.gz dan "Bootscat" <[EMAIL PROTECTED]> wrote in message news:002701c27b63$c28881e0$f89c3dd0@;dhoggard... I'm setting up a mysqls email list. In the config file it has this varables # Path to SendMail $mailprog = "/usr/

Re: Mail Problem. Can Anyone Help Me?

2002-10-24 Thread Martin Hudec
-BEGIN PGP SIGNED MESSAGE- Hash: MD5 Hello Bootscat, well it looks like you are missing Mail::Sender library...use for example CPAN to find it and.$smtp_server = "localhost.com"; I just want to ask you...are you using this domain? because it looks to me like it is from source cod

Mail Problem. Can Anyone Help Me?

2002-10-24 Thread Bootscat
I'm setting up a mysqls email list. In the config file it has this varables # Path to SendMail $mailprog = "/usr/sbin/sendmail"; $smtp_server = "localhost.com"; When I try to login I get this: Can't locate Mail/Sender.pm in @INC (@INC contains: /usr/lib/perl5/5.6.1/i686-linux /usr/lib/perl5/5.