Subversion Repositories ALCASAR

Compare Revisions

Ignore whitespace Rev 3071 → Rev 3072

/scripts/alcasar-mail-install.sh
3,7 → 3,7
###########################################################################################
## ALCASAR MAIL SERVICE CONFIGURATION
##
## Script by K@M3L & T3RRY (LaPlateform), joss_p & Rexy
## Script by K@M3L & T3RRY (LaPlateforme.io), joss_p & Rexy
## This script configure PostFix
## 0 : no email autoregistration
## 1 : PostFix is the SMTP server
17,7 → 17,7
## common rules : 'myhostname' parameter should be the domain name of the sasl_email account
########## smtp.free.fr:465 (expose mechanisms : PLAIN LOGIN CRAM-MD5 DIGEST-MD5)
## smtp_sasl_security_option = noanonymous, relayhost = [smtp.free.fr]:465, smtp_tls_wrappermode = yes
########## smtp.free.fr:587 (expose mechanismes
########## smtp.free.fr:587 (expose mechanismes
## smtp_sasl_security_option = noanonymous, relayhost = [smtp.free.fr]:587, smtp_tls_wrappermode = no, smtputf8_enable = no
########## smtp.orange.fr:465 (expose mechanisms : LOGIN PLAIN)
## smtp_sasl_security_option = noanonymous, relayhost = [smtp.orange.fr]:465, smtp_tls_wrappermode = yes, smtputf8_enable = no