Mail either pop-before-smtp or exim4

Hi Everybody,

i was not able to send eMails. I have GitLab running on a Debian 8. The exim4 MTA is running and configured correctly but i was not able to use it with GitLab, i have these settings in my configuration:

gitlab_rails[‘gitlab_email_from’] = ‘gitlab@host.nl’
gitlab_rails[‘smtp_enable’] = true
gitlab_ci[‘smtp_enable’] = true

Alternatively i’ve tried to set my smtp directly but also without success before my mail server uses TLS and pop-before-smtp which i cannot set anymwhere (or im missing in the documentation).

What can i do? Is there somewhere a Testmail button?

Thank you in advance.
Mario

Never mind, i choose the wrong encryption…