Re: Sendmail and PERL (Solved)

2002-01-17 Thread Lysander
chmod 700 did the trick. Thank you so much! Sheridan - Original Message - From: "Roger Morris" <[EMAIL PROTECTED]> To: "Agustin Rivera" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, January 17, 2002 10:37 AM Subject: Re: Sendmail and

Re: Sendmail and PERL

2002-01-17 Thread Brett W. McCoy
On Thu, 17 Jan 2002, Lysander wrote: > Okay, this is probably more of a sendmail than a PERL question so I > apologize. If anyone can give me information or even point me to a > sendmail list or resource I would appreciate it. > > I am writing a PERL script that takes incoming mail, parses the >

Re: Sendmail and PERL

2002-01-17 Thread Roger Morris
chmod 700 should do it. Any group or world writable should kill it. I don't think sendmail complains about readable files as much as it does about writable files. What do the logs say? One other way is via a procmail recipe. Something like: :0 * /path/to/perlscript Roger At 08:15 AM 1

Re: Sendmail and PERL

2002-01-17 Thread Agustin Rivera
First thing I would do is check the permissions of the .forward file. It has to be VERY specific. I wish I remembered what it was.. Agustin Rivera Webmaster, Pollstar.com http://www.pollstar.com - Original Message - From: "Lysander" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: T