Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • lemonldap-ng lemonldap-ng
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 327
    • Issues 327
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • LemonLDAP NGLemonLDAP NG
  • lemonldap-nglemonldap-ng
  • Issues
  • #1337
Closed
Open
Issue created Dec 07, 2017 by Nicolas Quiniou-Briand@nqb

mailFrom and mailReplyTo directives : bad default address

Hello,

After a Debian install following this documentation [0], I notice that noreply@example.com is always present when LL::NG sends mail (for example when using "Password Reset Confirmation" feature). On top of that, file /etc/lemonldap-ng/lemonldap-ng.ini contains these directives :

; Mail From address
;mailFrom = noreply@test.com
; Reply To
;mailReplyTo = noreply@test.com

In my opinion, we should have :

; Mail From address
;mailFrom = noreply@example.com
; Reply To
;mailReplyTo = noreply@example.com

[0] https://lemonldap-ng.org/documentation/latest/installdeb

Assignee
Assign to
Time tracking