すべての [email protected] を [email protected] に配信するように Postfix/Dovecot を設定する方法

すべての [email protected] を [email protected] に配信するように Postfix/Dovecot を設定する方法

Gmailのように、UbuntuでPostfix/Dovecotを設定してすべてのメールを配信する方法[メールアドレス][メールアドレス]?

答え1

使用recipient_delimiterPostfix のディレクティブ:

 recipient_delimiter = +

dovecot で設定を行う必要はありません。

関連情報