Hey guys, This is working before maybe a year ago. Now that I installed ispconfig on debian jessie I can't receive an email for any logs that is happening on the server. What do you think is the right configuration on this? Thanks, John
Are you talking about logwatch? You could check that its installed first of all with apt-cache policy logwatch If its not then obviously you need to install it. Once its installed you can run it from the command line. If you get an email, then all is good. If not, then you'd then need to make a few basic changes to /etc/logwatch/conf/logwatch.conf so that it knows to report by email, and who to. Apologies if you're not talking about logwatch ...