Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Dec 2002 14:05:00 -0600
From:      Christopher Schulte <schulte+freebsd@nospam.schulte.org>
To:        "Vitor de Matos Carvalho" <vitor@softinfo.com.br>, "FreeBSD-Stable" <freebsd-stable@FreeBSD.ORG>
Subject:   Re: Postfix
Message-ID:  <5.2.0.9.2.20021206135942.03f0ebe0@localhost>
In-Reply-To: <027a01c29d61$1cc905c0$020aa8c0@acaraje>

next in thread | previous in thread | raw e-mail | index | archive | help
At 05:53 PM 12/6/2002 -0200, Vitor de Matos Carvalho wrote:
>Hi,
>
>He would like to know if has as i for in the file access of postfix for when
>login xxxx will be there it not to allow auth to use the smtp?

First off, you might get better results from one of these two mailing lists:

1) questions@freebsd.org
2) postfix-users@postfix.org

You're asking if postfix can support some kind of pop-before-smtp?

Yes, one solution is DRAC (dynamic relay authorization control)
where your pop3 server sends recently authenticated ip addresses
to a daemon that writes a db file which postfix uses for relay control.

See ports/mail/drac/ for this solution, then just add something like

check_client_access btree:/usr/local/etc/dracd

in main.cf to your relay checks.

>  Regards,
>  Vitor de Matos Carvalho
>  System Network Administrator - Softinfo Network
>  FreeBSD - The Power To Serve

--
Christopher Schulte
http://www.schulte.org/
Do not un-munge my @nospam.schulte.org
email address.  This address is valid. 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.2.0.9.2.20021206135942.03f0ebe0>