| 1 |
Template: echolot/address |
Template: echolot/address |
| 2 |
Type: string |
Type: string |
| 3 |
Description: The e-mail address of your pinger: |
_Description: E-mail address of your pinger |
| 4 |
Email to this address must reach your pinger somehow. Either it gets |
Email to this address must reach your pinger somehow. Either it gets |
| 5 |
delivered to your box directly or you have fetchmail installed or some |
delivered to your box directly or you have fetchmail installed or some |
| 6 |
other way. |
other way. |
| 7 |
|
|
| 8 |
Template: echolot/operator |
Template: echolot/operator |
| 9 |
Type: string |
Type: string |
| 10 |
Description: Operator address for your pinger: |
_Description: Operator address for your pinger |
| 11 |
Specify an address for the pinger operator. |
Specify an address for the pinger operator. |
| 12 |
|
|
| 13 |
Template: echolot/sitename |
Template: echolot/sitename |
| 14 |
Type: string |
Type: string |
| 15 |
Description: Site name: |
_Description: Site name |
| 16 |
Choose a name for your pinger site. This will be shown in all pages echolot |
Choose a name for your pinger site. This will be shown in all pages |
| 17 |
produces. |
echolot produces. |
| 18 |
|
|
| 19 |
Template: echolot/addnow |
Template: echolot/addnow |
| 20 |
Type: boolean |
Type: boolean |
| 21 |
Default: true |
Default: true |
| 22 |
Description: Add known remailers? |
_Description: Add known remailers? |
| 23 |
This package has a built in list of some remailers. If you want they can |
This package has a built in list of some remailers. If you want they can |
| 24 |
be added to Echolot's database now. Otherwise you have to populate it |
be added to Echolot's database now. Otherwise you have to populate it by |
| 25 |
by hand. |
hand. |
| 26 |
. |
. |
| 27 |
If you choose to add them Echolot will also fetch keys and configuration |
If you choose to add them Echolot will also fetch keys and configuration |
| 28 |
data immediatly. |
data immediatly. |
| 29 |
|
|
| 30 |
Template: echolot/recipient_delimiter |
Template: echolot/recipient_delimiter |
| 31 |
Type: string |
Type: string |
| 32 |
Default: |
_Description: Recipient delimiter |
| 33 |
Description: What is your recipient delimiter? |
Echolot strongly recommends using user defined mailboxes, i.e. mail sent |
| 34 |
Echolot strongly recommends using user defined mailboxes, i.e. mail sent to |
to echolot+<somerandomstring>@yourdomain should reach echolot too. |
|
echolot+<somerandomstring>@yourdomain should reach echolot too. |
|
| 35 |
. |
. |
| 36 |
In postfix this can be done by adding |
In postfix this can be done by adding |
| 37 |
recipient_delimiter = + |
recipient_delimiter = + |
| 38 |
to your main.cf file. (If you know the procedure for other MTAs, please file a |
to your main.cf file. (If you know the procedure for other MTAs, please |
| 39 |
wishlist bug) |
file a wishlist bug) |
| 40 |
. |
. |
| 41 |
If you cannot or do not want to enable this please use an empty string. |
If you cannot or do not want to enable this please use an empty string. |