Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #11 (permalink)  
Old 01-13-2006, 05:19 PM
Intermediate Member
 
Posts: 19
Default virtual_alias_domains

I think the problem will be solved if linux.lan was added to virtual_alias_domains instead of virtual_mailbox_domains.

For example here's what I get for following queries:
Code:
# postmap -q "linux.lan" ldap://opt/zimbra/conf/ldap-vad.cf
#
returns nothing, which means linux.lan IS NOT a virtual_alias_domain

but
Code:
# postmap -q "linux.lan" ldap://opt/zimbra/conf/ldap-vmd.cf
linux.lan
#
which means linux.lan is a VIRTUAL MAILBOX domain, which means a 'local' delivery is never going to be attempted for linux.lan

From here
I learn that local delivery will be attempted for virtual_alias_domain.

I think changing the domain type (zimbraDomainType) for linux.lan from 'local' which is what it is right now, to 'alias', will put linux.lan in the virtual_alias_domain list, see /opt/zimbra/conf/ldap-vad.cf query filter:
Code:
query_filter = (&(zimbraDomainName=%s)(zimbraDomainType=alias)(zimbraMailStatus=enabled))
What do you think?
Reply With Quote
  #12 (permalink)  
Old 01-13-2006, 05:26 PM
Intermediate Member
 
Posts: 19
Default zimbraDomainType immutable

I learn that zimbraDomainType is immutable, so can't change it.
Reply With Quote
  #13 (permalink)  
Old 01-14-2006, 03:45 PM
Intermediate Member
 
Posts: 19
Smile Solved!

I have solved this problem.

A detailed how-to is posted in a new thread .
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.