Hey, everyone.

I'm working on a Kubernetes Helm Chart for Gitlab CE/EE and one of the last 
issues I need to iron out is that I'm not getting password recovery etc 
emails from my test server running as a Docker container and Kubernetes 
Deployment/Pod.

I'm sending them to my Gmail account so I suspect the upstream MTA is 
rejecting them due to something like SPF or some pre-delivery SPAM 
filtering though the container logs show the ActiveMailer layer in GitLab 
thinking it has at least queued and perhaps sent the email.

Does anyone know how I might do more debugging from the GitLab side of 
things? Is there a way I can check the mail queue within ActiveMailer? 
Perhaps a trace log of the SMTP session would be most useful.

Thx!

-- 
You received this message because you are subscribed to the Google Groups 
"GitLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to gitlabhq+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/gitlabhq/308e85c3-9522-4438-8662-0abc36b31bb8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to