Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #2854

Closed
Open
Created Jan 31, 2013 by Administrator@rootOwner

Debian Exim4 smarthost

Created by: goof03

Hi i have set last gitlab stable version with the install guide without problem.

But i cant send mail, i try everything but cant get it work mail seems to be send correctly :

2013-01-31 07:10:52 1U0nMK-0007fZ-0k <= gitlab@--hide--.com U=gitlab P=local S=4223 id=510a0aebf01e9_12704f2708e23
6b9@gateway.mail
2013-01-31 07:10:56 1U0nMK-0007fZ-0k => --hide--@--hide--.com R=smarthost T=remote_smtp_smarthost H=smtp.--hide--.fr [93
.17.xxx.xx]
2013-01-31 07:10:56 1U0nMK-0007fZ-0k Completed

But i never receive anything and if i try to send mail with gitlab user: echo 'test' | mail [email protected] -s test everything is ok …

The only difference in log is the id=510a0aebf01e9_12704f2708e23 [email protected].

I have remove the -t argument to sendmail parameters in production.rb because with it i get "Sender address rejected: backscatters not allowed"

And sending mail with mail() function in php work too …

If someone have an idea please … :)

Thanks

Assignee
Assign to
Time tracking