Das geht natürlich. Und zwar mit mailx. Alles was man machen muß ist die Umgebungsvariable 'smtp' setzen oder diese in /etc/mail.rc eintragen. Siehe hierzu auch 'man mailx'
Unten hab ich mal den interessanten Teil eingefügt.
smtp Normally, nail invokes sendmail(8) directly
to transfer messages. If smtp is set, a
SMTP connection to the server specified by
the value of this variable is used instead.
If the SMTP server does not use the standard
port, a value of server:port can be given,
with port as a name or as a number.