delegation feature in debian etch

Eleni Postantzi lenapostantzi at gmail.com
Fri Feb 22 12:10:40 CET 2008


Hi,

I've had already set the following :

master.cf
kolabpolicy    unix  -       n       n       -       -       spawn
user=kolab argv=/usr/sbin/kolab_smtpdpolicy -v

main.cf
smtpd_recipient_restrictions = permit_mynetworks,
permit_sasl_authenticated,reject_unauth_destination,
reject_unlisted_recipient, check_policy_service unix:private/kolabpolicy
#smtpd_sender_restrictions = permit_mynetworks, check_policy_service
unix:private/kolabpolicy
kolabpolicy_time_limit = 3600
kolabpolicy_max_idle = 20

in order to debug, i've put the -v option when i call the kolab_smtpdpolicy
script

and this is my /etc/kolab/kolab_smtpdpolicy.conf file

ldap_uri: ldap://127.0.0.1:389
basedn: dc=mydomain,dc=org
binddn: cn=manager,cn=internal,dc=mydomain,dc=org
bindpw: mypassword
domain: mydomain.org
allow_unauth: 1
permithosts: localhost

does it seem ok?

what exactly is the purpose of allow_unauth and permithosts parameters?


is there an option to add more details on the debugging?

thanks,

Eleni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20080222/624d0c9f/attachment.html>


More information about the users mailing list