Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    Haproxy Email Notification

    Scheduled Pinned Locked Moved Cache/Proxy
    2 Posts 2 Posters 830 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      keval.shah
      last edited by

      Hello,

      I am using pfsense 2.4.4. and haproxy version is 1.7.11.
      I am successfully getting test emails generated from System -> Advanced -> Notifications. Same configuration is done in haproxy Global email notifications. But I am not receiving emails when any backend goes down. It was working fine in old version 2.* Below is some of global settings for this.

      mailers globalmailers
      mailer Zimbra xx.xxx.xx.xxx:25

      frontend f_loadbalacing_k8s
      bind 192.168.32.20:443 name 192.168.32.20:443
      mode tcp
      log global
      timeout client 30000
      default_backend b_loadbalance_k8s_ipvANY

      frontend f_cvs_data
      bind 192.168.32.90:80 name 192.168.32.90:80
      mode tcp
      log global
      timeout client 30000
      default_backend b_istio_data_ipvANY

      Even haproxy logs are also not generated. Status -> Package Logs -> haproxy, it is total blank over here.

      Please suggest if any changes that I can make to get it worked.
      Let me know if you need any additional info.

      Regards
      Keval

      D 1 Reply Last reply Reply Quote 2
      • D
        dannybeckett @keval.shah
        last edited by

        @keval-shah

        This is from another thread:

        Haproxy just makes a plain tcp connection to port 25 and sends a few commands.. to push out a receiver subject and body.. the mailserver must be configured to not require authentication from haproxy's ip for this to work.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.