I have a problem with a domain alias not cooperating with an auto-reply feature for an email account.
We have a domain (example.com) and a domain alias for that domain (alias.com). We have an account setup for HR (careers@example.com) that auto-replies to the sender and forwards the message to an account owned by an actual human (hrperson@alias.com).
If we send email to
careers@example.com, both the forward and the auto-reply work. However, if we send an email to
careers@alias.com, only the forward works.
Any ideas? Here's all the relevant info I can think of:
Code:
server: CentOS 5.2 x86_64
Zimbra: zcs-NETWORK-5.0.12_GA_2789.RHEL5_64.20090126020907
kernel: 2.6.18-53.1.19.el5
[zimbra@server ~]$ zmprov gd alias.com | grep -v Gal
# name alias.com
dc: msd
o: alias.com domain
objectClass: dcObject
objectClass: organization
objectClass: zimbraDomain
zimbraAdminConsoleCatchAllAddressEnabled: FALSE
zimbraAdminConsoleDNSCheckEnabled: FALSE
zimbraAdminConsoleLDAPAuthEnabled: FALSE
zimbraAdminConsoleSkinEnabled: FALSE
zimbraDomainName: alias.com
zimbraDomainStatus: active
zimbraDomainType: alias
zimbraFreebusyExchangeCachedInterval: 60d
zimbraFreebusyExchangeCachedIntervalStart: 7d
zimbraId: d01efe81-4042-4b9c-a10d-761512585400
zimbraMailCatchAllAddress: @alias.com
zimbraMailCatchAllForwardingAddress: @example.com
zimbraMailStatus: enabled
[zimbra@server ~]$ zmprov ga careers@example.com | grep -E "Office|Forward"
zimbraFeatureMailForwardingEnabled: TRUE
zimbraFeatureMailForwardingInFiltersEnabled: TRUE
zimbraFeatureOutOfOfficeReplyEnabled: TRUE
zimbraPrefForwardIncludeOriginalText: includeBody
zimbraPrefForwardReplyInOriginalFormat: FALSE
zimbraPrefForwardReplyPrefixChar: >
zimbraPrefMailForwardingAddress: hrperson@alias.com
zimbraPrefOutOfOfficeFromDate: 20090201000000Z
zimbraPrefOutOfOfficeReply: I got your email.
zimbraPrefOutOfOfficeReplyEnabled: TRUE
zimbraPrefOutOfOfficeUntilDate: 25001231000000Z