|
Lines 355-360
Link Here
|
| 355 |
# SENDMAIL_LDFLAGS=-L/usr/local/lib |
355 |
# SENDMAIL_LDFLAGS=-L/usr/local/lib |
| 356 |
# SENDMAIL_LDADD=-lsasl |
356 |
# SENDMAIL_LDADD=-lsasl |
| 357 |
# |
357 |
# |
|
|
358 |
# With SASL support you can enable STARTTLS with the following flags: |
| 359 |
# |
| 360 |
# SENDMAIL_CFLAGS+=-DSTARTTLS -D_FFR_TLS_O_T -D_FFR_TLS_1 -D_FFR_TLS_TOREK |
| 361 |
# |
| 362 |
# Note: STARTTLS needs a SSL certificate to function. |
| 363 |
# |
| 358 |
# Note: If you are using Cyrus SASL with other applications which require |
364 |
# Note: If you are using Cyrus SASL with other applications which require |
| 359 |
# access to the sasldb file, you should add '-D_FFR_UNSAFE_SASL' to |
365 |
# access to the sasldb file, you should add '-D_FFR_UNSAFE_SASL' to |
| 360 |
# SENDMAIL_CFLAGS. Also, add the following to your sendmail.mc file: |
366 |
# SENDMAIL_CFLAGS. Also, add the following to your sendmail.mc file: |