Hi, <br><br>I've had already set the following :<br><br><a href="http://master.cf">master.cf</a><br>kolabpolicy    unix  -       n       n       -       -       spawn user=kolab argv=/usr/sbin/kolab_smtpdpolicy -v<br><br>
<a href="http://main.cf">main.cf</a><br>smtpd_recipient_restrictions = permit_mynetworks, permit_sasl_authenticated,reject_unauth_destination, reject_unlisted_recipient, check_policy_service unix:private/kolabpolicy<br><div id="1fpi" class="ArwC7c ckChnd">


#smtpd_sender_restrictions = permit_mynetworks, check_policy_service unix:private/kolabpolicy<br>kolabpolicy_time_limit = 3600<br>kolabpolicy_max_idle = 20<br></div><br>in order to debug, i've put the -v option when i call the kolab_smtpdpolicy script<br>
<br>and this is my /etc/kolab/kolab_smtpdpolicy.conf file<br><div id="1fpi" class="ArwC7c ckChnd"><br>ldap_uri: ldap://127.0.0.1:389<br>basedn: dc=mydomain,dc=org<br>binddn: cn=manager,cn=internal,dc=mydomain,dc=org<br>
bindpw: mypassword<br>domain: <a href="http://mydomain.org/" target="_blank">mydomain.org</a><br>
allow_unauth: 1<br>permithosts: localhost</div><br>does it seem ok? <br><br>what exactly is the purpose of 
allow_unauth and permithosts parameters? <br><div id="1fpi" class="ArwC7c ckChnd"><br><br>is there an option to add more details on the debugging?<br><br>thanks, <br><br>Eleni<br></div><br>