==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    http://bugs.contribs.org/show_bug.cgi?id=9180

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

Daniel B. <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
          Component|e-smith-*/smeserver-*       |smeserver-fetchmail
                   |packages                    |
           Assignee|[email protected]  |[email protected]
            Product|SME Server 9.X              |SME Contribs
         QA Contact|[email protected]  |[email protected].
                   |                            |org
     Ever confirmed|0                           |1

--- Comment #4 from Daniel B. <[email protected]> ---
The errors are comming from this part:

    /sbin/iptables --table nat --append PREROUTING\
    -i $INTERNALIF -p tcp --dst ! $LOCALIP --dport 25\
    --jump LOG --log-prefix "denylogfetchmail: "
    /sbin/iptables --table nat --append PREROUTING\
    -i $INTERNALIF -p tcp --dst ! $LOCALIP --dport 25 --jump DROP

Which are from this template:
/etc/e-smith/templates/etc/rc.d/init.d/masq/35transproxy-fetchmail

Which belongs to the smeserver-fetchmail contrib, and appears only if you
enable SMTP blocking.

Moving to contrib

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to