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 Display Modes
  #1 (permalink)  
Old 02-14-2008, 06:41 PM
Senior Member
 
Posts: 52
Question [SOLVED] Away message only work for primary domain?

We're using 4.5.11 NE, and our environment is such that we've had to set up several domain aliases for our configured mail domain (using zmprov):

Code:
> zmprov createDomain example.com \
    zimbraDomainType alias \
    zimbraMailCatchAllAddress @example.com \
    zimbraMailCatchAllForwardAddress @sub.example.com

> zmprov getAllDomains
sub.example.com
example.com
We're noticing that users who set an away message find it only works for messages addressed to <user>@<domain> or <user_alias>@<domain>, not for <user>@<domain_alias> or <user_alias>@<domain_alias>.

For the sake of explanation, our mail domain is "sub.example.com", and one of the domain aliases we've configured is "example.com". Mail for our users, but addressed to "user@example.com" is forwarded to "user@sub.example.com" and delivered to our Zimbra system. If "user" creates an away message, mail to "user@sub.example.com" or "user_alias@sub.example.com" will properly get an away response. Mail to "user@example.com" or "user_alias@example.com" will not get an away response. In all cases, the mail ends up properly in the user's inbox.

Given that nearly half our users prefer their "user@example.com" addresses over "user@sub.example.com", we're somewhat in a bind for getting away messages to actually work.

Any suggestions? Searched bugzilla for "away message" and "vacation message" and found nothing along these lines. I suppose I should file a bug...

Thoughts?
Reply With Quote
  #2 (permalink)  
Old 02-14-2008, 07:09 PM
Senior Member
 
Posts: 52
Default Answer? Use the Command Line, Luke.

First (as I've already done), add your domain alias:

Code:
> zmprov createDomain example.com \
    zimbraDomainType alias \
    zimbraMailCatchAllAddress @example.com \
    zimbraMailCatchAllForwardAddress @sub.example.com
Then, using zmprov again, add the aliases to your users:

Code:
> zmprov addAccountAlias <user>@<domain> <user>@<domain_alias>
> zmprov addAccountAlias <user_alias>@<domain> <user_alias>@<domain_alias>
This does seem to confuse the Zimbra Admin Console "Aliases" page when editing a user account, so you'll end up having to manage all the aliases via the command line if you don't want Zimbra Admin Console to freak out about the aliases. However, away messages will now be sent for all aliases.

Again, this is on 4.5.11 NE.

Gregory
Reply With Quote
Reply


Thread Tools
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.

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0