How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "raiola/centos7-spamassassin"
end
vagrant init raiola/centos7-spamassassin
vagrant up
This version was created 6 months ago.
Fix al HAM por defecto
This version was created 6 months ago.
AƱadido soporte para verify de HAM
This version was created 6 months ago.
There isn't a description.