On Monday 04 April 2005 01:10 pm, [EMAIL PROTECTED] wrote: > I want to email simple text files from the command line. > > What's the simplest/smallest setup I can use (not sendmail) to allow use > of the mail program from the command line to go to a server?
Install the postfix package for your distribution. make your /etc/postfix/main.cf contain only: inet_interfaces = localhost Postfix is usually smart enough to figure the rest out itself. Gregory -- Gregory K. Ruiz-Ade <[EMAIL PROTECTED]> OpenPGP Key ID: EAF4844B keyserver: pgpkeys.mit.edu
pgp46UhprS09C.pgp
Description: PGP signature
-- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
