
hojnik at virtualizing
Apr 11, 2011, 12:26 PM
Post #1 of 4
(491 views)
Permalink
|
|
mailAlternateAddress and LDAP
|
|
Hi there, Currently I'm thinking about to upgrade from DBmail 2 to DBmail 3 RC1 using a new Server. I'm using SOGo. Postfix, DBmail with an LDAP Backend. Now I'm asking me what I have to fill in the DBmail.conf for the attribute mailAlternateAddress to just use alternate adresses per each account. example: BIND_PW = topsecret SCOPE = SubTree USER_OBJECTCLASS = top,account,dbmailUser FORW_OBJECTCLASS = top,account,dbmailForwardingAddress CN_STRING = uid FIELD_PASSWD = userPassword FIELD_UID = dbmailUID FIELD_NID = uidNumber MIN_NID = 10000 MAX_NID = 15000 FIELD_CID = dbmailGID MIN_CID = 10000 MAX_CID = 15000 FIELD_MAIL = mail FIELD_QUOTA = mailQuota FIELD_FWDTARGET = mailForwardingAddress Could I write some like this? FIELD_MAIL = mail,mailAlternateAddress Or what should be better to define it? best regards Darko Hojnik _______________________________________________ DBmail mailing list DBmail [at] dbmail http://mailman.fastxs.nl/cgi-bin/mailman/listinfo/dbmail
|