I want to send myself a mail from the tree structure of the box. I did a
# tree > tree.txt
# mail -s "tree strct" email@server.com < tree.txt
The error should be high file size
postdrop: warning: uid=0: Illegal seek
send-mail: fatal: root(0): queue file write error
How can I send a mail with the command tree.
Thanks Jean