> Does anyone know what needs to be done in order to get the mail command to > work? > > Right now I'm trying to do: > > mail -s "test from command line" [EMAIL PROTECTED] > > I I have postfix installed. >
Have you installed mailx?
[11:23:06 tmp]$ dpkg -S $(which mail)
mailx: /usr/bin/mail
[11:23:23 tmp]$
--
Shaul Karl <[EMAIL PROTECTED]>

