|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Daniel Roesen (droesen
entire-systems.com)Date: Mon Mar 05 2001 - 17:55:14 CST
On Mon, Mar 05, 2001 at 07:36:17PM +0100, Martin Traxl wrote:
> smtpd_client_restrictions = permit_sasl_authenticated
This one is bogus. But you need:
smtpd_recipient_restrictions =
permit_mynetworks,
permit_sasl_authenticated,
check_relay_domains
or whatever your UCE restrictions should look like. I just added
permit_sasl_authenticated to the default list for this example.
Best regards,
Daniel
-- ---------------------------------------------------------------------- entire systems GmbH | droesenentire-systems.com Internet Services | Phone: +49 2624 9550-55 Ferbachstrasse 12 | Fax: +49 2624 9550-20 D-56203 Hoehr-Grenzhausen | http://www.entire-systems.com/ ----------------------------------------------------------------------
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]