Hello everyone,
On my dashboard, I have a red fire logo in front of the mention Mail queue. What’s meaning ?
Best regard,
Lordaker
Hello everyone,
On my dashboard, I have a red fire logo in front of the mention Mail queue. What’s meaning ?
Best regard,
Lordaker
That it’s not running.
EDIT: i should’ve add, run service postfix start
to start the service.
If you have trouble with your mail queue see this https://wiki.freepbx.org/display/PPS/Checking+Email+Queue
Ok @PitzKey, I launch this command in Asterisk command or directly in the linux system?
I am not sure what OS you are using, should be in Linux system.
Refresh that notification widget after you started postfix to see if it’s green.
Yes, I use Raspbian Stretch 9.1 on a Raspberry Pi 3.
From bash, make sure it is enabled on startup
systemctl enable postfix
Check it is running at any time from bash with
systemctl status postfix
From the asterisk CLI, you can
!systemctl status postfix
Then you omitted to install it
Ok. The command is :
#apt-get install postfix
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.