sending bulk emails in perl/sendmail

2002-07-25 Thread Shao-Ju Chao
Are there any modules that can be used? Thanks. = Shao-Ju Chao (Bruce) Do you Survey!? Go to http://www.surveyanywhere.com and create your own survey. __ Do You Yahoo!? Yahoo! Health - Feel better, live better http://health.yahoo.com -- To unsub

RE: HTTP_REFERER

2002-07-24 Thread Shao-Ju Chao
Thanks for the precious information. I've sent a request to paypal asking for suggestions. I will post to the list once I got the answer. --- Bob Showalter <[EMAIL PROTECTED]> wrote: > > -Original Message----- > > From: Shao-Ju Chao [mailto:[EMAIL PROTECTED]] >

Re: HTTP_REFERER

2002-07-24 Thread Shao-Ju Chao
ut if somebody went to test.html >which > had a link > to test.pl, then you would have a referer which would be the url of test.html > > Regards, > David > > > - Original Message - > From: "Shao-Ju Chao" <[EMAIL PROTECTED]> > To: <[EMAI

HTTP_REFERER

2002-07-24 Thread Shao-Ju Chao
I was trying to get referer information from $ENV{'HTTP_REFERER'} but always got empty string. Is this env variable supported by apache server (on linux)? Thanks. ===== Shao-Ju Chao (Bruce) Do you Survey!? Go to http://www.surveyanywhere.com and create your

pop-before-smtp in perl

2002-07-13 Thread Shao-Ju Chao
quot;$in{'subject'}", Message => "This message is from $in{'email'}\n$in{'feedback'}"); if (sendmail(%mail)) { &Print_Page("Message Sent","Your message has been sent to the webmaster. We will resppond to you as soon as p