At 2:34 AM +0200 9/8/00, Vincent Lugnier wrote: >Hi, > >I'm a complete newbie in Perl, I just came to it since IU desperately need >to send eMail directly to the smtp server (so I'll master the mail "source >code"). I need an app that can do this, just to send a text file to the >smtp, I'm taking care of the mail format. > >I thought smtp.mail to be the answer but it needs a machat.pl tyhat isn't >abvailable anywhere on the WWB : WHAT A SHAME (worse it's a frequent request >here and there's still no link to it). > >Anyway I need this macchat.pl, nut in fact It would be better to just have a >double-clickable appp that simply works. > >So if someone would be kind enough to send me a compiled and working as it >smtp mail sender this would be tremendous. Use Mail::Send, part of the Mailtools package. You'll also need libnet. All of this may be found at the nearest CPAN archive: <http://cpan.perl.org>. >Feel free to send me the macchat.pl thing too. > > > > ># ===== Want to unsubscribe from this list? ># ===== Send mail with body "unsubscribe" to macperl-request@macperl.org -- -- Paul Schinder schinder@pobox.com # ===== Want to unsubscribe from this list? # ===== Send mail with body "unsubscribe" to macperl-request@macperl.org