Re: Still having problems sending mail...

2001-07-26 Thread Jason Purdy
e ... check out the make_log\n"; Jason - Original Message - From: "fliptop" <[EMAIL PROTECTED]> To: "Ryan Davis/Pamela Karr" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, July 26, 2001 1:38 PM Subject: Re: Still having prob

Re: Still having problems sending mail...

2001-07-26 Thread fliptop
Ryan Davis/Pamela Karr wrote: > > The problem with using other modules is that I'm not in control of the > server. Is there a way to use a module without having access to the perl > lib. directories? I just have an account, one of those http://blah.edu/~me/ > kinda things. hmm. although i've

Re: Still having problems sending mail...

2001-07-26 Thread Ryan Davis/Pamela Karr
iptop <[EMAIL PROTECTED]> To: Ryan Davis/Pamela Karr <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, July 26, 2001 11:16 AM Subject: Re: Still having problems sending mail... > Ryan Davis/Pamela Karr wrote: > > > > I'm still trying to get my scrip

Re: Still having problems sending mail...

2001-07-26 Thread fliptop
Ryan Davis/Pamela Karr wrote: > > I'm still trying to get my script to send some a simple email. I looked up > some examples, namely : http://perlfect.com/articles/sendmail.shtml, > but it still doesn't work. I'm using the -T switch, and heres the code > fragment: [snip] > Then I try to send th

Still having problems sending mail...

2001-07-26 Thread Ryan Davis/Pamela Karr
I'm still trying to get my script to send some a simple email. I looked up some examples, namely : http://perlfect.com/articles/sendmail.shtml, but it still doesn't work. I'm using the -T switch, and heres the code fragment: First, I define my variables: #variables for sending mail my $sendmai