Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| tutorial:mail:postfixredir [2016-04-03 23:00] – [Step 3] weichbr | tutorial:mail:postfixredir [2025-06-16 14:41] (current) – removed weichbr | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag> | ||
| - | ====== Configure postfix as a backup for Exchange ====== | ||
| - | |||
| - | ===== Problem ===== | ||
| - | * I want to use postfix on a virtual server as a backup in case my Exchange is down. Postfix should accept every mail and deliver it to the Exchange server instantly or wait until the Exchange server is available. | ||
| - | |||
| - | ===== Requirements ===== | ||
| - | * Existing postfix installation | ||
| - | * Existing Exchange installation | ||
| - | |||
| - | ---- | ||
| - | |||
| - | ===== Step 1 ===== | ||
| - | * Login to your virtual server via ssh. | ||
| - | |||
| - | ---- | ||
| - | |||
| - | ===== Step 2 ===== | ||
| - | * Create and open the file / | ||
| - | * Insert '' | ||
| - | * Run '' | ||
| - | |||
| - | ---- | ||
| - | |||
| - | ===== Step 3 ===== | ||
| - | * Edit '' | ||
| - | * Insert '' | ||
| - | * Insert '' | ||
| - | * Run '' | ||