Tony, when sending to any list, it is probably a good idea to replace hostnames, usernames and (encrypted) passwords with a dummy text, like:
mysql -hmysql.example.com -u username -p my-drupal-database < /path/to/drupal/database/database.4.0.mysql
I advice you to make sure your password is STRONG, that is, not guessable. Also, limiting access to specific hosts might be a good thing, if not done already.
Although security trough obscurity is not a good thing, why make any hacking attempt easier? :)
Kind regards,
Vincent de Lau vincent@delau.nl gsm: 06-22089744