Exim4 Error : "Fatal: no entropy gathering module detected"
I just want to share with you all the error that I came across regarding exim and here I'm providing the fix for it as well which worked perfectly for me. I tried to send email using 'mail' command which returned me this error message "Fatal: no entropy gathering module detected".
Here is the fix for this that got it working for me!
SSH to your server and perform the following steps :
# cd /dev
Here you can find either URANDOM and/or RANDOM
Delete them.
# rm -rf urandom
# rm -rf random
Now we have to remake both of them and chmod it.
# /sbin/MAKEDEV urandom
# /sbin/MAKEDEV random
# chmod 777 /dev/urandom
# chmod 777 /dev/random
Wow, incredible blog layout! How long have you been blogging for?
ReplyDeleteyou make blogging look easy. The overall look
of your web site is magnificent, as well as the content!
This paragraph is in fact a pleasant one it assists new net viewers, who are
ReplyDeletewishing in favor of blogging.
I was able to find good information from your content.
ReplyDeleteThis comment has been removed by a blog administrator.
ReplyDelete