>--- begin quoted text > >Anybody know where I can get more info on sending email in Perl scripts >utilizing Eudora Internet Mail Server for the Mac? > >I'm trying to port a Unix script that uses the sendmail function and I need >to get more info on Eudora's command line structure. > >I'm currently trying to find the info myself but I thought maybe somebody >here might have already been through this. > >Thanks ahead >Klaus Fischer > >--- end quoted text > >I'd be *extremely* suprised if EIMS *had* a "command line >structure". This is MacOS you're talking about. > >The simplest thing to do is to speak SMTP directly to EIMS using >Net::SMTP. You'll have to remember to add in all of the headers >that sendmail so "belpfully" fills in, because EIMS probably won't. It's possible to send mail using EIMS by constructing properly formatted files and dropping them in special EIMS folders. EIMS picks them up and acts on them. I'm not sure how this works, although the AutoShare list processor uses this mechanism. If one is already using EIMS, it'd probably be quite easy to make MacPerl generate the files and put them in the right places for pickup by EIMS. -- Paul DuBois paul@snake.net Home Page: http://www.primate.wisc.edu/people/dubois Software: http://www.primate.wisc.edu/software ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch