Parcourir la source

mta: Added todo, migrate from postfix to nullmailer?

Sebastien Badia il y a 8 ans
Parent
commit
e87096a9c8
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      manifests/mta.pp

+ 2 - 0
manifests/mta.pp

@@ -13,4 +13,6 @@ class public::mta {
     notify    => Service['postfix'];
   }
 
+  #TODO: nullmailer?
+
 }