• 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.

Question Install mailpiler (docker) to archive emails

Fabian H

Basic Pleskian
Server operating system version
AlmaLinux 8.10
Plesk version and microupdate number
18.0.72.3
Hi there, I installed mailpiler with docker on my plesk system.
Now, I should be able to "bcc" the outgoing mails from a specific mail account (with sender_bcc_maps) to mailpiler.
But whatever I try, postfix tries to either deliver the mail locally or tries to make a DNS request.
Have anyone got mailpiler (docker) working with plesk?

What I tried:
/etc/postfix/main.cf
Code:
sender_bcc_maps = hash:/etc/postfix/sender_bcc

/etc/postfix/sender_bcc

/etc/postfix/transport
[email protected] smtp:[127.0.0.1]:2544

Do I have to add the transport in the main.cf as well? If yes, where?
 
Back
Top