Complete beginner can't get Sendmail to work

2001-09-13 Thread Andrew Cocks

my sendmail.pm file (stored in the SYS\Perl\lib\Mail directory) has the following line:

$default_smtp_server = '192.9.200.222';

my formmail.pl file refers to the sendmail file with the following line:

$mailprog = '/perl/lib/Mail';

Can anyone see anything wrong with these lines of code?

Is it possible to test sendmail.pm without using another script?







**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

[EMAIL PROTECTED]
**

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




Re: Complete beginner can't get Sendmail to work

2001-09-13 Thread Gunther Birznieks

Please do a search on the archives of this list from the past couple weeks 
having to do with mail and you'll see many good, verbose suggestions on 
some good alternatives

At 04:49 PM 9/13/2001 +0100, Andrew Cocks wrote:
>my sendmail.pm file (stored in the SYS\Perl\lib\Mail directory) has the 
>following line:
>
>$default_smtp_server = '192.9.200.222';
>
>my formmail.pl file refers to the sendmail file with the following line:
>
>$mailprog = '/perl/lib/Mail';
>
>Can anyone see anything wrong with these lines of code?
>
>Is it possible to test sendmail.pm without using another script?
>
>
>
>
>
>
>
>**
>This email and any files transmitted with it are confidential and
>intended solely for the use of the individual or entity to whom they
>are addressed. If you have received this email in error please notify
>the system manager.
>
>This footnote also confirms that this email message has been swept by
>MIMEsweeper for the presence of computer viruses.
>
>[EMAIL PROTECTED]
>**
>
>--
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]

__
Gunther Birznieks ([EMAIL PROTECTED])
eXtropia - The Open Web Technology Company
http://www.eXtropia.com/


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]