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

    SMTP E-Mail

    Scheduled Pinned Locked Moved General pfSense Questions
    6 Posts 4 Posters 1.2k 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.
    • I Offline
      itian
      last edited by

      Hello,

      I am trying to setup SMTP E-Mail Notifications but im not receiving the notifications, is there a way to check the logging on this?

      Thanks.

      1 Reply Last reply Reply Quote 0
      • D Offline
        doktornotor Banned
        last edited by

        Have you noticed the "Test SMTP" button?

        1 Reply Last reply Reply Quote 0
        • I Offline
          itian
          last edited by

          Yes, I press this, the page loads and goes back to the notification page with no error

          1 Reply Last reply Reply Quote 0
          • I Offline
            itian
            last edited by

            anyone?

            1 Reply Last reply Reply Quote 0
            • KOMK Offline
              KOM
              last edited by

              Check your mailserver's logs to see if it was rejected for some reason.  Anything in the pfSense System log about it?  It's probably an encryption issue.  You probably need to play with the Secure SMTP Connection settings.  For my Exchange server, I have to check Enable STARTTLS or it doesn't work at all.

              1 Reply Last reply Reply Quote 0
              • M Offline
                muswellhillbilly
                last edited by

                Could be pretty much any number of things. Have you checked that your DNS settings are correct? Try running a 'dig' or 'nslookup' from a command shell on the pfSense to see if the MX for your target address is showing up. If that works, try running a telnet to the MX host for your target address on port 25 and see if you can send a test message from there. The process is, by example:

                'telnet target-host-ip 25'
                'helo me'
                'mail from:test@email.com'
                'rcpt to:target@address.com'
                'data'
                'Hello - just a test message'
                '.'

                Include the full stop after the 'Hello' line to initiate the send.

                If this doesn't work then you may get a clue as to why your emails aren't arriving, such as the encryption issue KOM mentioned, or possibly that the receiving host is rejecting the message due to an anti-spoofing error.

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