bash script created to monitor and alert on postfix queue sizes.
alerts on active queue and deferred if they're over a predfined threshold.
create cron job to run script every minute or use watch -n0 command to monitor in realtime
create .env file to override script default with sensative information or modify script variables