DOCKER GSUITE SMTP-RELAY: Not receiving registration emails

Hi Everyone,

I am installing the docker version of PenPot and I am running into issues with getting the registration emails (Or any emails at that) I go to create the account and I never get the registration email

PENPOT_SMTP_DEFAULT_FROM=[email]@[domain]
PENPOT_SMTP_DEFAULT_REPLY_TO=[email]@[domain]
PENPOT_SMTP_HOST=smtp-relay.gmail.com
PENPOT_SMTP_PASSWORD=
PENPOT_SMTP_PORT=587
PENPOT_SMTP_SSL=false
PENPOT_SMTP_TLS=true
PENPOT_SMTP_USERNAME=

I have a coolify instance running and settings for the smtp relay for coolify are set to the same and I go get emails, I also checked the gsuite smtp-relay settings and confirmed that its to set to the IP of the VPS. if anyone has some insight it would be greatly appreciated.

The coolify instance screenshot is below