OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Wietse Venema (wietseporcupine.org)
Date: Thu Feb 01 2001 - 17:05:52 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    pop-before-smtp applies to the SMTP CLIENT IP address and to where you
    can send mail.

    pop-before-smtp has no effect on the sender address.

            Wietse

    ishai:
    > I'm trying to make bennetts pop-before-smtp(1.29) to work with my postfix
    > system. I followed exactly the darron quick tutorial, and added in the
    > main.cf: smtpd_recipient_restrictions =
    > permit_mynetworks
    > reject_non_fqdn_recipient
    > check_client_access hash:/etc/postfix/pop-before-smtp
    > check_relay_domains
    >
    > mynetworks is point only to 127.0.0.0 so basically I shouldn't be able to
    > send email from another computer in my network without popping before.
    > But in reality (Oh Reality...) I can send emails totally free with real and
    > fake user names.
    > What's Wrong ???
    >
    > TIA,
    > Ishai.
    >
    >
    >
    >
    >