1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/emailpoubelle_ynh.git synced 2024-09-03 18:26:29 +02:00

update postfix -f

This commit is contained in:
Krakinou 2019-05-22 12:17:02 +02:00
parent de1370da04
commit b32928e4fa

View file

@ -176,10 +176,13 @@ if [ ! -e $final_path/lang/it_IT ]; then
ln -s $final_path/lang/it $final_path/lang/it_IT
fi
#setting postfix to use virtual aliases file
# Add postfix configuration hook and regen postfix conf
#setting postfix to use virtual aliases file
# Add postfix configuration hook and regen postfix conf
cp -R ../sources/hooks/conf_regen/98-postfix_emailpoubelle /usr/share/yunohost/hooks/conf_regen/
yunohost service regen-conf postfix
mv /etc/postfix/main.cf /etc/postfic/main.cf.emailpoubelle.bak
yunohost service regen-conf postfix -f
#=================================================
# SECURE FILES AND DIRECTORIES