No email sent from WHM or Cpanel

jamiox

Registered
Sep 9, 2006
3
0
151
Hi,

I've encounter a strange problem after installing Installatron. When I create a new account or email to all account/resellers etc. none of them receive any email from the server. Even my admin account stopped receiving those notifications. Can someone advice what can be wrong?
 

zmenchhofer

Member
Jun 16, 2004
14
0
151
jamiox i have the same problem... what operating system are you using?

i am using FC4 with WHM 10.8.0 and i am not getting emails however, i can send an email to the address i have onfile and it works.
 

jamiox

Registered
Sep 9, 2006
3
0
151
Hi,

I'm on FC4 and WHM is 10.8.0 as well. No problem for any of my hosted domains in receving of sending emails. Just that the WHM system emails are not sent out. Any suggestion what work arounds or resolution?
 

zmenchhofer

Member
Jun 16, 2004
14
0
151
here is my fix

rpm -e sendmail-cf
/scripts/reseteximtodefaults
rm /usr/sbin/sendmail && rm /usr/lib/sendmail
ln -s /usr/sbin/exim /usr/sbin/sendmail

and it seems to be working now
 

jamiox

Registered
Sep 9, 2006
3
0
151
I can't find the sendmail package installed using the rpm but i've done the softlink and run the reseteximtodefaults anyway. Do i need to restart server after it? It is still not working.