OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
postfix ETRN

From: Andre Hübner (Andre.Huebnergmx.de)
Date: Wed Jan 30 2008 - 09:05:43 CST


Hi List,

i try to set up etrn on my machine. Most of this is working.
I used this tutorial: http://www.postfix.org/ETRN_README.html
Now i have the problem to limit requests of etrn-domain x to client y

I cannot find correct restrictions for smtpd_etrn_restrictions
Either every client can request etrn or no one can. (or Server configuration
error ;) )
I did a try with:

smtpd_etrn_restrictions =
    check_etrn_access hash:/etc/postfix/etrn-access
    reject

in /etc/postfix/etrn-access i combined etrn-domain and ip of client who
should be able to request but i have no idea about the correct format.

Can someone help me?
Thanks Andre