Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ISPConfig 3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 586
    • Issues 586
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 47
    • Merge requests 47
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #4332
Closed
Open
Issue created Nov 07, 2016 by Jesse Norell@jnorellDeveloper

password reset empty From address

3.1.1p1 apparent bug, doing a password reset sends an email with an empty From: address. I confirmed both the Administrator's e-mail and Administrator's name are set.

In a test just now, these are the message headers that were created up to the first Received:

Received: by controlpanel.domain.tld (Postfix, from userid 1001)
    	id 7F1BD21FC1; Mon, 7 Nov 2016 16:26:27 -0700 (MST)
To: User Name<user@domain.tld>
Subject: =?UTF-8?B?Q29uZmlybSBJU1BDb25maWcgMyBDb250cm9sIHBhbmVsIHBhc3N3b3JkIHJlc2V0?=
X-PHP-Originating-Script: 1001:ispcmail.inc.php
MIME-Version: 1.0
User-Agent: ISPConfig/3 (Mailer Class)
From: <>
Content-Type: text/plain; charset="utf-8"
Message-ID: <ogap43.q5dmgo@controlpanel.domain.tld>
Date: Mon, 07 Nov 2016 16:26:27 -0700

Also note the To: address should have a space between the name and bracketed address.

Assignee
Assign to
Time tracking