[automx] provider = mondomaine.fr domains = mondomaine.fr, subdomaine.mondomaine.fr #debug = yes logfile = /tmp/automx.log # Protect against DoS memcache = 127.0.0.1:11211 memcache_ttl = 600 client_error_limit = 5 rate_limit_exception_networks = 127.0.0.0/8, ::1/128 # The DEFAULT section is always merged into each other section. Each section # can overwrite settings done here. [DEFAULT] account_type = email account_name = mondomaine account_name_short = mondomaine [global] action = settings backend = ldap host = ldap://ldap.mondomaine.fr base = ou=people,dc=mondomaine,dc=fr binddn = cn=comptemagique,ou=system,dc=mondomaine,dc=fr bindpw = PASSWORD result_attrs = mail, mailAlternateAddress, uid scope = one filter = (|(mailAlternateAddress=%s)(mail=%s)) pop = no imap = yes imap_server = imaps.mondomaine.fr imap_port = 993 imap_encryption = ssl imap_auth = plaintext imap_refresh_ttl = 6 imap_auth_identity = ${uid} smtp = yes smtp_server = smtps.mondomaine.fr smtp_port = 465 smtp_encryption = ssl smtp_auth = plaintext smtp_refresh_ttl = 6 smtp_auth_identity = ${uid} smtp_default = yes smtp_author = ${mail}