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
  • #2118

Closed
Open
Created Aug 11, 2012 by Dylan Myers@dylan

php mail() function sending email from "bad" addresses...

Currently the php mail function is sending from bad emails. When using fgci its sending as: webX@domain.com

Suggested fix: Whenever a new domain is added, have an option add a default admin@domain.com mailbox & email address (you'll need to require a password to be input on the domain add screen) and then under the Custom php.ini settings you'll automatically insert: sendmail_path = "/usr/sbin/sendmail -t -i -f admin@domain.com" so that the email is sent from the correct address.

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