Ticket #1877 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Sending 2 Mails to the Forwarding List.

Reported by: JMS <jmsantos86@…> Owned by:
Priority: feature Milestone: ispCP ω 1.0.3
Component: Backend (Engine) Version: ispCP ω 1.0.0 - RC6
Severity: Easy Keywords:
Cc:

Description

This problem is similar to Ticket#1498 but I cannot change its status to reopen so I am creating a new ticket.

I am experiencing the same problem. After applying the Fix in r1333, normal mail + forward works but it sends out twice to the addresses in the forwarding list.

Change History

comment:1 Changed 3 years ago by hodza@…

This is amavis problem. Edit you /etc/postfix/master.cf

Before:

smtp      inet  n       -       -       -       -       smtpd

After:

smtp      inet  n       -       -       -       -       smtpd
  -o receive_override_options=no_address_mappings

comment:2 Changed 3 years ago by JMS

After modifying the master.cf file with the above solution, I confirmed that the problem was fixed.

Please close this ticket.

Thank you very much for the support.

comment:3 Changed 3 years ago by benedikt

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from Working to ispCP ω 1.0.1

Amavis is not part of official part of ispCP, but added commented in master.cf in my next commit.

comment:4 Changed 2 years ago by benedikt

  • Milestone changed from ispCP ω 1.1.0 to ispCP ω 1.0.3
Note: See TracTickets for help on using tickets.