First of all,
May I suggest that you head over to the new Backtrack forums @
BackTrack Forums
Secondly, would suggest that you post the commands you have used, possibly the smtp server was not correct ?
Basic command ;
You can either use the smtp server from your ISP of the network connection you are on, or you can use the smtp server of Gmail.sendEmail -f "<Name> name@name.com" -t target@target.com -u "Subject" -m "email body here" -s smtp.server.here
The only drawback of using gmail smtp server is that the recipient will see your gmail address..



