Re: ssmtp: No recipients supplied

2002-03-11 Thread dale henderson
My mistake. It did work. My second problem with apache was causing the cgi script to not work properly. thanks Gerrit for the correction. Note: forwarded message attached. __ Do You Yahoo!? Try FREE Yahoo! Mail - the world's greatest free email

Re: ssmtp: No recipients supplied

2002-03-11 Thread dale henderson
Gerrit, I made the one line change to the Open statement, but did not receive any email - open (MAIL, "|$mailprog -f gp\@familiehaase.de dalehend\@yahoo.com") || die "Can't open $mailprog!\n"; Below is my system environment - Cygwin Package Information Package Version

Re: ssmtp: No recipients supplied

2002-03-11 Thread dale henderson
Thanks, the test email was received. --- "Gerrit P. Haase" <[EMAIL PROTECTED]> wrote: > Hallo dale, > > Am 2002-03-11 um 23:27 schriebst du: > > > I have installed the latest ssmtp from > contrib/ssmtp > > and the error above from the following test script > at > > a shell prompt. > > > Any h

Re: ssmtp: No recipients supplied

2002-03-11 Thread Gerrit P. Haase
Hallo dale, Am 2002-03-11 um 23:27 schriebst du: > I have installed the latest ssmtp from contrib/ssmtp > and the error above from the following test script at > a shell prompt. > Any help appreciated, > [EMAIL PROTECTED] > #!/usr/bin/perl > #Make sure the above line is the path > #to perl o