Subversion Repositories ALCASAR

Rev

Rev 3001 | Rev 3013 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log

Rev 3001 Rev 3011
Line 1... Line 1...
1
#!/bin/bash
1
#!/bin/bash
2
 
2
 
3
###########################################################################################
3
###########################################################################################
4
##				    ALCASAR SERVICE MAIL INSTALL
4
##				    ALCASAR SERVICE MAIL INSTALL
5
##
5
##
6
##	Script by joss_p & Rexy
6
##	Script by K@M3L & T3RRY (LaPlateform), joss_p & Rexy
7
##  This script configure the mail conf file and execute the configuration from the acc.
7
##  This script configure the mail conf file and execute the configuration from the acc.
8
###########################################################################################
8
###########################################################################################
9
 
9
 
10
# ****** Paths - chemin des commandes *******
10
# ****** Paths - chemin des commandes *******
11
SED="/bin/sed -i"
11
SED="/bin/sed -i"