[Perl-unix-users] Starting perl process as background/daemon...

2001-11-14 Thread Carl E. Mankinen
Title: Message I don't know, perhaps I am doing something wrong or don't understand proper way to accomplish this.   I have a perl script using LWP, HTTP::Daemon, etc. I have a startup script in /etc/rc2.d that attempts to start the perl script as such: /opt/testscript/testscrip

[Perl-unix-users] How to specify mysql.sock location to Msql-Mysql-modules?

2001-11-14 Thread SubbaReddy M
Hello Gurus,   I have installed MySQL-3.23.44-1.i386.rpmMySQL-client-3.23.44-1.i386.rpm and DBI-1.20.tar.gz Data-ShowTable-3.3.tar.gz   and when I trying to install the   Msql-Mysql-modules-1.2219  getting following error :.'/tmp/mysql.sock' (111) It's checking for /tmp/mysql.s

[Perl-unix-users] How to specify mysql.sock location to Msql-Mysql-modules?

2001-11-14 Thread SubbaReddy M
Hello Gurus,   I have installed MySQL-3.23.44-1.i386.rpmMySQL-client-3.23.44-1.i386.rpm and DBI-1.20.tar.gz Data-ShowTable-3.3.tar.gz   and when I trying to install the   Msql-Mysql-modules-1.2219  getting following error :.'/tmp/mysql.sock' (111)   When I checked %mysqladmi

[Perl-unix-users] TRASH

2001-11-14 Thread lonh SENG
Hi all,       I manage web mail servers. The current problems are TRASH and OUTBOX are over diskquota.     I want to write a script to delete every thing in TRASH. Can anyone tell me TRASH is a text file?     How to delete its content?     I use SuSE6.3, SuSE6.4 and SuSE7.0.  

Re: [Perl-unix-users] SendMail

2001-11-14 Thread Michael Mimo
check you e-mail address to make sure they are all valid. Use a next comand to skip bad e-mail address at the end of your statment. example, { {statment) = blaa or next; } - Original Message - From: "Byron Wise" <[EMAIL PROTECTED]> To: "Perl-Unix-Users" <[EMAIL PROTECTED]> Sent: Wednes

[Perl-unix-users] SendMail

2001-11-14 Thread Byron Wise
I wrote a script that loops through email addresses validates them then uses MIME::Lite one at a time to send them to SendMail. We have checked the scirpt with 10 -15 email addresses that we can verify but when we used it the first time using 3700 email addresses it didn't quite work. We had put