On Thu, Jun 04, 1998 at 09:42:06AM -0700, Samuel Daffner wrote: } } My further questions would be: } } 1. How can I send attachments (text is easy, but what about others???) Go to CPAN and get Eryq's MIME modules. You probably want to avoid MIME::Light, since that assumes the presence of sendmail, but the regular MIME modules test OK under MacPerl, and so I presume they will work. I've installed them but never actually used them though. } } 2. How can I get mac perl to separate the attached file correctly? Apparently with MIME::Parser. } } 3. Are there any reliable (mac) mail servers that accept AppleEvents, } ie=> could be macperl scriptable? Much easier is just to connect to port 25 on the local machine and talk SMTP with the server. I hear good things about SIMS (Stalker Internet Mail Server), which is freeware. (But I don't run an SMTP server under MacOS.) } } Thanks, } } Samuel } ***** Want to unsubscribe from this list? ***** Send mail with body "unsubscribe" to mac-perl-request@iis.ee.ethz.ch