diff --git a/templates/default/access.erb b/templates/access.erb similarity index 100% rename from templates/default/access.erb rename to templates/access.erb diff --git a/templates/default/aliases.erb b/templates/aliases.erb similarity index 100% rename from templates/default/aliases.erb rename to templates/aliases.erb diff --git a/templates/default/main.cf.erb b/templates/main.cf.erb similarity index 100% rename from templates/default/main.cf.erb rename to templates/main.cf.erb diff --git a/templates/default/manifest-postfix.xml.erb b/templates/manifest-postfix.xml.erb similarity index 100% rename from templates/default/manifest-postfix.xml.erb rename to templates/manifest-postfix.xml.erb diff --git a/templates/default/maps.erb b/templates/maps.erb similarity index 100% rename from templates/default/maps.erb rename to templates/maps.erb diff --git a/templates/default/master.cf.erb b/templates/master.cf.erb similarity index 100% rename from templates/default/master.cf.erb rename to templates/master.cf.erb diff --git a/templates/default/port_smtp.erb b/templates/port_smtp.erb similarity index 100% rename from templates/default/port_smtp.erb rename to templates/port_smtp.erb diff --git a/templates/default/recipient_canonical.erb b/templates/recipient_canonical.erb similarity index 100% rename from templates/default/recipient_canonical.erb rename to templates/recipient_canonical.erb diff --git a/templates/default/relay_restrictions.erb b/templates/relay_restrictions.erb similarity index 100% rename from templates/default/relay_restrictions.erb rename to templates/relay_restrictions.erb diff --git a/templates/default/sasl_passwd.erb b/templates/sasl_passwd.erb similarity index 100% rename from templates/default/sasl_passwd.erb rename to templates/sasl_passwd.erb diff --git a/templates/default/sender_canonical.erb b/templates/sender_canonical.erb similarity index 100% rename from templates/default/sender_canonical.erb rename to templates/sender_canonical.erb diff --git a/templates/default/smtp_generic.erb b/templates/smtp_generic.erb similarity index 100% rename from templates/default/smtp_generic.erb rename to templates/smtp_generic.erb diff --git a/templates/default/transport.erb b/templates/transport.erb similarity index 100% rename from templates/default/transport.erb rename to templates/transport.erb diff --git a/templates/default/virtual_aliases.erb b/templates/virtual_aliases.erb similarity index 100% rename from templates/default/virtual_aliases.erb rename to templates/virtual_aliases.erb diff --git a/templates/default/virtual_aliases_domains.erb b/templates/virtual_aliases_domains.erb similarity index 100% rename from templates/default/virtual_aliases_domains.erb rename to templates/virtual_aliases_domains.erb