345e07 hardcode the smtp_server's IP on keepalived.conf

Authored and Committed by Theo Chatzimichos 6 years ago
    hardcode the smtp_server's IP on keepalived.conf
    
    due to unknown reason (upstream bug probably), keepalived doesn't
    resolve the smtp_server hostname, and instead it tries to connect to
    0.0.0.0:25. By hardcoding the proxy/relay's vIP it solves the issue
    
    https://bugzilla.opensuse.org/show_bug.cgi?id=1076896
    
        
file modified
+2 -1