[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?
nullmailer is probably what you are looking for. Along with a command line mailer, such as mail(1), mailx(1) or mutt(1). -john -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
