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

    Postfix - antispam and relay package

    Scheduled Pinned Locked Moved pfSense Packages
    855 Posts 136 Posters 1.2m 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.
    • U
      Unubtanium
      last edited by

      @zlyzwy:

      I think the mailscanner didn't startup correctly. How can I start the mailscaner in cmd?

      Thanks
      Zlyzwy

      TO Me (Still noob on this field) it looks like a user problem. but again i might be wrong.
      Have you checked that everything runs as the correct users? I know i had to change a user from clamd to postfix somewhere, not sure if that was to do with av or not.
      Anyway
      Have a look here: http://www.mailscanner.info/postfix.html i think it could help, again not 100%
      U might have to wait and see if O great Guru Marcello has  a tip or two.  ;D

      1 Reply Last reply Reply Quote 0
      • Z
        zlyzwy
        last edited by

        sa-update doesn't work for me, but freeclam does work perfect.

        ps ax | grep -i mailscanner

        2021  0  S+    0:00.01 grep -i mailscanner

        sa-update

        sa-update: Command not found.

        freshclam

        ClamAV update process started at Fri Jul 27 16:20:52 2012
        WARNING: Your ClamAV installation is OUTDATED!
        WARNING: Local version: 0.97.3 Recommended version: 0.97.5
        DON'T PANIC! Read http://www.clamav.net/support/faq
        main.cvd is up to date (version: 54, sigs: 1044387, f-level: 60, builder: sven)
        nonblock_connect: connect timing out (30 secs)
        Can't connect to port 80 of host database.clamav.net (IP: 211.239.150.206)
        Trying host database.clamav.net (218.44.253.75)…
        WARNING: getfile: daily-14873.cdiff not found on remote server (IP: 218.44.253.7                                                                              5)
        WARNING: getpatch: Can't download daily-14873.cdiff from database.clamav.net
        WARNING: getfile: daily-14873.cdiff not found on remote server (IP: 203.178.137.                                                                              175)
        WARNING: getpatch: Can't download daily-14873.cdiff from database.clamav.net
        WARNING: getfile: daily-14873.cdiff not found on remote server (IP: 120.29.176.1                                                                              26)
        WARNING: getpatch: Can't download daily-14873.cdiff from database.clamav.net
        WARNING: Incremental update failed, trying to download daily.cvd
        nonblock_connect: connect timing out (30 secs)
        Can't connect to port 80 of host database.clamav.net (IP: 219.106.242.51)
        Trying host database.clamav.net (219.94.128.99)...
        Downloading daily.cvd [100%]
        daily.cvd updated (version: 15183, sigs: 239669, f-level: 63, builder: guitar)
        Downloading bytecode-170.cdiff [100%]
        Downloading bytecode-171.cdiff [100%]
        Downloading bytecode-172.cdiff [100%]
        Downloading bytecode-173.cdiff [100%]
        Downloading bytecode-174.cdiff [100%]
        Downloading bytecode-175.cdiff [100%]
        Downloading bytecode-176.cdiff [100%]
        Downloading bytecode-177.cdiff [100%]
        Downloading bytecode-178.cdiff [100%]
        Downloading bytecode-179.cdiff [100%]
        Downloading bytecode-180.cdiff [100%]
        WARNING: getfile: Unknown response from remote server (IP: 219.94.128.99)
        WARNING: getpatch: Can't download bytecode-181.cdiff from database.clamav.net
        Downloading bytecode-181.cdiff [100%]
        Downloading bytecode-182.cdiff [100%]
        Downloading bytecode-183.cdiff [100%]
        Downloading bytecode-184.cdiff [100%]
        Downloading bytecode-185.cdiff [100%]
        Downloading bytecode-186.cdiff [100%]
        Downloading bytecode-187.cdiff [100%]
        Downloading bytecode-188.cdiff [100%]
        bytecode.cld updated (version: 188, sigs: 38, f-level: 63, builder: neo)
        Database updated (1284094 signatures) from database.clamav.net (IP: 27.96.54.66)
        Clamd successfully notified about the update.

        1 Reply Last reply Reply Quote 0
        • Z
          zlyzwy
          last edited by

          I think I have the idea why this error will happen here.
          The MailScanner requires perl-5.10.1_3, however I have the following version only:

          pkg_info | grep perl

          p5-DBI-1.616_1      The perl5 Database Interface.  Required for DBD::* modules
          p5-Error-0.17016    Perl module to provide Error/exception support for perl: Er
          p5-MIME-Tools-5.502,2 A set of perl5 modules for MIME
          perl-5.12.3         Practical Extraction and Report Language
          perl-5.12.4         Practical Extraction and Report Language
          perl-5.12.4_3       Practical Extraction and Report Language

          Because I have freeradius-2.1.12 installed, I can't just remove this perl-5.1.2.4_3..
          How could I fix this?
          Thanks

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

            @zlyzwy:

            I think I have the idea why this error will happen here.
            The MailScanner requires perl-5.10.1_3, however I have the following version only:

            pkg_info | grep perl

            p5-DBI-1.616_1      The perl5 Database Interface.  Required for DBD::* modules
            p5-Error-0.17016    Perl module to provide Error/exception support for perl: Er
            p5-MIME-Tools-5.502,2 A set of perl5 modules for MIME
            perl-5.12.3         Practical Extraction and Report Language
            perl-5.12.4         Practical Extraction and Report Language
            perl-5.12.4_3       Practical Extraction and Report Language

            Because I have freeradius-2.1.12 installed, I can't just remove this perl-5.1.2.4_3..
            How could I fix this?
            Thanks

            I am glad that you are homing in on your problem, but this is far beyond what i know, so lets hope someone with a bit more know how gives u a hint or two

            1 Reply Last reply Reply Quote 0
            • M
              mschiek01
              last edited by

              @zlyzwy:

              sa-update doesn't work for me, but freeclam does work perfect.

              ps ax | grep -i mailscanner

              2021   0  S+     0:00.01 grep -i mailscanner

              sa-update

              sa-update: Command not found.

              freshclam

              ClamAV update process started at Fri Jul 27 16:20:52 2012
              WARNING: Your ClamAV installation is OUTDATED!
              WARNING: Local version: 0.97.3 Recommended version: 0.97.5
              DON'T PANIC! Read http://www.clamav.net/support/faq
              main.cvd is up to date (version: 54, sigs: 1044387, f-level: 60, builder: sven)
              nonblock_connect: connect timing out (30 secs)
              Can't connect to port 80 of host database.clamav.net (IP: 211.239.150.206)
              Trying host database.clamav.net (218.44.253.75)…
              WARNING: getfile: daily-14873.cdiff not found on remote server (IP: 218.44.253.7                                                                              5)
              WARNING: getpatch: Can't download daily-14873.cdiff from database.clamav.net
              WARNING: getfile: daily-14873.cdiff not found on remote server (IP: 203.178.137.                                                                              175)
              WARNING: getpatch: Can't download daily-14873.cdiff from database.clamav.net
              WARNING: getfile: daily-14873.cdiff not found on remote server (IP: 120.29.176.1                                                                              26)
              WARNING: getpatch: Can't download daily-14873.cdiff from database.clamav.net
              WARNING: Incremental update failed, trying to download daily.cvd
              nonblock_connect: connect timing out (30 secs)
              Can't connect to port 80 of host database.clamav.net (IP: 219.106.242.51)
              Trying host database.clamav.net (219.94.128.99)...
              Downloading daily.cvd [100%]
              daily.cvd updated (version: 15183, sigs: 239669, f-level: 63, builder: guitar)
              Downloading bytecode-170.cdiff [100%]
              Downloading bytecode-171.cdiff [100%]
              Downloading bytecode-172.cdiff [100%]
              Downloading bytecode-173.cdiff [100%]
              Downloading bytecode-174.cdiff [100%]
              Downloading bytecode-175.cdiff [100%]
              Downloading bytecode-176.cdiff [100%]
              Downloading bytecode-177.cdiff [100%]
              Downloading bytecode-178.cdiff [100%]
              Downloading bytecode-179.cdiff [100%]
              Downloading bytecode-180.cdiff [100%]
              WARNING: getfile: Unknown response from remote server (IP: 219.94.128.99)
              WARNING: getpatch: Can't download bytecode-181.cdiff from database.clamav.net
              Downloading bytecode-181.cdiff [100%]
              Downloading bytecode-182.cdiff [100%]
              Downloading bytecode-183.cdiff [100%]
              Downloading bytecode-184.cdiff [100%]
              Downloading bytecode-185.cdiff [100%]
              Downloading bytecode-186.cdiff [100%]
              Downloading bytecode-187.cdiff [100%]
              Downloading bytecode-188.cdiff [100%]
              bytecode.cld updated (version: 188, sigs: 38, f-level: 63, builder: neo)
              Database updated (1284094 signatures) from database.clamav.net (IP: 27.96.54.66)
              Clamd successfully notified about the update.

              In postfix did you go to the antispam tab at the bottom of the page and enable.
              Use Third part antispam
              &
              Software "mailscanner + spamassassin + clamav"

              1 Reply Last reply Reply Quote 0
              • M
                mschiek01
                last edited by

                @zlyzwy:

                I think I have the idea why this error will happen here.
                The MailScanner requires perl-5.10.1_3, however I have the following version only:

                pkg_info | grep perl

                p5-DBI-1.616_1      The perl5 Database Interface.  Required for DBD::* modules
                p5-Error-0.17016    Perl module to provide Error/exception support for perl: Er
                p5-MIME-Tools-5.502,2 A set of perl5 modules for MIME
                perl-5.12.3         Practical Extraction and Report Language
                perl-5.12.4         Practical Extraction and Report Language
                perl-5.12.4_3       Practical Extraction and Report Language

                Because I have freeradius-2.1.12 installed, I can't just remove this perl-5.1.2.4_3..
                How could I fix this?
                Thanks

                The easiest way to fix this is to uninstall postfix from the package manager.  Then reinstall it in the package manager.  All of your settings will still be there after reinstall, re-enable on the general page and save.

                or you can try just installing perl-5.10.1_3

                amd64 only
                pkg_add -f http://files.pfsense.org/packages/amd64/8/All/perl-5.10.1_3.tbz

                i386 only
                pkg_add -f http://files.pfsense.org/packages/8/All/perl-5.10.1_3.tbz

                1 Reply Last reply Reply Quote 0
                • M
                  mschiek01
                  last edited by

                  @zlyzwy:

                  Hi Unubtantium,

                  I tried to fix this problem:
                  1. restart the PF –> NG
                  2. Reinstall the MailScanner and restart again -->NG

                  The mail is still holding in postfix....

                  Here is the maillog after restart my PF.

                  Jul 27 15:14:38 pfsense postfix/postfix-script[28704]: fatal: the Postfix mail system is not running
                  Jul 27 15:14:40 pfsense postfix/postfix-script[34423]: fatal: the Postfix mail system is not running
                  Jul 27 15:14:43 pfsense postfix/postfix-script[52464]: fatal: the Postfix mail system is not running
                  Jul 27 15:14:46 pfsense postfix/postfix-script[2013]: fatal: the Postfix mail system is not running
                  Jul 27 15:14:48 pfsense postfix/postfix-script[11927]: warning: not owned by root: /var/spool/postfix
                  Jul 27 15:14:48 pfsense postfix/postfix-script[14440]: fatal: the Postfix mail system is not running
                  Jul 27 15:14:50 pfsense postfix/postfix-script[16474]: warning: not owned by postfix: /var/db/postfix/./2012-04-25.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[17029]: warning: not owned by postfix: /var/db/postfix/./2012-04-26.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[17082]: warning: not owned by postfix: /var/db/postfix/./2012-05-02.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[17087]: warning: not owned by postfix: /var/db/postfix/./2012-05-03.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[17153]: warning: not owned by postfix: /var/db/postfix/./2012-05-11.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[17327]: warning: not owned by postfix: /var/db/postfix/./2012-05-12.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[17611]: warning: not owned by postfix: /var/db/postfix/./2012-05-13.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[17745]: warning: not owned by postfix: /var/db/postfix/./2012-05-14.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[18650]: warning: not owned by postfix: /var/db/postfix/./2012-05-15.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[19266]: warning: not owned by postfix: /var/db/postfix/./2012-05-16.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[19442]: warning: not owned by postfix: /var/db/postfix/./2012-05-17.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[19527]: warning: not owned by postfix: /var/db/postfix/./2012-05-18.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[19827]: warning: not owned by postfix: /var/db/postfix/./2012-05-19.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[19951]: warning: not owned by postfix: /var/db/postfix/./2012-05-20.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[20242]: warning: not owned by postfix: /var/db/postfix/./2012-05-21.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[20537]: warning: not owned by postfix: /var/db/postfix/./2012-05-22.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[20871]: warning: not owned by postfix: /var/db/postfix/./2012-05-23.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[20874]: warning: not owned by postfix: /var/db/postfix/./2012-05-24.db
                  Jul 27 15:14:50 pfsense postfix/postfix-script[21110]: warning: not owned by postfix: /var/db/postfix/./2012-05-25.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[21323]: warning: not owned by postfix: /var/db/postfix/./2012-05-26.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[21325]: warning: not owned by postfix: /var/db/postfix/./2012-05-27.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[21486]: warning: not owned by postfix: /var/db/postfix/./2012-05-28.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[21803]: warning: not owned by postfix: /var/db/postfix/./2012-05-29.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[21905]: warning: not owned by postfix: /var/db/postfix/./2012-05-30.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[22291]: warning: not owned by postfix: /var/db/postfix/./2012-05-31.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[22372]: warning: not owned by postfix: /var/db/postfix/./2012-06-01.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[22604]: warning: not owned by postfix: /var/db/postfix/./2012-06-02.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[22681]: warning: not owned by postfix: /var/db/postfix/./2012-06-03.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[22692]: warning: not owned by postfix: /var/db/postfix/./2012-06-04.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[22989]: warning: not owned by postfix: /var/db/postfix/./2012-06-05.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[23335]: warning: not owned by postfix: /var/db/postfix/./2012-06-06.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[23403]: warning: not owned by postfix: /var/db/postfix/./2012-06-07.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[23470]: warning: not owned by postfix: /var/db/postfix/./2012-06-08.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[23810]: warning: not owned by postfix: /var/db/postfix/./2012-06-09.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[23944]: warning: not owned by postfix: /var/db/postfix/./2012-06-10.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[23975]: warning: not owned by postfix: /var/db/postfix/./2012-06-11.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[24206]: warning: not owned by postfix: /var/db/postfix/./2012-06-12.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[24376]: warning: not owned by postfix: /var/db/postfix/./2012-06-13.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[24427]: warning: not owned by postfix: /var/db/postfix/./2012-06-14.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[24510]: warning: not owned by postfix: /var/db/postfix/./2012-06-15.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[24584]: warning: not owned by postfix: /var/db/postfix/./2012-06-16.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[24894]: warning: not owned by postfix: /var/db/postfix/./2012-06-17.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[25224]: warning: not owned by postfix: /var/db/postfix/./2012-06-18.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[25520]: warning: not owned by postfix: /var/db/postfix/./2012-06-19.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[25860]: warning: not owned by postfix: /var/db/postfix/./2012-06-20.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[26134]: warning: not owned by postfix: /var/db/postfix/./2012-06-21.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[26365]: warning: not owned by postfix: /var/db/postfix/./2012-06-22.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[26540]: warning: not owned by postfix: /var/db/postfix/./2012-06-23.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[26868]: warning: not owned by postfix: /var/db/postfix/./2012-06-26.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[27165]: warning: not owned by postfix: /var/db/postfix/./2012-06-27.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[27382]: warning: not owned by postfix: /var/db/postfix/./2012-06-28.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[27467]: warning: not owned by postfix: /var/db/postfix/./2012-06-29.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[27795]: warning: not owned by postfix: /var/db/postfix/./2012-06-30.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[28029]: warning: not owned by postfix: /var/db/postfix/./2012-07-01.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[28261]: warning: not owned by postfix: /var/db/postfix/./2012-07-02.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[28765]: warning: not owned by postfix: /var/db/postfix/./2012-07-03.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[28961]: warning: not owned by postfix: /var/db/postfix/./2012-07-04.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[29197]: warning: not owned by postfix: /var/db/postfix/./2012-07-05.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[29762]: warning: not owned by postfix: /var/db/postfix/./2012-07-06.db
                  Jul 27 15:14:51 pfsense postfix/postfix-script[30563]: warning: not owned by postfix: /var/db/postfix/./2012-07-07.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[30648]: warning: not owned by postfix: /var/db/postfix/./2012-07-08.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[30703]: warning: not owned by postfix: /var/db/postfix/./2012-07-09.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[31192]: warning: not owned by postfix: /var/db/postfix/./2012-07-10.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[31482]: warning: not owned by postfix: /var/db/postfix/./2012-07-11.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[31971]: warning: not owned by postfix: /var/db/postfix/./2012-07-12.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[32840]: warning: not owned by postfix: /var/db/postfix/./2012-07-13.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[33442]: warning: not owned by postfix: /var/db/postfix/./2012-07-14.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[33904]: fatal: the Postfix mail system is not running
                  Jul 27 15:14:52 pfsense postfix/postfix-script[33606]: warning: not owned by postfix: /var/db/postfix/./2012-07-15.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[33922]: warning: not owned by postfix: /var/db/postfix/./2012-07-16.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[34663]: warning: not owned by postfix: /var/db/postfix/./2012-07-17.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[35204]: warning: not owned by postfix: /var/db/postfix/./2012-07-18.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[35502]: warning: not owned by postfix: /var/db/postfix/./2012-07-19.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[35939]: warning: not owned by postfix: /var/db/postfix/./2012-07-20.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[36238]: warning: not owned by postfix: /var/db/postfix/./2012-07-21.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[36648]: warning: not owned by postfix: /var/db/postfix/./2012-07-22.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[37238]: warning: not owned by postfix: /var/db/postfix/./2012-07-23.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[37583]: warning: not owned by postfix: /var/db/postfix/./2012-07-24.db
                  Jul 27 15:14:52 pfsense postfix/postfix-script[38040]: warning: not owned by postfix: /var/db/postfix/./2012-07-25.db
                  Jul 27 15:14:53 pfsense postfix/postfix-script[38674]: warning: not owned by postfix: /var/db/postfix/./2012-07-26.db
                  Jul 27 15:14:53 pfsense postfix/postfix-script[39545]: warning: not owned by postfix: /var/db/postfix/./2012-07-27.db
                  Jul 27 15:14:53 pfsense postfix/postfix-script[43603]: starting the Postfix mail system
                  Jul 27 15:14:54 pfsense postfix/master[43991]: daemon started – version 2.8.7, configuration /usr/local/etc/postfix
                  Jul 27 15:14:55 pfsense postfix/postfix-script[49140]: warning: not owned by root: /var/spool/postfix
                  Jul 27 15:14:55 pfsense postfix/postfix-script[51197]: warning: not owned by postfix: /var/db/postfix/./2012-04-25.db
                  Jul 27 15:14:55 pfsense postfix/postfix-script[51368]: warning: not owned by postfix: /var/db/postfix/./2012-04-26.db
                  Jul 27 15:14:55 pfsense postfix/postfix-script[51669]: warning: not owned by postfix: /var/db/postfix/./2012-05-02.db
                  Jul 27 15:14:55 pfsense postfix/postfix-script[52332]: warning: not owned by postfix: /var/db/postfix/./2012-05-03.db
                  Jul 27 15:14:55 pfsense postfix/postfix-script[52537]: warning: not owned by postfix: /var/db/postfix/./2012-05-11.db
                  Jul 27 15:14:55 pfsense postfix/postfix-script[53072]: warning: not owned by postfix: /var/db/postfix/./2012-05-12.db
                  Jul 27 15:14:55 pfsense postfix/postfix-script[53442]: warning: not owned by postfix: /var/db/postfix/./2012-05-13.db
                  Jul 27 15:14:55 pfsense postfix/postfix-script[53574]: warning: not owned by postfix: /var/db/postfix/./2012-05-14.db
                  Jul 27 15:14:55 pfsense postfix/postfix-script[53784]: warning: not owned by postfix: /var/db/postfix/./2012-05-15.db
                  Jul 27 15:14:55 pfsense postfix/postfix-script[54017]: warning: not owned by postfix: /var/db/postfix/./2012-05-16.db
                  Jul 27 15:14:55 pfsense postfix/postfix-script[54835]: warning: not owned by postfix: /var/db/postfix/./2012-05-17.db
                  Jul 27 15:14:55 pfsense postfix/postfix-script[55254]: warning: not owned by postfix: /var/db/postfix/./2012-05-18.db
                  Jul 27 15:14:55 pfsense postfix/postfix-script[55580]: warning: not owned by postfix: /var/db/postfix/./2012-05-19.db
                  Jul 27 15:14:55 pfsense postfix/postfix-script[55918]: warning: not owned by postfix: /var/db/postfix/./2012-05-20.db
                  Jul 27 15:14:56 pfsense postfix/postfix-script[59300]: warning: not owned by postfix: /var/db/postfix/./2012-05-26.db
                  Jul 27 15:14:56 pfsense postfix/postfix-script[59665]: warning: not owned by postfix: /var/db/postfix/./2012-05-27.db
                  Jul 27 15:14:56 pfsense postfix/postfix-script[59707]: warning: not owned by postfix: /var/db/postfix/./2012-05-28.db
                  Jul 27 15:14:56 pfsense postfix/postfix-script[59954]: warning: not owned by postfix: /var/db/postfix/./2012-05-29.db
                  Jul 27 15:14:56 pfsense postfix/postfix-script[60144]: warning: not owned by postfix: /var/db/postfix/./2012-05-30.db
                  Jul 27 15:14:56 pfsense postfix/postfix-script[60707]: warning: not owned by postfix: /var/db/postfix/./2012-05-31.db
                  Jul 27 15:14:56 pfsense postfix/postfix-script[61564]: warning: not owned by postfix: /var/db/postfix/./2012-06-01.db
                  Jul 27 15:14:56 pfsense postfix/postfix-script[61687]: warning: not owned by postfix: /var/db/postfix/./2012-06-02.db
                  Jul 27 15:14:56 pfsense postfix/postfix-script[61844]: warning: not owned by postfix: /var/db/postfix/./2012-06-03.db
                  Jul 27 15:14:56 pfsense postfix/postfix-script[62243]: refreshing the Postfix mail system
                  Jul 27 15:14:56 pfsense postfix/postfix-script[62461]: warning: not owned by postfix: /var/db/postfix/./2012-06-04.db
                  Jul 27 15:14:56 pfsense postfix/postfix-script[62684]: warning: not owned by postfix: /var/db/postfix/./2012-06-05.db
                  Jul 27 15:14:56 pfsense postfix/postfix-script[62729]: warning: not owned by postfix: /var/db/postfix/./2012-06-06.db
                  Jul 27 15:14:56 pfsense postfix/postfix-script[62869]: warning: not owned by postfix: /var/db/postfix/./2012-06-07.db
                  Jul 27 15:14:56 pfsense postfix/master[43991]: reload – version 2.8.7, configuration /usr/local/etc/postfix
                  Jul 27 15:14:56 pfsense postfix/postfix-script[63473]: warning: not owned by postfix: /var/db/postfix/./2012-06-08.db
                  Jul 27 15:14:56 pfsense postfix/postfix-script[118]: warning: not owned by postfix: /var/db/postfix/./2012-06-09.db
                  Jul 27 15:14:56 pfsense postfix/postfix-script[610]: warning: not owned by postfix: /var/db/postfix/./2012-06-10.db
                  Jul 27 15:14:56 pfsense postfix/postfix-script[827]: warning: not owned by postfix: /var/db/postfix/./2012-06-11.db
                  Jul 27 15:14:56 pfsense postfix/postfix-script[1266]: warning: not owned by postfix: /var/db/postfix/./2012-06-12.db
                  Jul 27 15:14:57 pfsense postfix/postfix-script[1555]: warning: not owned by postfix: /var/db/postfix/./2012-06-13.db
                  Jul 27 15:14:59 pfsense postfix/postfix-script[4830]: refreshing the Postfix mail system
                  Jul 27 15:14:59 pfsense postfix/master[43991]: reload – version 2.8.7, configuration /usr/local/etc/postfix
                  Jul 27 15:14:59 pfsense postfix/postfix-script[1561]: warning: not owned by postfix: /var/db/postfix/./2012-06-14.db
                  Jul 27 15:14:59 pfsense postfix/postfix-script[5938]: warning: not owned by postfix: /var/db/postfix/./2012-06-15.db
                  Jul 27 15:14:59 pfsense postfix/postfix-script[5964]: warning: not owned by postfix: /var/db/postfix/./2012-06-16.db
                  Jul 27 15:14:59 pfsense postfix/postfix-script[5996]: warning: not owned by postfix: /var/db/postfix/./2012-06-17.db
                  Jul 27 15:14:59 pfsense postfix/postfix-script[6213]: warning: not owned by postfix: /var/db/postfix/./2012-06-18.db
                  Jul 27 15:14:59 pfsense postfix/postfix-script[6376]: warning: not owned by postfix: /var/db/postfix/./2012-06-19.db
                  Jul 27 15:14:59 pfsense postfix/postfix-script[6579]: warning: not owned by postfix: /var/db/postfix/./2012-06-20.db
                  Jul 27 15:14:59 pfsense postfix/postfix-script[6835]: warning: not owned by postfix: /var/db/postfix/./2012-06-21.db
                  Jul 27 15:14:59 pfsense postfix/postfix-script[6979]: warning: not owned by postfix: /var/db/postfix/./2012-06-22.db
                  Jul 27 15:14:59 pfsense postfix/postfix-script[7266]: warning: not owned by postfix: /var/db/postfix/./2012-06-23.db
                  Jul 27 15:14:59 pfsense postfix/postfix-script[7283]: warning: not owned by postfix: /var/db/postfix/./2012-06-26.db
                  Jul 27 15:14:59 pfsense postfix/postfix-script[7585]: warning: not owned by postfix: /var/db/postfix/./2012-06-27.db
                  Jul 27 15:14:59 pfsense postfix/postfix-script[7834]: warning: not owned by postfix: /var/db/postfix/./2012-06-28.db
                  Jul 27 15:14:59 pfsense postfix/postfix-script[7930]: warning: not owned by postfix: /var/db/postfix/./2012-06-29.db
                  Jul 27 15:14:59 pfsense postfix/postfix-script[7952]: warning: not owned by postfix: /var/db/postfix/./2012-06-30.db
                  Jul 27 15:15:00 pfsense postfix/postfix-script[8283]: warning: not owned by postfix: /var/db/postfix/./2012-07-01.db
                  Jul 27 15:15:00 pfsense postfix/postfix-script[8416]: warning: not owned by postfix: /var/db/postfix/./2012-07-02.db
                  Jul 27 15:15:00 pfsense postfix/postfix-script[8693]: warning: not owned by postfix: /var/db/postfix/./2012-07-03.db
                  Jul 27 15:15:00 pfsense postfix/postfix-script[8929]: warning: not owned by postfix: /var/db/postfix/./2012-07-04.db
                  Jul 27 15:15:00 pfsense postfix/postfix-script[8933]: warning: not owned by postfix: /var/db/postfix/./2012-07-05.db
                  Jul 27 15:15:00 pfsense postfix/postfix-script[9146]: warning: not owned by postfix: /var/db/postfix/./2012-07-06.db
                  Jul 27 15:15:00 pfsense postfix/postfix-script[9456]: warning: not owned by postfix: /var/db/postfix/./2012-07-07.db
                  Jul 27 15:15:00 pfsense postfix/postfix-script[9801]: warning: not owned by postfix: /var/db/postfix/./2012-07-08.db
                  Jul 27 15:15:00 pfsense postfix/postfix-script[10089]: warning: not owned by postfix: /var/db/postfix/./2012-07-09.db
                  Jul 27 15:15:00 pfsense postfix/postfix-script[10345]: warning: not owned by postfix: /var/db/postfix/./2012-07-10.db
                  Jul 27 15:15:00 pfsense postfix/postfix-script[10533]: warning: not owned by postfix: /var/db/postfix/./2012-07-11.db
                  Jul 27 15:15:00 pfsense postfix/postfix-script[10852]: warning: not owned by postfix: /var/db/postfix/./2012-07-12.db
                  Jul 27 15:15:00 pfsense postfix/postfix-script[11081]: warning: not owned by postfix: /var/db/postfix/./2012-07-13.db
                  Jul 27 15:15:00 pfsense postfix/postfix-script[11090]: warning: not owned by postfix: /var/db/postfix/./2012-07-14.db
                  Jul 27 15:15:00 pfsense postfix/postfix-script[13246]: warning: not owned by postfix: /var/db/postfix/./2012-07-15.db
                  Jul 27 15:15:00 pfsense postfix/postfix-script[13471]: warning: not owned by postfix: /var/db/postfix/./2012-07-16.db
                  Jul 27 15:15:01 pfsense postfix/postfix-script[13700]: warning: not owned by postfix: /var/db/postfix/./2012-07-17.db
                  Jul 27 15:15:01 pfsense postfix/postfix-script[14150]: warning: not owned by postfix: /var/db/postfix/./2012-07-18.db
                  Jul 27 15:15:01 pfsense postfix/postfix-script[14374]: warning: not owned by postfix: /var/db/postfix/./2012-07-19.db
                  Jul 27 15:15:01 pfsense postfix/postfix-script[14794]: warning: not owned by postfix: /var/db/postfix/./2012-07-20.db
                  Jul 27 15:15:01 pfsense postfix/postfix-script[15639]: warning: not owned by postfix: /var/db/postfix/./2012-07-21.db
                  Jul 27 15:15:01 pfsense postfix/postfix-script[16575]: warning: not owned by postfix: /var/db/postfix/./2012-07-22.db
                  Jul 27 15:15:01 pfsense postfix/postfix-script[16846]: warning: not owned by postfix: /var/db/postfix/./2012-07-23.db
                  Jul 27 15:15:01 pfsense postfix/postfix-script[17362]: warning: not owned by postfix: /var/db/postfix/./2012-07-24.db
                  Jul 27 15:15:01 pfsense postfix/postfix-script[17257]: refreshing the Postfix mail system
                  Jul 27 15:15:01 pfsense postfix/postfix-script[17971]: warning: not owned by postfix: /var/db/postfix/./2012-07-25.db
                  Jul 27 15:15:02 pfsense postfix/master[43991]: reload – version 2.8.7, configuration /usr/local/etc/postfix
                  Jul 27 15:15:02 pfsense postfix/postfix-script[18611]: warning: not owned by postfix: /var/db/postfix/./2012-07-26.db
                  Jul 27 15:15:02 pfsense postfix/postfix-script[19461]: warning: not owned by postfix: /var/db/postfix/./2012-07-27.db
                  Jul 27 15:15:02 pfsense postfix/postfix-script[21654]: starting the Postfix mail system
                  Jul 27 15:15:02 pfsense postfix/master[21972]: fatal: open lock file pid/master.pid: unable to set exclusive lock: Resource temporarily unavailable
                  Jul 27 15:15:04 pfsense postfix/postfix-script[25319]: warning: not owned by root: /var/spool/postfix
                  Jul 27 15:15:04 pfsense postfix/postfix-script[26790]: warning: not owned by postfix: /var/db/postfix/./2012-04-25.db
                  Jul 27 15:15:04 pfsense postfix/postfix-script[26944]: warning: not owned by postfix: /var/db/postfix/./2012-04-26.db
                  Jul 27 15:15:04 pfsense postfix/postfix-script[27224]: warning: not owned by postfix: /var/db/postfix/./2012-05-02.db
                  Jul 27 15:15:04 pfsense postfix/postfix-script[27489]: warning: not owned by postfix: /var/db/postfix/./2012-05-03.db
                  Jul 27 15:15:04 pfsense postfix/postfix-script[27538]: warning: not owned by postfix: /var/db/postfix/./2012-05-11.db
                  Jul 27 15:15:04 pfsense postfix/postfix-script[27662]: warning: not owned by postfix: /var/db/postfix/./2012-05-12.db
                  Jul 27 15:15:04 pfsense postfix/postfix-script[27821]: warning: not owned by postfix: /var/db/postfix/./2012-05-13.db
                  Jul 27 15:15:04 pfsense postfix/postfix-script[27829]: warning: not owned by postfix: /var/db/postfix/./2012-05-14.db
                  Jul 27 15:15:04 pfsense postfix/postfix-script[28115]: warning: not owned by postfix: /var/db/postfix/./2012-05-15.db
                  Jul 27 15:15:04 pfsense postfix/postfix-script[28226]: warning: not owned by postfix: /var/db/postfix/./2012-05-16.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[28561]: warning: not owned by postfix: /var/db/postfix/./2012-05-17.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[28799]: warning: not owned by postfix: /var/db/postfix/./2012-05-18.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[29360]: warning: not owned by postfix: /var/db/postfix/./2012-05-19.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[29579]: warning: not owned by postfix: /var/db/postfix/./2012-05-20.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[29809]: warning: not owned by postfix: /var/db/postfix/./2012-05-21.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[30076]: warning: not owned by postfix: /var/db/postfix/./2012-05-22.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[30092]: warning: not owned by postfix: /var/db/postfix/./2012-05-23.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[30309]: warning: not owned by postfix: /var/db/postfix/./2012-05-24.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[30479]: warning: not owned by postfix: /var/db/postfix/./2012-05-25.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[30719]: warning: not owned by postfix: /var/db/postfix/./2012-05-26.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[31045]: warning: not owned by postfix: /var/db/postfix/./2012-05-27.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[31303]: warning: not owned by postfix: /var/db/postfix/./2012-05-28.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[31372]: warning: not owned by postfix: /var/db/postfix/./2012-05-29.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[31608]: warning: not owned by postfix: /var/db/postfix/./2012-05-30.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[31925]: warning: not owned by postfix: /var/db/postfix/./2012-05-31.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[32115]: warning: not owned by postfix: /var/db/postfix/./2012-06-01.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[32450]: warning: not owned by postfix: /var/db/postfix/./2012-06-02.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[32547]: warning: not owned by postfix: /var/db/postfix/./2012-06-03.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[32851]: warning: not owned by postfix: /var/db/postfix/./2012-06-04.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[32903]: warning: not owned by postfix: /var/db/postfix/./2012-06-05.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[33210]: warning: not owned by postfix: /var/db/postfix/./2012-06-06.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[33606]: warning: not owned by postfix: /var/db/postfix/./2012-06-07.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[34219]: warning: not owned by postfix: /var/db/postfix/./2012-06-08.db
                  Jul 27 15:15:05 pfsense postfix/postfix-script[34316]: warning: not owned by postfix: /var/db/postfix/./2012-06-09.db
                  Jul 27 15:15:06 pfsense postfix/postfix-script[35014]: warning: not owned by postfix: /var/db/postfix/./2012-06-10.db
                  Jul 27 15:15:07 pfsense postfix/postfix-script[35536]: warning: not owned by postfix: /var/db/postfix/./2012-06-11.db
                  Jul 27 15:15:07 pfsense postfix/postfix-script[35834]: refreshing the Postfix mail system
                  Jul 27 15:15:07 pfsense postfix/postfix-script[36150]: warning: not owned by postfix: /var/db/postfix/./2012-06-12.db
                  Jul 27 15:15:07 pfsense postfix/postfix-script[36653]: warning: not owned by postfix: /var/db/postfix/./2012-06-13.db
                  Jul 27 15:15:07 pfsense postfix/master[43991]: reload – version 2.8.7, configuration /usr/local/etc/postfix
                  Jul 27 15:15:08 pfsense postfix/postfix-script[37663]: warning: not owned by postfix: /var/db/postfix/./2012-06-14.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[37983]: warning: not owned by postfix: /var/db/postfix/./2012-06-15.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[38606]: warning: not owned by postfix: /var/db/postfix/./2012-06-16.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[38863]: warning: not owned by postfix: /var/db/postfix/./2012-06-17.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[39132]: warning: not owned by postfix: /var/db/postfix/./2012-06-18.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[41845]: warning: not owned by postfix: /var/db/postfix/./2012-06-19.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[41853]: warning: not owned by postfix: /var/db/postfix/./2012-06-20.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[42233]: warning: not owned by postfix: /var/db/postfix/./2012-06-21.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[42348]: warning: not owned by postfix: /var/db/postfix/./2012-06-22.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[42544]: warning: not owned by postfix: /var/db/postfix/./2012-06-23.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[42896]: warning: not owned by postfix: /var/db/postfix/./2012-06-26.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[43189]: warning: not owned by postfix: /var/db/postfix/./2012-06-27.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[43251]: warning: not owned by postfix: /var/db/postfix/./2012-06-28.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[43433]: warning: not owned by postfix: /var/db/postfix/./2012-06-29.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[43531]: warning: not owned by postfix: /var/db/postfix/./2012-06-30.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[43806]: warning: not owned by postfix: /var/db/postfix/./2012-07-01.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[43979]: warning: not owned by postfix: /var/db/postfix/./2012-07-02.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[44227]: warning: not owned by postfix: /var/db/postfix/./2012-07-03.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[44454]: warning: not owned by postfix: /var/db/postfix/./2012-07-04.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[44758]: warning: not owned by postfix: /var/db/postfix/./2012-07-05.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[44888]: warning: not owned by postfix: /var/db/postfix/./2012-07-06.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[45217]: warning: not owned by postfix: /var/db/postfix/./2012-07-07.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[45356]: warning: not owned by postfix: /var/db/postfix/./2012-07-08.db
                  Jul 27 15:15:08 pfsense postfix/postfix-script[45471]: warning: not owned by postfix: /var/db/postfix/./2012-07-09.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[45548]: warning: not owned by postfix: /var/db/postfix/./2012-07-10.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[46971]: warning: not owned by postfix: /var/db/postfix/./2012-07-11.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[47981]: warning: not owned by postfix: /var/db/postfix/./2012-07-12.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[48405]: warning: not owned by postfix: /var/db/postfix/./2012-07-13.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[50760]: warning: not owned by postfix: /var/db/postfix/./2012-07-14.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[50876]: warning: not owned by postfix: /var/db/postfix/./2012-07-15.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[51073]: warning: not owned by postfix: /var/db/postfix/./2012-07-16.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[51123]: warning: not owned by postfix: /var/db/postfix/./2012-07-17.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[51368]: warning: not owned by postfix: /var/db/postfix/./2012-07-18.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[51715]: warning: not owned by postfix: /var/db/postfix/./2012-07-19.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[51795]: warning: not owned by postfix: /var/db/postfix/./2012-07-20.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[52058]: warning: not owned by postfix: /var/db/postfix/./2012-07-21.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[52216]: warning: not owned by postfix: /var/db/postfix/./2012-07-22.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[52292]: warning: not owned by postfix: /var/db/postfix/./2012-07-23.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[52440]: warning: not owned by postfix: /var/db/postfix/./2012-07-24.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[52759]: warning: not owned by postfix: /var/db/postfix/./2012-07-25.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[52836]: warning: not owned by postfix: /var/db/postfix/./2012-07-26.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[53003]: warning: not owned by postfix: /var/db/postfix/./2012-07-27.db
                  Jul 27 15:15:09 pfsense postfix/postfix-script[55174]: starting the Postfix mail system
                  Jul 27 15:15:09 pfsense postfix/master[55449]: fatal: open lock file pid/master.pid: unable to set exclusive lock: Resource temporarily unavailable
                  Jul 27 15:15:11 pfsense dccifd[56162]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:15:28 pfsense dccifd[56162]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:15:11
                  Jul 27 15:15:28 pfsense dccifd[8225]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:15:35 pfsense dccifd[8225]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:15:28
                  Jul 27 15:15:41 pfsense dccifd[21521]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:15:50 pfsense dccifd[21521]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:15:41
                  Jul 27 15:15:50 pfsense dccifd[32033]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:15:58 pfsense dccifd[32033]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:15:50
                  Jul 27 15:16:04 pfsense dccifd[56166]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:16:17 pfsense dccifd[56166]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:16:04
                  Jul 27 15:16:18 pfsense dccifd[14583]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:16:21 pfsense dccifd[14583]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:16:18
                  Jul 27 15:16:21 pfsense dccifd[26305]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:16:28 pfsense dccifd[26305]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:16:21
                  Jul 27 15:16:33 pfsense dccifd[36914]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:16:46 pfsense dccifd[36914]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:16:33
                  Jul 27 15:16:47 pfsense dccifd[47211]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:16:54 pfsense dccifd[47211]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:16:47
                  Jul 27 15:16:59 pfsense dccifd[61438]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:17:12 pfsense dccifd[61438]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:16:58
                  Jul 27 15:17:12 pfsense dccifd[10405]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:17:20 pfsense dccifd[10405]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:17:12
                  Jul 27 15:17:24 pfsense dccifd[23867]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:17:37 pfsense dccifd[23867]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:17:24
                  Jul 27 15:17:37 pfsense dccifd[53345]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:17:45 pfsense dccifd[53345]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:17:37
                  Jul 27 15:17:49 pfsense dccifd[5294]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:18:04 pfsense dccifd[5294]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:17:49
                  Jul 27 15:18:04 pfsense dccifd[18315]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:18:08 pfsense postfix/postfix-script[31268]: fatal: the Postfix mail system is already running
                  Jul 27 15:18:37 pfsense dccifd[18315]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:18:04
                  Jul 27 15:18:37 pfsense dccifd[28412]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:19:06 pfsense dccifd[28412]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:18:37
                  Jul 27 15:19:06 pfsense dccifd[32362]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:19:28 pfsense dccifd[32362]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:19:06
                  Jul 27 15:19:28 pfsense dccifd[52155]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                  Jul 27 15:19:31 pfsense postfix/postfix-script[63456]: fatal: the Postfix mail system is already running
                  Jul 27 15:20:27 pfsense postfix/postscreen[11353]: CONNECT from [ipaddress]:34662
                  Jul 27 15:20:27 pfsense postfix/postscreen[11353]: PASS OLD [ipaddress]:34662
                  Jul 27 15:20:30 pfsense postfix/smtpd[11470]: connect from corp.forptr.xxxx.com[ipaddress]
                  Jul 27 15:20:32 pfsense postfix/smtpd[11470]: DF71F173EA: client=corp.forptr.xxxx.com[ipaddress]
                  Jul 27 15:20:33 pfsense postfix/cleanup[23583]: DF71F173EA: hold: header Received: from corp.xxxx.com (corp.forptr.xxxx.com [ipaddress])??by pfsense.aaa.bbb (Postfix) with ESMTP id DF71F173EA??for zlyzwy@aaa.bbb; Fri, 27 Jul 2012 15:20:30 +0800 (CST) from corp.forptr.xxxx.com[ipaddress]; from= williamzhou@satochina.comto= zlyzwy@aaa.bbbproto=ESMTP helo= <corp.xxxx.com>Jul 27 15:20:33 pfsense postfix/cleanup[23583]: DF71F173EA: warning: header Subject: =?utf-8?Q?=E8=BD=AC=E5=8F=91:_=E7=AD=94=3F:=5FFW:=5FFedEx=5Flabel?= from corp.forptr.xxxx.com[ipaddress]; from= williamzhou@satochina.comto= zlyzwy@aaa.bbbproto=ESMTP helo= <corp.xxxx.com>Jul 27 15:20:33 pfsense postfix/cleanup[23583]: DF71F173EA: message-id=004601cd6bc8$52352be0$f69f83a0$@com
                  Jul 27 15:20:34 pfsense postfix/smtpd[11470]: disconnect from corp.forptr.xxxx.com[ipaddress]</corp.xxxx.com>/zlyzwy@aaa.bbb/williamzhou@satochina.com</corp.xxxx.com>/zlyzwy@aaa.bbb/williamzhou@satochina.com/zlyzwy@aaa.bbb

                  I think the mailscanner didn't startup correctly. How can I start the mailscaner in cmd?

                  Thanks
                  Zlyzwy

                  According to the log above the mailscanner is running.  The rest is it just complaining it is not the owner.

                  Type this command from the console:

                  /usr/local/etc/rc.d/mailscanner

                  you will see this:/usr/local/etc/rc.d/mailscanner fast|force|one

                  you can use any of the commands that you wish.

                  if you type /usr/local/etc/rc.d/mailscanner status
                  you should see this: mailscanner is running as pid #####

                  1 Reply Last reply Reply Quote 0
                  • M
                    mschiek01
                    last edited by

                    @zlyzwy:

                    Hi Unubtantium,

                    I tried to fix this problem:
                    1. restart the PF –> NG
                    2. Reinstall the MailScanner and restart again -->NG

                    The mail is still holding in postfix....

                    Here is the maillog after restart my PF.

                    Jul 27 15:14:38 pfsense postfix/postfix-script[28704]: fatal: the Postfix mail system is not running
                    Jul 27 15:14:40 pfsense postfix/postfix-script[34423]: fatal: the Postfix mail system is not running
                    Jul 27 15:14:43 pfsense postfix/postfix-script[52464]: fatal: the Postfix mail system is not running
                    Jul 27 15:14:46 pfsense postfix/postfix-script[2013]: fatal: the Postfix mail system is not running
                    Jul 27 15:14:48 pfsense postfix/postfix-script[11927]: warning: not owned by root: /var/spool/postfix
                    Jul 27 15:14:48 pfsense postfix/postfix-script[14440]: fatal: the Postfix mail system is not running
                    Jul 27 15:14:50 pfsense postfix/postfix-script[16474]: warning: not owned by postfix: /var/db/postfix/./2012-04-25.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[17029]: warning: not owned by postfix: /var/db/postfix/./2012-04-26.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[17082]: warning: not owned by postfix: /var/db/postfix/./2012-05-02.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[17087]: warning: not owned by postfix: /var/db/postfix/./2012-05-03.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[17153]: warning: not owned by postfix: /var/db/postfix/./2012-05-11.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[17327]: warning: not owned by postfix: /var/db/postfix/./2012-05-12.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[17611]: warning: not owned by postfix: /var/db/postfix/./2012-05-13.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[17745]: warning: not owned by postfix: /var/db/postfix/./2012-05-14.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[18650]: warning: not owned by postfix: /var/db/postfix/./2012-05-15.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[19266]: warning: not owned by postfix: /var/db/postfix/./2012-05-16.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[19442]: warning: not owned by postfix: /var/db/postfix/./2012-05-17.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[19527]: warning: not owned by postfix: /var/db/postfix/./2012-05-18.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[19827]: warning: not owned by postfix: /var/db/postfix/./2012-05-19.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[19951]: warning: not owned by postfix: /var/db/postfix/./2012-05-20.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[20242]: warning: not owned by postfix: /var/db/postfix/./2012-05-21.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[20537]: warning: not owned by postfix: /var/db/postfix/./2012-05-22.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[20871]: warning: not owned by postfix: /var/db/postfix/./2012-05-23.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[20874]: warning: not owned by postfix: /var/db/postfix/./2012-05-24.db
                    Jul 27 15:14:50 pfsense postfix/postfix-script[21110]: warning: not owned by postfix: /var/db/postfix/./2012-05-25.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[21323]: warning: not owned by postfix: /var/db/postfix/./2012-05-26.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[21325]: warning: not owned by postfix: /var/db/postfix/./2012-05-27.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[21486]: warning: not owned by postfix: /var/db/postfix/./2012-05-28.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[21803]: warning: not owned by postfix: /var/db/postfix/./2012-05-29.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[21905]: warning: not owned by postfix: /var/db/postfix/./2012-05-30.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[22291]: warning: not owned by postfix: /var/db/postfix/./2012-05-31.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[22372]: warning: not owned by postfix: /var/db/postfix/./2012-06-01.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[22604]: warning: not owned by postfix: /var/db/postfix/./2012-06-02.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[22681]: warning: not owned by postfix: /var/db/postfix/./2012-06-03.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[22692]: warning: not owned by postfix: /var/db/postfix/./2012-06-04.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[22989]: warning: not owned by postfix: /var/db/postfix/./2012-06-05.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[23335]: warning: not owned by postfix: /var/db/postfix/./2012-06-06.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[23403]: warning: not owned by postfix: /var/db/postfix/./2012-06-07.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[23470]: warning: not owned by postfix: /var/db/postfix/./2012-06-08.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[23810]: warning: not owned by postfix: /var/db/postfix/./2012-06-09.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[23944]: warning: not owned by postfix: /var/db/postfix/./2012-06-10.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[23975]: warning: not owned by postfix: /var/db/postfix/./2012-06-11.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[24206]: warning: not owned by postfix: /var/db/postfix/./2012-06-12.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[24376]: warning: not owned by postfix: /var/db/postfix/./2012-06-13.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[24427]: warning: not owned by postfix: /var/db/postfix/./2012-06-14.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[24510]: warning: not owned by postfix: /var/db/postfix/./2012-06-15.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[24584]: warning: not owned by postfix: /var/db/postfix/./2012-06-16.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[24894]: warning: not owned by postfix: /var/db/postfix/./2012-06-17.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[25224]: warning: not owned by postfix: /var/db/postfix/./2012-06-18.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[25520]: warning: not owned by postfix: /var/db/postfix/./2012-06-19.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[25860]: warning: not owned by postfix: /var/db/postfix/./2012-06-20.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[26134]: warning: not owned by postfix: /var/db/postfix/./2012-06-21.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[26365]: warning: not owned by postfix: /var/db/postfix/./2012-06-22.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[26540]: warning: not owned by postfix: /var/db/postfix/./2012-06-23.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[26868]: warning: not owned by postfix: /var/db/postfix/./2012-06-26.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[27165]: warning: not owned by postfix: /var/db/postfix/./2012-06-27.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[27382]: warning: not owned by postfix: /var/db/postfix/./2012-06-28.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[27467]: warning: not owned by postfix: /var/db/postfix/./2012-06-29.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[27795]: warning: not owned by postfix: /var/db/postfix/./2012-06-30.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[28029]: warning: not owned by postfix: /var/db/postfix/./2012-07-01.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[28261]: warning: not owned by postfix: /var/db/postfix/./2012-07-02.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[28765]: warning: not owned by postfix: /var/db/postfix/./2012-07-03.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[28961]: warning: not owned by postfix: /var/db/postfix/./2012-07-04.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[29197]: warning: not owned by postfix: /var/db/postfix/./2012-07-05.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[29762]: warning: not owned by postfix: /var/db/postfix/./2012-07-06.db
                    Jul 27 15:14:51 pfsense postfix/postfix-script[30563]: warning: not owned by postfix: /var/db/postfix/./2012-07-07.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[30648]: warning: not owned by postfix: /var/db/postfix/./2012-07-08.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[30703]: warning: not owned by postfix: /var/db/postfix/./2012-07-09.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[31192]: warning: not owned by postfix: /var/db/postfix/./2012-07-10.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[31482]: warning: not owned by postfix: /var/db/postfix/./2012-07-11.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[31971]: warning: not owned by postfix: /var/db/postfix/./2012-07-12.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[32840]: warning: not owned by postfix: /var/db/postfix/./2012-07-13.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[33442]: warning: not owned by postfix: /var/db/postfix/./2012-07-14.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[33904]: fatal: the Postfix mail system is not running
                    Jul 27 15:14:52 pfsense postfix/postfix-script[33606]: warning: not owned by postfix: /var/db/postfix/./2012-07-15.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[33922]: warning: not owned by postfix: /var/db/postfix/./2012-07-16.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[34663]: warning: not owned by postfix: /var/db/postfix/./2012-07-17.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[35204]: warning: not owned by postfix: /var/db/postfix/./2012-07-18.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[35502]: warning: not owned by postfix: /var/db/postfix/./2012-07-19.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[35939]: warning: not owned by postfix: /var/db/postfix/./2012-07-20.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[36238]: warning: not owned by postfix: /var/db/postfix/./2012-07-21.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[36648]: warning: not owned by postfix: /var/db/postfix/./2012-07-22.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[37238]: warning: not owned by postfix: /var/db/postfix/./2012-07-23.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[37583]: warning: not owned by postfix: /var/db/postfix/./2012-07-24.db
                    Jul 27 15:14:52 pfsense postfix/postfix-script[38040]: warning: not owned by postfix: /var/db/postfix/./2012-07-25.db
                    Jul 27 15:14:53 pfsense postfix/postfix-script[38674]: warning: not owned by postfix: /var/db/postfix/./2012-07-26.db
                    Jul 27 15:14:53 pfsense postfix/postfix-script[39545]: warning: not owned by postfix: /var/db/postfix/./2012-07-27.db
                    Jul 27 15:14:53 pfsense postfix/postfix-script[43603]: starting the Postfix mail system
                    Jul 27 15:14:54 pfsense postfix/master[43991]: daemon started – version 2.8.7, configuration /usr/local/etc/postfix
                    Jul 27 15:14:55 pfsense postfix/postfix-script[49140]: warning: not owned by root: /var/spool/postfix
                    Jul 27 15:14:55 pfsense postfix/postfix-script[51197]: warning: not owned by postfix: /var/db/postfix/./2012-04-25.db
                    Jul 27 15:14:55 pfsense postfix/postfix-script[51368]: warning: not owned by postfix: /var/db/postfix/./2012-04-26.db
                    Jul 27 15:14:55 pfsense postfix/postfix-script[51669]: warning: not owned by postfix: /var/db/postfix/./2012-05-02.db
                    Jul 27 15:14:55 pfsense postfix/postfix-script[52332]: warning: not owned by postfix: /var/db/postfix/./2012-05-03.db
                    Jul 27 15:14:55 pfsense postfix/postfix-script[52537]: warning: not owned by postfix: /var/db/postfix/./2012-05-11.db
                    Jul 27 15:14:55 pfsense postfix/postfix-script[53072]: warning: not owned by postfix: /var/db/postfix/./2012-05-12.db
                    Jul 27 15:14:55 pfsense postfix/postfix-script[53442]: warning: not owned by postfix: /var/db/postfix/./2012-05-13.db
                    Jul 27 15:14:55 pfsense postfix/postfix-script[53574]: warning: not owned by postfix: /var/db/postfix/./2012-05-14.db
                    Jul 27 15:14:55 pfsense postfix/postfix-script[53784]: warning: not owned by postfix: /var/db/postfix/./2012-05-15.db
                    Jul 27 15:14:55 pfsense postfix/postfix-script[54017]: warning: not owned by postfix: /var/db/postfix/./2012-05-16.db
                    Jul 27 15:14:55 pfsense postfix/postfix-script[54835]: warning: not owned by postfix: /var/db/postfix/./2012-05-17.db
                    Jul 27 15:14:55 pfsense postfix/postfix-script[55254]: warning: not owned by postfix: /var/db/postfix/./2012-05-18.db
                    Jul 27 15:14:55 pfsense postfix/postfix-script[55580]: warning: not owned by postfix: /var/db/postfix/./2012-05-19.db
                    Jul 27 15:14:55 pfsense postfix/postfix-script[55918]: warning: not owned by postfix: /var/db/postfix/./2012-05-20.db
                    Jul 27 15:14:56 pfsense postfix/postfix-script[59300]: warning: not owned by postfix: /var/db/postfix/./2012-05-26.db
                    Jul 27 15:14:56 pfsense postfix/postfix-script[59665]: warning: not owned by postfix: /var/db/postfix/./2012-05-27.db
                    Jul 27 15:14:56 pfsense postfix/postfix-script[59707]: warning: not owned by postfix: /var/db/postfix/./2012-05-28.db
                    Jul 27 15:14:56 pfsense postfix/postfix-script[59954]: warning: not owned by postfix: /var/db/postfix/./2012-05-29.db
                    Jul 27 15:14:56 pfsense postfix/postfix-script[60144]: warning: not owned by postfix: /var/db/postfix/./2012-05-30.db
                    Jul 27 15:14:56 pfsense postfix/postfix-script[60707]: warning: not owned by postfix: /var/db/postfix/./2012-05-31.db
                    Jul 27 15:14:56 pfsense postfix/postfix-script[61564]: warning: not owned by postfix: /var/db/postfix/./2012-06-01.db
                    Jul 27 15:14:56 pfsense postfix/postfix-script[61687]: warning: not owned by postfix: /var/db/postfix/./2012-06-02.db
                    Jul 27 15:14:56 pfsense postfix/postfix-script[61844]: warning: not owned by postfix: /var/db/postfix/./2012-06-03.db
                    Jul 27 15:14:56 pfsense postfix/postfix-script[62243]: refreshing the Postfix mail system
                    Jul 27 15:14:56 pfsense postfix/postfix-script[62461]: warning: not owned by postfix: /var/db/postfix/./2012-06-04.db
                    Jul 27 15:14:56 pfsense postfix/postfix-script[62684]: warning: not owned by postfix: /var/db/postfix/./2012-06-05.db
                    Jul 27 15:14:56 pfsense postfix/postfix-script[62729]: warning: not owned by postfix: /var/db/postfix/./2012-06-06.db
                    Jul 27 15:14:56 pfsense postfix/postfix-script[62869]: warning: not owned by postfix: /var/db/postfix/./2012-06-07.db
                    Jul 27 15:14:56 pfsense postfix/master[43991]: reload – version 2.8.7, configuration /usr/local/etc/postfix
                    Jul 27 15:14:56 pfsense postfix/postfix-script[63473]: warning: not owned by postfix: /var/db/postfix/./2012-06-08.db
                    Jul 27 15:14:56 pfsense postfix/postfix-script[118]: warning: not owned by postfix: /var/db/postfix/./2012-06-09.db
                    Jul 27 15:14:56 pfsense postfix/postfix-script[610]: warning: not owned by postfix: /var/db/postfix/./2012-06-10.db
                    Jul 27 15:14:56 pfsense postfix/postfix-script[827]: warning: not owned by postfix: /var/db/postfix/./2012-06-11.db
                    Jul 27 15:14:56 pfsense postfix/postfix-script[1266]: warning: not owned by postfix: /var/db/postfix/./2012-06-12.db
                    Jul 27 15:14:57 pfsense postfix/postfix-script[1555]: warning: not owned by postfix: /var/db/postfix/./2012-06-13.db
                    Jul 27 15:14:59 pfsense postfix/postfix-script[4830]: refreshing the Postfix mail system
                    Jul 27 15:14:59 pfsense postfix/master[43991]: reload – version 2.8.7, configuration /usr/local/etc/postfix
                    Jul 27 15:14:59 pfsense postfix/postfix-script[1561]: warning: not owned by postfix: /var/db/postfix/./2012-06-14.db
                    Jul 27 15:14:59 pfsense postfix/postfix-script[5938]: warning: not owned by postfix: /var/db/postfix/./2012-06-15.db
                    Jul 27 15:14:59 pfsense postfix/postfix-script[5964]: warning: not owned by postfix: /var/db/postfix/./2012-06-16.db
                    Jul 27 15:14:59 pfsense postfix/postfix-script[5996]: warning: not owned by postfix: /var/db/postfix/./2012-06-17.db
                    Jul 27 15:14:59 pfsense postfix/postfix-script[6213]: warning: not owned by postfix: /var/db/postfix/./2012-06-18.db
                    Jul 27 15:14:59 pfsense postfix/postfix-script[6376]: warning: not owned by postfix: /var/db/postfix/./2012-06-19.db
                    Jul 27 15:14:59 pfsense postfix/postfix-script[6579]: warning: not owned by postfix: /var/db/postfix/./2012-06-20.db
                    Jul 27 15:14:59 pfsense postfix/postfix-script[6835]: warning: not owned by postfix: /var/db/postfix/./2012-06-21.db
                    Jul 27 15:14:59 pfsense postfix/postfix-script[6979]: warning: not owned by postfix: /var/db/postfix/./2012-06-22.db
                    Jul 27 15:14:59 pfsense postfix/postfix-script[7266]: warning: not owned by postfix: /var/db/postfix/./2012-06-23.db
                    Jul 27 15:14:59 pfsense postfix/postfix-script[7283]: warning: not owned by postfix: /var/db/postfix/./2012-06-26.db
                    Jul 27 15:14:59 pfsense postfix/postfix-script[7585]: warning: not owned by postfix: /var/db/postfix/./2012-06-27.db
                    Jul 27 15:14:59 pfsense postfix/postfix-script[7834]: warning: not owned by postfix: /var/db/postfix/./2012-06-28.db
                    Jul 27 15:14:59 pfsense postfix/postfix-script[7930]: warning: not owned by postfix: /var/db/postfix/./2012-06-29.db
                    Jul 27 15:14:59 pfsense postfix/postfix-script[7952]: warning: not owned by postfix: /var/db/postfix/./2012-06-30.db
                    Jul 27 15:15:00 pfsense postfix/postfix-script[8283]: warning: not owned by postfix: /var/db/postfix/./2012-07-01.db
                    Jul 27 15:15:00 pfsense postfix/postfix-script[8416]: warning: not owned by postfix: /var/db/postfix/./2012-07-02.db
                    Jul 27 15:15:00 pfsense postfix/postfix-script[8693]: warning: not owned by postfix: /var/db/postfix/./2012-07-03.db
                    Jul 27 15:15:00 pfsense postfix/postfix-script[8929]: warning: not owned by postfix: /var/db/postfix/./2012-07-04.db
                    Jul 27 15:15:00 pfsense postfix/postfix-script[8933]: warning: not owned by postfix: /var/db/postfix/./2012-07-05.db
                    Jul 27 15:15:00 pfsense postfix/postfix-script[9146]: warning: not owned by postfix: /var/db/postfix/./2012-07-06.db
                    Jul 27 15:15:00 pfsense postfix/postfix-script[9456]: warning: not owned by postfix: /var/db/postfix/./2012-07-07.db
                    Jul 27 15:15:00 pfsense postfix/postfix-script[9801]: warning: not owned by postfix: /var/db/postfix/./2012-07-08.db
                    Jul 27 15:15:00 pfsense postfix/postfix-script[10089]: warning: not owned by postfix: /var/db/postfix/./2012-07-09.db
                    Jul 27 15:15:00 pfsense postfix/postfix-script[10345]: warning: not owned by postfix: /var/db/postfix/./2012-07-10.db
                    Jul 27 15:15:00 pfsense postfix/postfix-script[10533]: warning: not owned by postfix: /var/db/postfix/./2012-07-11.db
                    Jul 27 15:15:00 pfsense postfix/postfix-script[10852]: warning: not owned by postfix: /var/db/postfix/./2012-07-12.db
                    Jul 27 15:15:00 pfsense postfix/postfix-script[11081]: warning: not owned by postfix: /var/db/postfix/./2012-07-13.db
                    Jul 27 15:15:00 pfsense postfix/postfix-script[11090]: warning: not owned by postfix: /var/db/postfix/./2012-07-14.db
                    Jul 27 15:15:00 pfsense postfix/postfix-script[13246]: warning: not owned by postfix: /var/db/postfix/./2012-07-15.db
                    Jul 27 15:15:00 pfsense postfix/postfix-script[13471]: warning: not owned by postfix: /var/db/postfix/./2012-07-16.db
                    Jul 27 15:15:01 pfsense postfix/postfix-script[13700]: warning: not owned by postfix: /var/db/postfix/./2012-07-17.db
                    Jul 27 15:15:01 pfsense postfix/postfix-script[14150]: warning: not owned by postfix: /var/db/postfix/./2012-07-18.db
                    Jul 27 15:15:01 pfsense postfix/postfix-script[14374]: warning: not owned by postfix: /var/db/postfix/./2012-07-19.db
                    Jul 27 15:15:01 pfsense postfix/postfix-script[14794]: warning: not owned by postfix: /var/db/postfix/./2012-07-20.db
                    Jul 27 15:15:01 pfsense postfix/postfix-script[15639]: warning: not owned by postfix: /var/db/postfix/./2012-07-21.db
                    Jul 27 15:15:01 pfsense postfix/postfix-script[16575]: warning: not owned by postfix: /var/db/postfix/./2012-07-22.db
                    Jul 27 15:15:01 pfsense postfix/postfix-script[16846]: warning: not owned by postfix: /var/db/postfix/./2012-07-23.db
                    Jul 27 15:15:01 pfsense postfix/postfix-script[17362]: warning: not owned by postfix: /var/db/postfix/./2012-07-24.db
                    Jul 27 15:15:01 pfsense postfix/postfix-script[17257]: refreshing the Postfix mail system
                    Jul 27 15:15:01 pfsense postfix/postfix-script[17971]: warning: not owned by postfix: /var/db/postfix/./2012-07-25.db
                    Jul 27 15:15:02 pfsense postfix/master[43991]: reload – version 2.8.7, configuration /usr/local/etc/postfix
                    Jul 27 15:15:02 pfsense postfix/postfix-script[18611]: warning: not owned by postfix: /var/db/postfix/./2012-07-26.db
                    Jul 27 15:15:02 pfsense postfix/postfix-script[19461]: warning: not owned by postfix: /var/db/postfix/./2012-07-27.db
                    Jul 27 15:15:02 pfsense postfix/postfix-script[21654]: starting the Postfix mail system
                    Jul 27 15:15:02 pfsense postfix/master[21972]: fatal: open lock file pid/master.pid: unable to set exclusive lock: Resource temporarily unavailable
                    Jul 27 15:15:04 pfsense postfix/postfix-script[25319]: warning: not owned by root: /var/spool/postfix
                    Jul 27 15:15:04 pfsense postfix/postfix-script[26790]: warning: not owned by postfix: /var/db/postfix/./2012-04-25.db
                    Jul 27 15:15:04 pfsense postfix/postfix-script[26944]: warning: not owned by postfix: /var/db/postfix/./2012-04-26.db
                    Jul 27 15:15:04 pfsense postfix/postfix-script[27224]: warning: not owned by postfix: /var/db/postfix/./2012-05-02.db
                    Jul 27 15:15:04 pfsense postfix/postfix-script[27489]: warning: not owned by postfix: /var/db/postfix/./2012-05-03.db
                    Jul 27 15:15:04 pfsense postfix/postfix-script[27538]: warning: not owned by postfix: /var/db/postfix/./2012-05-11.db
                    Jul 27 15:15:04 pfsense postfix/postfix-script[27662]: warning: not owned by postfix: /var/db/postfix/./2012-05-12.db
                    Jul 27 15:15:04 pfsense postfix/postfix-script[27821]: warning: not owned by postfix: /var/db/postfix/./2012-05-13.db
                    Jul 27 15:15:04 pfsense postfix/postfix-script[27829]: warning: not owned by postfix: /var/db/postfix/./2012-05-14.db
                    Jul 27 15:15:04 pfsense postfix/postfix-script[28115]: warning: not owned by postfix: /var/db/postfix/./2012-05-15.db
                    Jul 27 15:15:04 pfsense postfix/postfix-script[28226]: warning: not owned by postfix: /var/db/postfix/./2012-05-16.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[28561]: warning: not owned by postfix: /var/db/postfix/./2012-05-17.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[28799]: warning: not owned by postfix: /var/db/postfix/./2012-05-18.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[29360]: warning: not owned by postfix: /var/db/postfix/./2012-05-19.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[29579]: warning: not owned by postfix: /var/db/postfix/./2012-05-20.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[29809]: warning: not owned by postfix: /var/db/postfix/./2012-05-21.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[30076]: warning: not owned by postfix: /var/db/postfix/./2012-05-22.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[30092]: warning: not owned by postfix: /var/db/postfix/./2012-05-23.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[30309]: warning: not owned by postfix: /var/db/postfix/./2012-05-24.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[30479]: warning: not owned by postfix: /var/db/postfix/./2012-05-25.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[30719]: warning: not owned by postfix: /var/db/postfix/./2012-05-26.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[31045]: warning: not owned by postfix: /var/db/postfix/./2012-05-27.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[31303]: warning: not owned by postfix: /var/db/postfix/./2012-05-28.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[31372]: warning: not owned by postfix: /var/db/postfix/./2012-05-29.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[31608]: warning: not owned by postfix: /var/db/postfix/./2012-05-30.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[31925]: warning: not owned by postfix: /var/db/postfix/./2012-05-31.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[32115]: warning: not owned by postfix: /var/db/postfix/./2012-06-01.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[32450]: warning: not owned by postfix: /var/db/postfix/./2012-06-02.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[32547]: warning: not owned by postfix: /var/db/postfix/./2012-06-03.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[32851]: warning: not owned by postfix: /var/db/postfix/./2012-06-04.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[32903]: warning: not owned by postfix: /var/db/postfix/./2012-06-05.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[33210]: warning: not owned by postfix: /var/db/postfix/./2012-06-06.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[33606]: warning: not owned by postfix: /var/db/postfix/./2012-06-07.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[34219]: warning: not owned by postfix: /var/db/postfix/./2012-06-08.db
                    Jul 27 15:15:05 pfsense postfix/postfix-script[34316]: warning: not owned by postfix: /var/db/postfix/./2012-06-09.db
                    Jul 27 15:15:06 pfsense postfix/postfix-script[35014]: warning: not owned by postfix: /var/db/postfix/./2012-06-10.db
                    Jul 27 15:15:07 pfsense postfix/postfix-script[35536]: warning: not owned by postfix: /var/db/postfix/./2012-06-11.db
                    Jul 27 15:15:07 pfsense postfix/postfix-script[35834]: refreshing the Postfix mail system
                    Jul 27 15:15:07 pfsense postfix/postfix-script[36150]: warning: not owned by postfix: /var/db/postfix/./2012-06-12.db
                    Jul 27 15:15:07 pfsense postfix/postfix-script[36653]: warning: not owned by postfix: /var/db/postfix/./2012-06-13.db
                    Jul 27 15:15:07 pfsense postfix/master[43991]: reload – version 2.8.7, configuration /usr/local/etc/postfix
                    Jul 27 15:15:08 pfsense postfix/postfix-script[37663]: warning: not owned by postfix: /var/db/postfix/./2012-06-14.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[37983]: warning: not owned by postfix: /var/db/postfix/./2012-06-15.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[38606]: warning: not owned by postfix: /var/db/postfix/./2012-06-16.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[38863]: warning: not owned by postfix: /var/db/postfix/./2012-06-17.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[39132]: warning: not owned by postfix: /var/db/postfix/./2012-06-18.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[41845]: warning: not owned by postfix: /var/db/postfix/./2012-06-19.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[41853]: warning: not owned by postfix: /var/db/postfix/./2012-06-20.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[42233]: warning: not owned by postfix: /var/db/postfix/./2012-06-21.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[42348]: warning: not owned by postfix: /var/db/postfix/./2012-06-22.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[42544]: warning: not owned by postfix: /var/db/postfix/./2012-06-23.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[42896]: warning: not owned by postfix: /var/db/postfix/./2012-06-26.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[43189]: warning: not owned by postfix: /var/db/postfix/./2012-06-27.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[43251]: warning: not owned by postfix: /var/db/postfix/./2012-06-28.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[43433]: warning: not owned by postfix: /var/db/postfix/./2012-06-29.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[43531]: warning: not owned by postfix: /var/db/postfix/./2012-06-30.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[43806]: warning: not owned by postfix: /var/db/postfix/./2012-07-01.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[43979]: warning: not owned by postfix: /var/db/postfix/./2012-07-02.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[44227]: warning: not owned by postfix: /var/db/postfix/./2012-07-03.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[44454]: warning: not owned by postfix: /var/db/postfix/./2012-07-04.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[44758]: warning: not owned by postfix: /var/db/postfix/./2012-07-05.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[44888]: warning: not owned by postfix: /var/db/postfix/./2012-07-06.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[45217]: warning: not owned by postfix: /var/db/postfix/./2012-07-07.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[45356]: warning: not owned by postfix: /var/db/postfix/./2012-07-08.db
                    Jul 27 15:15:08 pfsense postfix/postfix-script[45471]: warning: not owned by postfix: /var/db/postfix/./2012-07-09.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[45548]: warning: not owned by postfix: /var/db/postfix/./2012-07-10.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[46971]: warning: not owned by postfix: /var/db/postfix/./2012-07-11.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[47981]: warning: not owned by postfix: /var/db/postfix/./2012-07-12.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[48405]: warning: not owned by postfix: /var/db/postfix/./2012-07-13.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[50760]: warning: not owned by postfix: /var/db/postfix/./2012-07-14.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[50876]: warning: not owned by postfix: /var/db/postfix/./2012-07-15.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[51073]: warning: not owned by postfix: /var/db/postfix/./2012-07-16.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[51123]: warning: not owned by postfix: /var/db/postfix/./2012-07-17.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[51368]: warning: not owned by postfix: /var/db/postfix/./2012-07-18.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[51715]: warning: not owned by postfix: /var/db/postfix/./2012-07-19.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[51795]: warning: not owned by postfix: /var/db/postfix/./2012-07-20.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[52058]: warning: not owned by postfix: /var/db/postfix/./2012-07-21.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[52216]: warning: not owned by postfix: /var/db/postfix/./2012-07-22.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[52292]: warning: not owned by postfix: /var/db/postfix/./2012-07-23.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[52440]: warning: not owned by postfix: /var/db/postfix/./2012-07-24.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[52759]: warning: not owned by postfix: /var/db/postfix/./2012-07-25.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[52836]: warning: not owned by postfix: /var/db/postfix/./2012-07-26.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[53003]: warning: not owned by postfix: /var/db/postfix/./2012-07-27.db
                    Jul 27 15:15:09 pfsense postfix/postfix-script[55174]: starting the Postfix mail system
                    Jul 27 15:15:09 pfsense postfix/master[55449]: fatal: open lock file pid/master.pid: unable to set exclusive lock: Resource temporarily unavailable
                    Jul 27 15:15:11 pfsense dccifd[56162]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:15:28 pfsense dccifd[56162]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:15:11
                    Jul 27 15:15:28 pfsense dccifd[8225]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:15:35 pfsense dccifd[8225]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:15:28
                    Jul 27 15:15:41 pfsense dccifd[21521]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:15:50 pfsense dccifd[21521]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:15:41
                    Jul 27 15:15:50 pfsense dccifd[32033]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:15:58 pfsense dccifd[32033]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:15:50
                    Jul 27 15:16:04 pfsense dccifd[56166]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:16:17 pfsense dccifd[56166]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:16:04
                    Jul 27 15:16:18 pfsense dccifd[14583]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:16:21 pfsense dccifd[14583]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:16:18
                    Jul 27 15:16:21 pfsense dccifd[26305]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:16:28 pfsense dccifd[26305]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:16:21
                    Jul 27 15:16:33 pfsense dccifd[36914]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:16:46 pfsense dccifd[36914]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:16:33
                    Jul 27 15:16:47 pfsense dccifd[47211]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:16:54 pfsense dccifd[47211]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:16:47
                    Jul 27 15:16:59 pfsense dccifd[61438]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:17:12 pfsense dccifd[61438]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:16:58
                    Jul 27 15:17:12 pfsense dccifd[10405]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:17:20 pfsense dccifd[10405]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:17:12
                    Jul 27 15:17:24 pfsense dccifd[23867]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:17:37 pfsense dccifd[23867]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:17:24
                    Jul 27 15:17:37 pfsense dccifd[53345]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:17:45 pfsense dccifd[53345]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:17:37
                    Jul 27 15:17:49 pfsense dccifd[5294]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:18:04 pfsense dccifd[5294]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:17:49
                    Jul 27 15:18:04 pfsense dccifd[18315]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:18:08 pfsense postfix/postfix-script[31268]: fatal: the Postfix mail system is already running
                    Jul 27 15:18:37 pfsense dccifd[18315]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:18:04
                    Jul 27 15:18:37 pfsense dccifd[28412]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:19:06 pfsense dccifd[28412]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:18:37
                    Jul 27 15:19:06 pfsense dccifd[32362]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:19:28 pfsense dccifd[32362]: 1.3.140 detected 0 spam, ignored for 0, rejected for 0, and discarded for 0 targets among 0 total messages for 0 targets since 07/27/12 15:19:06
                    Jul 27 15:19:28 pfsense dccifd[52155]: 1.3.140 listening to /usr/local/dcc/dccifd for ASCII protocol
                    Jul 27 15:19:31 pfsense postfix/postfix-script[63456]: fatal: the Postfix mail system is already running
                    Jul 27 15:20:27 pfsense postfix/postscreen[11353]: CONNECT from [ipaddress]:34662
                    Jul 27 15:20:27 pfsense postfix/postscreen[11353]: PASS OLD [ipaddress]:34662
                    Jul 27 15:20:30 pfsense postfix/smtpd[11470]: connect from corp.forptr.xxxx.com[ipaddress]
                    Jul 27 15:20:32 pfsense postfix/smtpd[11470]: DF71F173EA: client=corp.forptr.xxxx.com[ipaddress]
                    Jul 27 15:20:33 pfsense postfix/cleanup[23583]: DF71F173EA: hold: header Received: from corp.xxxx.com (corp.forptr.xxxx.com [ipaddress])??by pfsense.aaa.bbb (Postfix) with ESMTP id DF71F173EA??for zlyzwy@aaa.bbb; Fri, 27 Jul 2012 15:20:30 +0800 (CST) from corp.forptr.xxxx.com[ipaddress]; from= williamzhou@satochina.comto= zlyzwy@aaa.bbbproto=ESMTP helo= <corp.xxxx.com>Jul 27 15:20:33 pfsense postfix/cleanup[23583]: DF71F173EA: warning: header Subject: =?utf-8?Q?=E8=BD=AC=E5=8F=91:_=E7=AD=94=3F:=5FFW:=5FFedEx=5Flabel?= from corp.forptr.xxxx.com[ipaddress]; from= williamzhou@satochina.comto= zlyzwy@aaa.bbbproto=ESMTP helo= <corp.xxxx.com>Jul 27 15:20:33 pfsense postfix/cleanup[23583]: DF71F173EA: message-id=004601cd6bc8$52352be0$f69f83a0$@com
                    Jul 27 15:20:34 pfsense postfix/smtpd[11470]: disconnect from corp.forptr.xxxx.com[ipaddress]</corp.xxxx.com>/zlyzwy@aaa.bbb/williamzhou@satochina.com</corp.xxxx.com>/zlyzwy@aaa.bbb/williamzhou@satochina.com/zlyzwy@aaa.bbb

                    I think the mailscanner didn't startup correctly. How can I start the mailscaner in cmd?

                    Thanks
                    Zlyzwy

                    Did you setup: message hold?

                    Select how postfix will hold messages to mailscanner.
                    When using auto mode, postfix will hold all messages.
                    When using manual mode, include options like this in acl headers:
                    /^to:.*admin@mydomain.com/ OK
                    /^from:.user@extdomain.com/ OK
                    /^from:/ HOLD
                    /^to:.
                    @mydomain.com/ HOLD

                    if so what are you using?

                    1 Reply Last reply Reply Quote 0
                    • Z
                      zlyzwy
                      last edited by

                      In postfix did you go to the antispam tab at the bottom of the page and enable.
                      Use Third part antispam
                      &
                      Software "mailscanner + spamassassin + clamav"

                      Yes, I am sure I enable this option. Actually I have been used Postfix + MailScanner for more than a month without issue.

                      /usr/local/etc/rc.d/mailscanner start

                      Starting mailscanner.
                      Can't load '/usr/local/lib/perl5/site_perl/5.12.4/mach/auto/Filesys/Df/Df.so' for module Filesys::Df: /usr/local/lib/perl5/site_perl/5.12.4/mach/auto/Filesys/Df/Df.so: Undefined symbol "PL_stack_max" at /usr/local/lib/perl5/5.12.4/mach/DynaLoader.pm line 200.
                      at /usr/local/sbin/mailscanner line 91
                      Compilation failed in require at /usr/local/sbin/mailscanner line 91.
                      BEGIN failed–compilation aborted at /usr/local/sbin/mailscanner line 91.
                      /usr/local/etc/rc.d/mailscanner: WARNING: failed to start mailscanner

                      I can't start it from console…

                      According to the error, I found this topic:
                      http://forum.pfsense.org/index.php?topic=51391.0

                      It will be great appreciate if  anyone give some idea to clean up this perl version issue?
                      I really don't want to re-install this PF...

                      Zlyzwy

                      1 Reply Last reply Reply Quote 0
                      • M
                        mschiek01
                        last edited by

                        @zlyzwy:

                        In postfix did you go to the antispam tab at the bottom of the page and enable.
                        Use Third part antispam
                        &
                        Software "mailscanner + spamassassin + clamav"

                        Yes, I am sure I enable this option. Actually I have been used Postfix + MailScanner for more than a month without issue.

                        /usr/local/etc/rc.d/mailscanner start

                        Starting mailscanner.
                        Can't load '/usr/local/lib/perl5/site_perl/5.12.4/mach/auto/Filesys/Df/Df.so' for module Filesys::Df: /usr/local/lib/perl5/site_perl/5.12.4/mach/auto/Filesys/Df/Df.so: Undefined symbol "PL_stack_max" at /usr/local/lib/perl5/5.12.4/mach/DynaLoader.pm line 200.
                        at /usr/local/sbin/mailscanner line 91
                        Compilation failed in require at /usr/local/sbin/mailscanner line 91.
                        BEGIN failed–compilation aborted at /usr/local/sbin/mailscanner line 91.
                        /usr/local/etc/rc.d/mailscanner: WARNING: failed to start mailscanner

                        I can't start it from console…

                        According to the error, I found this topic:
                        http://forum.pfsense.org/index.php?topic=51391.0

                        It will be great appreciate if  anyone give some idea to clean up this perl version issue?
                        I really don't want to re-install this PF...

                        Zlyzwy

                        Force the perl version:

                        change the first line of /usr/local/sbin/mailscanner

                        From:
                        #!/usr/bin/perl -U -I/usr/local/lib/MailScanner

                        To:
                        #!/usr/local/bin/perl5.12.4 -U -I/usr/local/lib/MailScanner

                        Then try to start from the command line.  This should work but if you still receive the error run this command from the console:

                        i386 only
                        pkg_add -f http://files.pfsense.org/packages/8/All/perl-5.12.4.tbz

                        amd64 only
                        pkg_add -f http://files.pfsense.org/packages/amd64/8/All/perl-5.12.4.tbz

                        1 Reply Last reply Reply Quote 0
                        • Z
                          zlyzwy
                          last edited by

                          @mschiek01:

                          Force the perl version:

                          change the first line of /usr/local/sbin/mailscanner

                          From:
                          #!/usr/bin/perl -U -I/usr/local/lib/MailScanner

                          To:
                          #!/usr/local/bin/perl5.12.4 -U -I/usr/local/lib/MailScanner

                          Then try to start from the command line.  This should work

                          from

                          The first line is already "#!/usr/local/bin/perl5.12.4 -U -I/usr/local/lib/MailScanner".
                          I changed to "/usr/local/bin/perl5.12.4 -U -I/usr/local/lib/MailScanner" or "/usr/local/bin/perl5.10.1 -U -I/usr/local/lib/MailScanner"
                          There is no error if I tried to start the mailscanner. but it seems that the process is stuck at starting..

                          /usr/local/etc/rc.d/mailscanner start

                          Starting mailscanner.

                          Thanks very much for help:)

                          Zlyzwy

                          1 Reply Last reply Reply Quote 0
                          • M
                            mschiek01
                            last edited by

                            @zlyzwy:

                            @mschiek01:

                            Force the perl version:

                            change the first line of /usr/local/sbin/mailscanner

                            From:
                            #!/usr/bin/perl -U -I/usr/local/lib/MailScanner

                            To:
                            #!/usr/local/bin/perl5.12.4 -U -I/usr/local/lib/MailScanner

                            Then try to start from the command line.  This should work

                            from

                            The first line is already "#!/usr/local/bin/perl5.12.4 -U -I/usr/local/lib/MailScanner".
                            I changed to "/usr/local/bin/perl5.12.4 -U -I/usr/local/lib/MailScanner" or "/usr/local/bin/perl5.10.1 -U -I/usr/local/lib/MailScanner"
                            There is no error if I tried to start the mailscanner. but it seems that the process is stuck at starting..

                            /usr/local/etc/rc.d/mailscanner start

                            Starting mailscanner.

                            Thanks very much for help:)

                            Zlyzwy

                            That won't work change it back to:

                            #!/usr/local/bin/perl5.12.4 -U -I/usr/local/lib/MailScanner

                            Then from the command line enter one of the following after it finishes try to start.

                            i386 only
                            pkg_add -f http://files.pfsense.org/packages/8/All/perl-5.12.4.tbz

                            amd64 only
                            pkg_add -f http://files.pfsense.org/packages/amd64/8/All/perl-5.12.4.tbz

                            1 Reply Last reply Reply Quote 0
                            • Z
                              zlyzwy
                              last edited by

                              @mschiek01:

                              @zlyzwy:

                              @mschiek01:

                              Force the perl version:

                              change the first line of /usr/local/sbin/mailscanner

                              From:
                              #!/usr/bin/perl -U -I/usr/local/lib/MailScanner

                              To:
                              #!/usr/local/bin/perl5.12.4 -U -I/usr/local/lib/MailScanner

                              Then try to start from the command line.  This should work

                              from

                              The first line is already "#!/usr/local/bin/perl5.12.4 -U -I/usr/local/lib/MailScanner".
                              I changed to "/usr/local/bin/perl5.12.4 -U -I/usr/local/lib/MailScanner" or "/usr/local/bin/perl5.10.1 -U -I/usr/local/lib/MailScanner"
                              There is no error if I tried to start the mailscanner. but it seems that the process is stuck at starting..

                              /usr/local/etc/rc.d/mailscanner start

                              Starting mailscanner.

                              Thanks very much for help:)

                              Zlyzwy

                              That won't work change it back to:

                              #!/usr/local/bin/perl5.12.4 -U -I/usr/local/lib/MailScanner

                              Then from the command line enter one of the following after it finishes try to start.

                              i386 only
                              pkg_add -f http://files.pfsense.org/packages/8/All/perl-5.12.4.tbz

                              amd64 only
                              pkg_add -f http://files.pfsense.org/packages/amd64/8/All/perl-5.12.4.tbz

                              HAHAHAHA~~~
                              Thank you very much~~~
                              It solved my problem totally….

                              Thanks again!
                              Zlyzwy

                              1 Reply Last reply Reply Quote 0
                              • M
                                mschiek01
                                last edited by

                                Glad I could help :)

                                1 Reply Last reply Reply Quote 0
                                • marcellocM
                                  marcelloc
                                  last edited by

                                  @mschiek01:

                                  Jul 27 15:14:50 pfsense postfix/postfix-script[16474]: warning: not owned by postfix: /var/db/postfix/./2012-04-25.db
                                  Jul 27 15:14:50 pfsense postfix/postfix-script[17029]: warning: not owned by postfix: /var/db/postfix/./2012-04-26.db
                                  Jul 27 15:14:50 pfsense postfix/postfix-script[17082]: warning: not owned by postfix: /var/db/postfix/./2012-05-02.db
                                  Jul 27 15:14:50 pfsense postfix/postfix-script[17087]: warning: not owned by postfix: /var/db/postfix/./2012-05-03.db
                                  Jul 27 15:14:50 pfsense postfix/postfix-script[17153]: warning: not owned by postfix: /var/db/postfix/./2012-05-11.db

                                  You can ignore these warnings.
                                  These db files are the log files for mail search gui tab. Postfix complaint about it because it's on postfix db dir.

                                  About the perl version, pfsense package forces version 5.12.4 but multiple perl version still need some checks/attention.

                                  att,
                                  Marcello Coutinho

                                  note: Just to get easier to read the forum, prefer using [ code ] instead of [ quote ] when you need to include some logs on post.  ;)

                                  Treinamentos de Elite: http://sys-squad.com

                                  Help a community developer! ;D

                                  1 Reply Last reply Reply Quote 0
                                  • E
                                    eri--
                                    last edited by

                                    Marcello,

                                    since i was going through the package today, allow me some improvement comments.

                                    • Recipients (Get recipients from AD), can't this be integrated with the 2.0 Server manager?
                                        There is all the code you need there!
                                    • Access Lists, can't you make an alias like interface so its easy to integrate and for consistency?
                                    • Just hid the complexity of postfix in the GUI and make it simple mail proxy? Look at endian for example for user interface guidelines.

                                    Just my 2 cents.

                                    1 Reply Last reply Reply Quote 0
                                    • marcellocM
                                      marcelloc
                                      last edited by

                                      Thanks ermal,

                                      I'll take a look on this since I finish modsecurity and varnish3 new gui version.

                                      att,
                                      Marcello Coutinho

                                      Treinamentos de Elite: http://sys-squad.com

                                      Help a community developer! ;D

                                      1 Reply Last reply Reply Quote 0
                                      • I
                                        ics
                                        last edited by

                                        Hi,

                                        I've noticed that when a server is blocked because of its presence in a DNSBL, it is not logged in sqlite files.
                                        We can only see that it has been blocked in maillog.

                                        Is there a way to view it in search mail ?

                                        Could  we send logs to external syslog and keep track in sqlite ?

                                        Thanks

                                        1 Reply Last reply Reply Quote 0
                                        • M
                                          mrfairsquare
                                          last edited by

                                          I'm reposting here, as i think it's a better location than as it's own lonesome thread here –> http://forum.pfsense.org/index.php/topic,52293.0.html
                                          –-

                                          Hello to all who read this. After many days investigating and chewing on this particular issue, i have reached the conclusion, i need help... HELP!


                                          ISSUE:
                                          –-----
                                          The postfix log db file is empty, and postfix does not or can not write to the db file.

                                          Location i'm looking at:  /var/db/postfix


                                          TRIED SO FAR:
                                          –-------------
                                          1. Initially i found an error on line 54 when running this: /usr/local/bin/php -q /usr/local/www/postfix.php 01min - I fixed that, by changing the sync setting to "disabled", as was set to something else. So now it outputs just fine.

                                          2. I made sure that sqlite was installed, by using the touch command as in an earlier post. -
                                          "touch /etc/php_dynamodules/pdo
                                          touch /etc/php_dynamodules/pdo_sqlite"

                                          3. Discovered differences in permission in the /var/db/postfix folder, and attempted setting any any rules on file and folder permissions to no success or noticable effect, since reverted back to previous permissions.

                                          4. Increased debugging level to 6, in an attempt to get more information.

                                          5. Can find no errors or notable problems when using: # tail -f /var/log/mailog

                                          6. Deleting the db files, restarting postfix and recieving a test e-mail to trigger a new db file.

                                          7. Ensured set as follows: "Choose how often pfSense will transfer log files to Sqlite database.
                                          To use Diagnostics -> Search mail you need to:
                                          Select Loggin Destination to /var/log/maillog
                                          Select update Sqlite frequency
                                          Inlcude /^Subject:/ WARN line in Acl Headers after all your Subject rules. "

                                          –-------------------
                                          PROCESS INVOLVED:
                                          –-------------------
                                          This is the flow of what happens:

                                          1. New e-mail comes in and shows in tail -f /var/log/maillog
                                          2. If not already created, a db file is created for the current day in the /var/db/postfix folder
                                          3. DB is created at 38,912 bytes.
                                          4. 5 more e-mails come in, DB is still 38,912 bytes.


                                          THEORY:
                                          –-------
                                          Postfix is not writing data to the log file, therefore either sqlite issue or permissions.

                                          If anyone can help you'll be making me a very happy man, possibly enough to add a little spring in my step.  ;D


                                          VERSION:
                                          –--------
                                          2.0.1-RELEASE (i386)
                                          FreeBSD pfsense-vm.***.com 8.1-RELEASE-p6 FreeBSD 8.1-RELEASE-p6

                                          Peace. x

                                          1 Reply Last reply Reply Quote 0
                                          • marcellocM
                                            marcelloc
                                            last edited by

                                            @ics:

                                            I've noticed that when a server is blocked because of its presence in a DNSBL, it is not logged in sqlite files.
                                            We can only see that it has been blocked in maillog.

                                            Is there a way to view it in search mail ?

                                            Did you tried to search it on noqueue ?

                                            @ics:

                                            Could  we send logs to external syslog and keep track in sqlite ?

                                            Not on current package version.

                                            Treinamentos de Elite: http://sys-squad.com

                                            Help a community developer! ;D

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