Re: Sendmail Problems

2002-10-15 Thread Deb
Hello! From the commandline, what is the output of % /usr/sbin/sendmail -bv [EMAIL PROTECTED] on the server which you cannot send anything? Also useful, would be any error output that was generated... Hard to say if this is a perl problem or sendmail, or...??? deb Johnstone, Colin <[EM

Re: Sendmail Problems

2002-03-01 Thread William.Ampeh
Instead of sendmail simply use mail or mailx. See script below. Please make sure you change the From: addy... to a valid email address, you do not want your email server to be black listed. You know what I mean? That's bad. #!/opt/local/bin/perl #---

Re: Sendmail Problems

2002-03-01 Thread Chas Owens
On Fri, 2002-03-01 at 14:43, Joseph Bajin wrote: > I am trying to get this program to send mail. Unfortunately I am having > a hard time using sendmail. Could someone please help me out. > > Thanks, > > ##Error Reporting > sub Notifyanddie { > my $message = shift; > open(MAIL, "|/usr