]> git.proxmox.com Git - pmg-api.git/blobdiff - templates/main.cf.in.demo
fix #1974: postscreen_stat_graph: go through all entries
[pmg-api.git] / templates / main.cf.in.demo
index a5102c6beb20dd6b76b339d30331d6fe652496ec..2c346ec07360beb3405c06290dc3dfa508f64368 100644 (file)
@@ -31,7 +31,7 @@ mynetworks = [% postfix.mynetworks %]
 
 relay_domains = hash:/etc/pmg/domains
 
-transport_maps = texthash:/etc/postfix/transport
+transport_maps = hash:/etc/pmg/transport
 
 [% IF pmg.mail.relay %]
 [% IF pmg.mail.relaynomx %]
@@ -42,7 +42,7 @@ relay_transport = smtp:[% pmg.mail.relay %]:[% pmg.mail.relayport %]
 [% END %]
 
 [% IF pmg.mail.smarthost %]
-default_transport = smtp:[% pmg.mail.smarthost %]
+default_transport = smtp:[% pmg.mail.smarthost %]:[% pmg.mail.smarthostport %]
 [% END %]
 
 mail_name = Proxmox