diff options
Diffstat (limited to 'conf-instances')
-rw-r--r-- | conf-instances | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/conf-instances b/conf-instances index dd96595..457fe0f 100644 --- a/conf-instances +++ b/conf-instances @@ -6,9 +6,9 @@ # Instance-ID : Alias Name : IP Address # ----------- ---------- ---------- # -#00:Internal_Me:#base-IP # Mails for me will be delivered here -#01:Customer_1:#customer-IP # 1st Customer delivery instance -#02:Customer_2:#customer-IP # 2nd Customer delivery instance -#80:INTERNET:#outgoing-IP # Regular Mails send to the INTERNET are going this way -#90:BOUNCES:#2nd-out-IP # Bounce Mails will make that way; avoid blacklisting by means of a separate IP -#99:BACKUP:127.0.0.1 # Spam and Virus storms will be redirected to this instance -- on demand +#00:Internal_Me:#base-IP # Mails for me will be delivered here +#01:Customer_1:#customer-IP # 1st Customer delivery instance +#02:Customer_2:#customer-IP # 2nd Customer delivery instance +#80:INTERNET:#outgoing-IP # Regular Mails send to the INTERNET are going this way +#90:BOUNCES:#2nd-out-IP # Bounce Mails will make that way; avoid blacklisting by means of a separate IP +#99:BACKUP:127.0.0.1 # Spam and Virus storms will be redirected to this instance -- on demand |