This website works better with JavaScript
Home
Explore
Help
Sign In
ldn
/
puppet
Watch
2
Star
0
Fork
0
Files
Issues
1
Pull Requests
0
Browse Source
mta: Added todo, migrate from postfix to nullmailer?
Sebastien Badia
8 years ago
parent
40e5be7437
commit
e87096a9c8
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
manifests/mta.pp
+ 2
- 0
manifests/mta.pp
View File
@@ -13,4 +13,6 @@ class public::mta {
notify => Service['postfix'];
}
+ #TODO: nullmailer?
+
}