On Fri, 2002-06-21 at 02:24, Luis.F.Correia wrote: > Just a small suggestion, since we had a lot of issues in the past concering > mail from the router: > > Why can't we forget about the POSIXness scripts for mail and create a (very) > small package just for this function? > > Then we could use other methods for sending mail like something based on > the 'smtpclnt.lrp' package. > > Please don't send me for execution right now, think first :)
I highly recommend smtpclient. It is very quick and reliable. If I remember correctly, the POSIXness mail script is the only part of a stock LEAF system to use netcat (nc), which is quite powerful, and thus potentially dangerous. Switching from POSIXness mail to smtpclient allowed me to drop netcat, which I considered A Good Thing. -Richard ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Leaf-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-devel
