First of all, let me clarify... I meant to write
appliance, not
application. It's one of those Barracude spam firewalls.
Regarding LDAP authentication, and what they call 'Exchange Accelerator', the documentation simply says to 'refer to the mail server documentation' when filling in these fields.
This may just be a non-issue, as I don't really know what the benefit of LDAP auth would be.....
Anyway, for what it's worth, I contacted their tech support for more information, and here was their response (most of this stuff is
way beyond my skillset):
Code: Select all
My apologies for not getting back to you in a timely fashion. From our efforts yesterday, it appears an LDAP configuration was difficult w/ your organisations' IMail server. Attached below are the mix-and-match options available for an LDAP configuration. Feel free to try these while you continue in-house tests:
"Communigate / Linux username@domain.com
Exchange 2000/2000 username@internaldomain.com
Exchange 2003/2003 required full definition of the name listing containers,path,etc. barracuda@bec.bandera-ec.com (fully qualified)
Exchange 5.5/NT 4 cn=username
Lotus Notes username@domain.com *may need to add this filter:
'(|(mail=${recipient_email})(cn=${recipient_local_part})(shortname=${recipient_local_part})(fullname=${recipient_local_part}))'
Exchange 5.5/2000 cn=username@domain.com or cn=username(worked with simple account)
Imail/2000 cn=username,o=domain.com
Domino 6.5 Filter: (|(Shortname=${recipient_email})(shortname=${recipient_local_part}))
UID: Shortname
Novell Groupwise username = cn=username.o=gsy
search base = o=gsyhosted
filter = (|(cn=${recipient_email}))
plus you might have to change the mta_ldap_unique_attr to cn also please add a referrence next to the 10024 and 10025 telnet lines about clam being on 3310
http://www.novell.com/coolsolutions/tip/11837.html
Change default Filter: emacs recipient_verify.cf
default_filter = (|(proxyaddresses=smtp\$__RECIPIENT__)(proxyaddresses=smtp:__RECIPIENT__))
"