make a list of aliases for a mailbox for quarantine

Sep 30, 2021
9
0
6
63
We want to filter mail hosted on a Plesk server and they don't have LDAP for authentication. We can only use SMTP.
Some of our customers have long lists of email aliases for a single mailbox.
Is there a way make a list of all existing email aliases for a mailbox in PMG so they can get only one quarantine per mailbox?
How would we do that?

Thank you.
 
Is there a way make a list of all existing email aliases for a mailbox in PMG so they can get only one quarantine per mailbox?
no currently aliases are only handled for LDAP users.

Also can we set up ProxMail only for filtering mail out?
not sure what you mean here?
if you want to filter outbound mail (mail from your users to the internet) - simply point your mailserver to use the internal port of PMG (defaults to 26) as "smarthost"
if you want to drop/reject mail - simply configure a fitting rule with Block as action:
https://pmg.proxmox.com/pmg-docs/pmg-admin-guide.html#chapter_mailfilter

I hope this helps!