Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
I
ISPConfig 3
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 500
    • Issues 500
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 28
    • Merge Requests 28
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #5179

Closed
Open
Created Nov 16, 2018 by Andreas Speck@andreas

Password reset emails not sent using smtp and admin email

When someone requests a password reset, the sent email does not have a from header.

We have configured an admin email via the ISPConfig admin UI, and also I tried to set:

$conf['mail']['admin_mail'] = 'mail@example.com'; $conf['mail']['admin_name'] = 'My Name'; /usr/local/ispconfig/interface/lib/config.inc.local.php

Nevertheless, the emails sent via ISPConfig lack a from header, and the return-path is ispconfig@example.com (using hostname of the server).

The originating script is: X-PHP-Originating-Script: 1003:ispcmail.inc.php

The message ID actually uses the domain used for the ISPConfig instance: Message-ID: pia6rn.g1ni57@controlpaneldomain.com

Via the admin UI we configured to send emails using smtp, but this does not seem to be honoured.

What config am I missing or what is going wrong here.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None