• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved Fedora Postfix Forwarding Issue

Gben

New Pleskian
Hello guys,

I'm a new pleskian and I'm also new to postfix, I will appreciate if you can help with this issue.

we just upgraded the MTA (mail transfer agent) of our email server from sendmail to postfix. Before the upgrade, there is this special email account created for all the staffs' email - i.e. whenever any email is coming in, a copy goes to this email account and also whenever anyone is sending email out, a copy is automatically sent to it. So after the upgrade, this changed - instead of a copy dropping in this account, we have multiple copies dropping in the account especially when an email drops on any group email account, multiple copies equivalent to the number of users in the group get forwarded to this special email account instead of just a copy.

Can anyone please give me idea of how this can be sorted out?

Thanks in anticipation
 
I added this line to '/etc/postfix/master.cf' and it sorted it for me.
always_bcc = email address
 
Back
Top