Dears,
How do I remove a alias what I created using the following command?
zmprov cd foo.com zimbraDomainType alias zimbraMailCatchAllAddress @foo.com zimbraMailCatchAllForwardingAddress @mydomain.com
Thanks in advance
Dears,
How do I remove a alias what I created using the following command?
zmprov cd foo.com zimbraDomainType alias zimbraMailCatchAllAddress @foo.com zimbraMailCatchAllForwardingAddress @mydomain.com
Thanks in advance
Ok,
I searched all entries in ldap related to foo.com:
/opt/zimbra/openldap-2.3.39.6z/sbin/slapcat -f /opt/zimbra/conf/slapd.conf
I found a entry like that:
dn: dc=foo,dc=com
zimbraMailCatchAllAddress: @foo.com
o: platec.com.br domain
zimbraDomainName: foo.com
zimbraDomainStatus: active
zimbraId: ad989a4c-39fd-4ce9-afe5-b19eee9ac880
zimbraMailStatus: enabled
zimbraMailCatchAllForwardingAddress: @mydomain.com
objectClass: dcObject
objectClass: organization
objectClass: zimbraDomain
zimbraDomainType: alias
dc: foo
structuralObjectClass: organization
entryUUID: d6f3e948-54c3-102c-8ffe-c16910becaa3
creatorsName: uid=zimbra,cn=admins,cn=zimbra
createTimestamp: 20080111190455Z
entryCSN: 20080111190455Z#000001#00#000000
modifiersName: uid=zimbra,cn=admins,cn=zimbra
modifyTimestamp: 20080111190455Z
So, I removed it by this command:
zmprov dd ad989a4c-39fd-4ce9-afe5-b19eee9ac880
Just fine!
There are currently 1 users browsing this thread. (0 members and 1 guests)