[Date Prev][Date Next][Thread Prev][Thread Next] [Search] [Date Index] [Thread Index]

[MacPerl] Changing a Unix script



Title: Changing a Unix script
I am not a perl scripter and I have a client who is just learning, He has a Unix form processing script that we cannot make work because it wants a path to sendmail. The offending lines are below.

# change this to the proper location of sendmail on your system:
$mailprog = '/usr/sbin/sendmail';

On a Mac these paths don’t exist so how do I change them to use my Mac mailserver. Thanks in advance.
========================================================================

Andrew Johnson
Systems Administrator         WestWorld Computers Ltd.
Voice 780 454 5190            10333 170 St.
Fax   780 453 5174            Edmonton, AB  T5P 4V4
Visit us at www.westworld.ca

------------------------------------------------------------------------