X
X

Select Your Currency

Türk Lirası $ US Dollar
X
X

Select Your Currency

Türk Lirası $ US Dollar
Yıllık Satın Alımlarda %15 İndirim: Şimdi Tasarruf Edin! Detaylı Bilgi İçin Tıklayın!

Knowledge Base

HomepageKnowledge BaseGeneralHow to forward copies of all incomi...

How to forward copies of all incoming emails from Postfix to one address

You can follow the commands below one by one to direct all incoming e-mails to one address in Postfix.

nano /etc/postfix/recipient_bcc_maps
@alanadi.com [email protected]

nano /etc/postfix/main.cf
..
..

recipient_bcc_maps = hash:/etc/postfix/recipient_bcc_maps

postmap /etc/postfix/recipient_bcc_maps

Finally, we restart the Postfix service and the process is completed.

systemctl restart postfix

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(79 times viewed. / 0 people found helpful.)