Mail in SME 6 is stored in:
/home/e-smith/files/users/YOURUSERNAME/Maildir/
and inside that directory /new holds unread mail, /cur holds read but undeleted mail, /tmp may have other mail.
There may be other directories like junkmail/cur, etc. and INBOX or sent-mail/cur, etc. that can all be checked for mail to be removed.
The mail files can be deleted with an rm command.
Good Luck