Catch-all Email setup

Alan003

New Member
Sep 4, 2021
1
0
1
33
Not sure if this is the right place for this but I wanted to know if I could set up proxmox as a domain to have multiple emails forwarded to one address I already have a proxmox virtual server setup and wanted to set something like this catch-all up if possible.
 
Not sure if this is the right place for this but I wanted to know if I could set up proxmox as a domain to have multiple emails forwarded to one address I already have a proxmox virtual server setup and wanted to set something like this catch-all up if possible.
Not directly - you can create a rule with a BCC action, which would send the mails always to the configured address.
Addtionally you'd (probably) need to disable recipient verification.

But I think I'd try to implement that in the downstream server.

I hope this helps!