Page 1 of 1

Exim not restart& start via command line.. Ubuntu+debian

Posted: Tue Nov 17, 2015 7:48 am
by sionandes
Hello Vesta Lovers,

anybody is facing such issue like I'm facing with the latest release of Vesta..I found on debian and Ubuntu on both OS Exim is not working properly and even it's not restarting and start via command line.

Yes I have tried

service exim4 start

service exim4 restart


but no reaction happend on the screen whereas on old server where I'm still using old vesta version both above commands work smoothly.

here is the screenshot the Ubuntu Server where I typed the above command but nothing happened.

https://www.dropbox.com/s/uak5hz3g46o73 ... g.PNG?dl=0

And Another problem is with Exim logs, root mails are not sending, not even php mailer is also not working.. I already verified port 25 is opened, it's vultr server. Debian 8 with hosted mangeto and wordpress but mails are not reaching.. Let me share you the exim4 log here.

This is the log link I lastly captured 1 day ago.

https://www.dropbox.com/s/bb7gh3ums639z ... 1.PNG?dl=0
https://www.dropbox.com/s/lg4ejwqgoca04 ... 2.PNG?dl=0

I don't know if any of you experiencing these issues or not.. but I tried on debian 7.9, debian 8.2 and ubuntu 15.10 I guess 64bit version all.

Please assist me how can I fix out these problem.

Thank You
Sion

Re: Exim not restart& start via command line.. Ubuntu+debian

Posted: Tue Nov 17, 2015 11:03 am
by tjebbeke
It seems that there are many emails in your queue. In your logs you see root@roger.... this email is unroutable. Can your run exim -bp and check all the e-mails in the queue?

exim -Mvh id #view message id's headers
exim -Mvb id #view message id's body

To start/restart your service you can run v-restart-mail

Re: Exim not restart& start via command line.. Ubuntu+debian

Posted: Tue Nov 17, 2015 5:32 pm
by sionandes
@tjebbeke

Thanks for Your assistance,

brother I used that command but I can't see anything on the screen same like service exim4 restart command.

And After using the command you gave me I check the Vestapanel Exim4 status and it's saying 12 hours ago..

https://www.dropbox.com/s/y7tod66vmzh35 ... s.png?dl=0

https://www.dropbox.com/s/u2cn7c1sr23cg ... d.png?dl=0

And You can see in screenshots exim -bp log. Emails are Frozen. : ( I have one server using the older version of vesta I guess it's 0.9.8-14 or 0.9.8-12 but working fine.. No Issue with exim4 restart commands, no issue with email deliver.. No emails in pending or frozen..

Thanks