|
Lines 66-72
Link Here
|
| 66 |
define(`confCLIENT_KEY', `CERT_DIR/host.key')dnl |
66 |
define(`confCLIENT_KEY', `CERT_DIR/host.key')dnl |
| 67 |
define(`confCACERT', `CERT_DIR/cacert.pem')dnl |
67 |
define(`confCACERT', `CERT_DIR/cacert.pem')dnl |
| 68 |
define(`confCACERT_PATH', `CERT_DIR')dnl |
68 |
define(`confCACERT_PATH', `CERT_DIR')dnl |
| 69 |
define(`confDH_PARAMETERS', `CERT_DIR/dh.param')dnl |
69 |
define(`confDH_PARAMETERS', `1024')dnl |
| 70 |
|
70 |
|
| 71 |
dnl Uncomment to allow relaying based on your MX records. |
71 |
dnl Uncomment to allow relaying based on your MX records. |
| 72 |
dnl NOTE: This can allow sites to use your server as a backup MX without |
72 |
dnl NOTE: This can allow sites to use your server as a backup MX without |