Page 1 of 1
Receiving Emails
Posted: Wed Apr 27, 2016 1:51 am
by thatboialex
Hey guys i need some help... I am able to send emails but i am not able to receive them ... Can you please assist me because the previous threads that i have looked at weren't helpful in my situation ... Any other information you need please feel free to ask
Re: Receiving Emails
Posted: Wed Apr 27, 2016 3:41 am
by thatboialex
I figured it out myself ...
So to resolve the issue login to root via putty and type this command (This is for CentOS...I believe there is a different command for Ubuntu)
nano /etc/exim/exim.conf
comment out the entire "CLAMD = yes" (so it reads "#CLAMD = yes")
and then go ahead and restart exim from the server section in VestaCP and you should be good to know
Re: Receiving Emails
Posted: Wed Apr 27, 2016 5:33 am
by skurudo
Well done! Nice solution.