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

    SpamD Package Needs Testers

    Scheduled Pinned Locked Moved pfSense Packages
    80 Posts 13 Posters 37.0k 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.
    • S
      sullrich
      last edited by

      Lets keep this thread to bug reports only.  Only folks who are contributing to the bounty will have a voice for feature additions for obvious reasons and I would like to keep that in the other bounty thread.  Thanks.

      1 Reply Last reply Reply Quote 0
      • B
        blueivy
        last edited by

        Change NextMTA back to {SBS} and got the error:

        ===
        php: : There were error(s) loading the rules: no IP address found for SBS /tmp/rules.debug:44: could not parse host specification pfctl: Syntax error in config file: pf rules not loaded - The line in question reads [44]: rdr pass on re1 proto tcp from <spamd-white>to port smtp -> {SBS} port smtp

        SBS is an alias. Changing to the IP address works fine (and the service doesn't appear to need restarted this time).</spamd-white>

        1 Reply Last reply Reply Quote 0
        • S
          sullrich
          last edited by

          @blueivy:

          Cahnge NextMTA back to {SBS} and got the error:

          php: : There were error(s) loading the rules: no IP address found for SBS /tmp/rules.debug:44: could not parse host specification pfctl: Syntax error in config file: pf rules not loaded - The line in question reads [44]: rdr pass on re1 proto tcp from <spamd-white>to port smtp -> {SBS} port smtp

          SBS is an alias.

          Changing to the IP address works fine (and the service doesn't appear to need restarted this time).</spamd-white>

          Show me the header of /tmp/rules.debug where the aliases are set.  you should see something mentioning SBS near the top.

          1 Reply Last reply Reply Quote 0
          • B
            blueivy
            last edited by

            @sullrich:

            Show me the header of /tmp/rules.debug where the aliases are set.  you should see something mentioning SBS near the top.

            ===

            System Aliases

            loopback = "{ lo0 }"
            lan = "{ re0  }"
            wan = "{ re1  }"
            enc0 = "{ enc0 }"

            User Aliases

            SBS = "{ 192.168.10.10 }"

            1 Reply Last reply Reply Quote 0
            • S
              sullrich
              last edited by

              For kicks, add another ip to the alias.  Does the problem go away?

              1 Reply Last reply Reply Quote 0
              • B
                blueivy
                last edited by

                @sullrich:

                For kicks, add another ip to the alias.  Does the problem go away?

                Afraid not:

                ===
                php: : There were error(s) loading the rules: no IP address found for SBS /tmp/rules.debug:44: could not parse host specification pfctl: Syntax error in config file: pf rules not loaded - The line in question reads [44]: rdr pass on re1 proto tcp from <spamd-white>to port smtp -> {SBS} port smtp

                SBS = "{ 192.168.10.10 192.168.10.101 }"

                ===</spamd-white>

                1 Reply Last reply Reply Quote 0
                • S
                  sullrich
                  last edited by

                  Not quite understanding this one.  It works here:

                  mailservers = "{ 10.0.0.25 10.0.0.26 }"
                  rdr pass on le1 proto tcp from <spamd-white>to port smtp -> {mailservers} port
                  smtp

                  pfctl -f /tmp/rules.debug

                  #</spamd-white>

                  1 Reply Last reply Reply Quote 0
                  • S
                    sullrich
                    last edited by

                    Actually I am not too sure the {} business is correct.  Try changing your alias to $aliasname.    $SBS

                    1 Reply Last reply Reply Quote 0
                    • B
                      blueivy
                      last edited by

                      @sullrich:

                      Actually I am not too sure the {} business is correct.  Try changing your alias to $aliasname.    $SBS

                      That fixed it :-)

                      Need to change the instructions on the settings page and it's all done!

                      Thanks for that!

                      1 Reply Last reply Reply Quote 0
                      • S
                        sullrich
                        last edited by

                        New changes on their way.  Reinstall in about 5 minutes.

                        1 Reply Last reply Reply Quote 0
                        • S
                          sullrich
                          last edited by

                          Make that another 5, found a small other problem and bounced the version.

                          1 Reply Last reply Reply Quote 0
                          • B
                            blueivy
                            last edited by

                            I have turned on greylisting of connections and tested it from a few clients using Telnet to port 25 on cmd.exe (from Windows).

                            From each client it looks like they connection is being treated as blacklisted (blacklisted connections stutter for the entire conversation rtather than the first 109 that greylisted connections do).

                            I have also followed the rules and connected (through telnet again to port 25) and then waited for the default 25 minutes before connecting again. I understand that in this case the connecting IP should be whitelisted but it's not, it continues to be chatted to like it's a blacklisted connection (stutter the whole way through the conversation).

                            The settings tab has been left at it's default settings with the exception of the NextMTA and greylisting.

                            Any suggestions?

                            1 Reply Last reply Reply Quote 0
                            • S
                              sullrich
                              last edited by

                              Yeah, /var/db/spamd is not being created.  I am researching it.  Gotta run for the evening but will look into it tomorrow.  If someone beats me to the solution, please post it!

                              1 Reply Last reply Reply Quote 0
                              • S
                                sullrich
                                last edited by

                                The /var/db/spamd problem has been resolved.    After 5 minutes from this posting reinstall the package and please test.

                                1 Reply Last reply Reply Quote 0
                                • U
                                  ugur
                                  last edited by

                                  i today test long time spamd and we long time not received any mail, any mail conn no accepted..
                                  after spamd removed. (sorry log cleared, test prev. 4-5hours)

                                  i think smtp connection no expired added after graylist or tracking..

                                  -
                                  Ugur.

                                  1 Reply Last reply Reply Quote 0
                                  • B
                                    blueivy
                                    last edited by

                                    @sullrich:

                                    The /var/db/spamd problem has been resolved.    After 5 minutes from this posting reinstall the package and please test.

                                    Seems to be working so far - will have to wait the obligatory 25 minutes to see if the greys move to the white. However non-blacklisted server are now only being stuttered for 10 second and they are appearing in the SpamD Database tab as grey.

                                    Will update you. Fingers crossed.

                                    1 Reply Last reply Reply Quote 0
                                    • B
                                      blueivy
                                      last edited by

                                      @ugur:

                                      i today test long time spamd and we long time not received any mail, any mail conn no accepted..
                                      after spamd removed. (sorry log cleared, test prev. 4-5hours)

                                      i think smtp connection no expired added after graylist or tracking..

                                      Prior to the release of just an hour or so ago it didn't work. Reinstall the package and greylist tracking should be working.

                                      1 Reply Last reply Reply Quote 0
                                      • S
                                        sullrich
                                        last edited by

                                        Then you are not running the latest version as i just commited fixes an hour ago.  You have not been loved long time.  Reinstall and long time test again.

                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          sullrich
                                          last edited by

                                          @blueivy:

                                          @sullrich:

                                          The /var/db/spamd problem has been resolved.    After 5 minutes from this posting reinstall the package and please test.

                                          Seems to be working so far - will have to wait the obligatory 25 minutes to see if the greys move to the white. However non-blacklisted server are now only being stuttered for 10 second and they are appearing in the SpamD Database tab as grey.

                                          Will update you. Fingers crossed.

                                          Good deal.  Thank you for your clear and detailed reports.

                                          1 Reply Last reply Reply Quote 0
                                          • U
                                            ugur
                                            last edited by

                                            @ugur:

                                            i today test long time spamd and we long time not received any mail, any mail conn no accepted..
                                            after spamd removed. (sorry log cleared, test prev. 4-5hours)

                                            i think smtp connection no expired added after graylist or tracking..

                                            long time = 5hour and i use 1.2-RELEASE built on Sun Feb 24 17:04:58 EST 2008, sorry, fair enough.

                                            -
                                            Ugur.

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