Subversion Repositories ALCASAR

Rev

Rev 3070 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log

Rev 3070 Rev 3072
Line 1... Line 1...
1
#!/bin/bash
1
#!/bin/bash
2
 
2
 
3
###########################################################################################
3
###########################################################################################
4
##				    ALCASAR MAIL SERVICE CONFIGURATION
4
##				    ALCASAR MAIL SERVICE CONFIGURATION
5
##
5
##
6
##	Script by K@M3L & T3RRY (LaPlateform), joss_p & Rexy
6
##	Script by K@M3L & T3RRY (LaPlateforme.io), joss_p & Rexy
7
##  This script configure PostFix
7
##  This script configure PostFix
8
##		0 : no email autoregistration
8
##		0 : no email autoregistration
9
##		1 : PostFix is the SMTP server
9
##		1 : PostFix is the SMTP server
10
##		2 : PostFix relay to an other SMTP server
10
##		2 : PostFix relay to an other SMTP server
11
##		3 : PostFix use an external email address (with Cyrus-SASL)
11
##		3 : PostFix use an external email address (with Cyrus-SASL)