I have a server running Lenny and have a problem in that users are
unable to send mail from scripts or the cl
joem@joeshome:~$ mail -s "test" someone@somewhere.net
Fatal: no entropy gathering module detected
Aborted
Adding a user to the sudoers with permission to x /usr/bin/mail and then
running the above command using sudo works OK so it's obviously a
permissions problem.