Hi everyone
I just got the chance of reporting a long time issue with my Synology and PulseStation, updated to DSM6.
I installed PulseStation as stated in official docs
ref. https://www.pulse-station.com/ufaqs/dsm-6-installation/
Precisely, I ran those 2 commands:
sudo mv /usr/bin/php /usr/bin/phpORIG
sudo ln -s /volume1/@appstore/PHP5.6/usr/local/bin/php56 /usr/local/bin/php
PulseStation works fine, but outgoing email (ie DownloadStation notifications) are not working anymore. I opened a ticket to Synology support and got the issue fixed by putting things back to the way they where (phpORIG back to php).
Do you know a way around this? I need to choose between having outgoing email from my NAS or having home automation… this would be sad!