> 1) what is the minimal package install to send emails from the shell ?? > (mailx, zmailer-ssl ?) imperative is : SMTP daemon on port 25 must NOT be > running.
install mailx + exim, then comment out the smtp line in /etc/inetd.conf, then killall -HUP inetd . ask for more informations if you need! pietro.