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

Re: [MacPerl] Mac Mail prog..



At 3:02 PM +0100 12/18/97, Christian Björklund wrote:

} Hello, I am new here.
}
} I wonder how the line to the mail server should look wen programing for
} Mac
} for Unix it locks like this..
}
} $mailprog = '/usr/lib/sendmail';

You've got two choices.  AppleScript or send AppleEvents to a mail client
like Eudora, or use Net::SMTP, part of libnet, and send the mail with pure
Perl.  Either way, the script will have to be changed substantially.

}
}
} Thanks, regards from Sweden
}
} Christian...

---
Paul J. Schinder
NASA Goddard Space Flight Center
Code 693, Greenbelt, MD 20771
schinder@pjstoaster.pg.md.us



***** Want to unsubscribe from this list?
***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch