Hi folks,

I'm using Gitlab 6.5 + Gitlab_ci 4.1. I installed postfix, while i was 
installing Gitlab.
The Gitlab-email-notification works out of the box, I didnt configure 
anything.

Gitlab_CI-notifications didnt work and I dont exe know why.
I add the line 'email_from: [email protected]' in 
application.yml


Here is my syslog output when a test fail:
Jan 23 11:30:24 git01-ifm-min postfix/pickup[5967]: 1CAD6C3862: uid=1002 
from=<gitlab-ci@localhost>

When gitlab sends me an email is there a different from-field :
Jan 23 11:28:13 git01-ifm-min postfix/qmgr[1208]: 8A1A0C3862: 
from=<[email protected]>, size=2392, nrcpt=1 (queue 
active)


I think the mail-server rejects mails without real domains, is there a way 
i can force gitlab_ci to fill the from-field with the real domain?

Thanks

-- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to