Re: debian newbie : 2 simple questions

2002-01-30 Thread irvine . russell
On Tue, Jan 29, 2002 at 03:26:41PM +0100, Pietro Cagnoni wrote: > > 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

Re: debian newbie : 2 simple questions

2002-01-29 Thread Pietro Cagnoni
> 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 n

debian newbie : 2 simple questions

2002-01-29 Thread José
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 hi all ! 2 newb questions : 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. 2) how to verify if an ETH interface is really in full duplex mo