1 |
slords |
1.1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-email-4.16.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/emailsettings mezzanine_patched_e-smith-email-4.16.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/emailsettings |
2 |
|
|
--- e-smith-email-4.16.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/emailsettings 2007-01-13 07:12:16.000000000 -0700 |
3 |
|
|
+++ mezzanine_patched_e-smith-email-4.16.0/root/etc/e-smith/locale/en-us/etc/e-smith/web/functions/emailsettings 2007-01-13 07:10:13.000000000 -0700 |
4 |
|
|
@@ -253,7 +253,7 @@ |
5 |
|
|
</entry> |
6 |
|
|
<entry> |
7 |
|
|
<base>RETURN_TO_SENDER</base> |
8 |
|
|
- <trans>Return to sender</trans> |
9 |
|
|
+ <trans>Reject</trans> |
10 |
|
|
</entry> |
11 |
|
|
<entry> |
12 |
|
|
<base>LABEL_UNKNOWN</base> |
13 |
|
|
@@ -276,9 +276,9 @@ |
14 |
|
|
<entry> |
15 |
|
|
<base>DESC_UNKNOWN</base> |
16 |
|
|
<trans><![CDATA[ |
17 |
|
|
- Designate what you'd like the server to do with email messages sent to unknown users. |
18 |
|
|
- Select Return to sender (recommended setting) to return the message to the sender with an error message. |
19 |
|
|
- Selecting Send to ... will cause the message to be sent to that user. |
20 |
|
|
+ Selecting Reject (recommended setting) will configure the server to only |
21 |
|
|
+ accept mail for valid email addresses (for example users, groups, pseudonyms). |
22 |
|
|
+ Mail for other addresses will be rejected. |
23 |
|
|
]]> |
24 |
|
|
</trans> |
25 |
|
|
</entry> |