Notifications problem from Synology NAS

I got the same error when I was using postfix on docker and fixed it with this:

mkfifo /var/spool/postfix/public/pickup
And then, restart the service :
service postfix restart