Page 1 of 1
How to check Message Listing from terminal
Posted: 20 Aug 2018 16:28
by blake
Hi all,
After an update to eFa we are not able to look at Search and Reports, Message Listing from the GUI. I was wondering how I could view this information from the CLI?
Best regards,
Blake
Re: How to check Message Listing from terminal
Posted: 05 Sep 2018 04:06
by pdwalker
There is no CLI interface for these things - not really. You could cobble something together, however, you had best spend the time finding out why your GUI is not working correctly.
Did you solve that problem yet?
Re: How to check Message Listing from terminal
Posted: 19 Sep 2018 13:18
by blake
Have not solved this issue yet. I would think something with the mailscanner/rep_message_listing.php is corrupted as other php's are displaying data.
Re: How to check Message Listing from terminal
Posted: 19 Sep 2018 19:20
by shawniverson
Try this:
Code: Select all
wget https://raw.githubusercontent.com/mailwatch/MailWatch/1.2/upgrade.php
chmod +x upgrade.php
sudo ./upgrade.php