On Fri, May 12, 2023 at 07:09:41PM +0800, Tom Reed via Postfix-users <[email protected]> wrote:
> Hello > > How can I implement the following feature? > the messages sent to: > > [email protected] > [email protected] > ... > > all them will be delivered into: > [email protected] > > Thanks. > Tom Hi, Put the following in /etc/postfix/main.cf: recipient_delimiter = + cheers, raf _______________________________________________ Postfix-users mailing list -- [email protected] To unsubscribe send an email to [email protected]
