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 489
    • Issues 489
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 25
    • Merge Requests 25
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ISPConfig
  • ISPConfig 3
  • Issues
  • #5814

Closed
Open
Opened Oct 09, 2020 by Peter Müller@pmueller

Postfix recipient_delimiter not working with catchall defined

short description

The postfix recipient_delimiter is not working if a catchall for the email domain is defined.

If no catchall is enabled the recipient_delimiter works as expected.

Example

Mail account test@domain.tld

Catchall for @domain.tld to mail account catchall@domain.tld

Mail send to test+something@domain.tld is delivered to catchall@domain.tld

correct behaviour

Mail send to test+something@domain.tld should be delivered to test@domain.tld

environment

Server OS: ubuntu

Server OS version: 20.04.1 LTS (focal)

ISPConfig version: 3.2dev20201006

Postfix version: 3.4.13-0ubuntu1

additional information

In ISPConfig 3.1.x this worked as expected.

Some difference between 3.1 and 3.2 maybe related to this are changes in the files /etc/postfix/mysql-virtual_*.cf which may result in different sql queries executed by postfix.

Assignee
Assign to
3.2
Milestone
3.2
Assign milestone
Time tracking
None
Due date
None
Reference: ispconfig/ispconfig3#5814