Commands outside editor:
@mail => list of your mail
@read n => reads your mail 'n'
@rmm n => deletes your mail 'n'
@send fred => send mail to 'fred'
Commands inside editor:
"text => enter a line with 'text'
del => delete current line
prev => go up a line
next => go down a line
send => sends mail!
abort => aborts mail, without sending.
done => exits mail editor, without sending.
Back to Main