View Single Post
  #2 (permalink)  
Old 07-15-2006, 11:39 AM
bobby bobby is offline
Zimbra Employee
 
Posts: 515
Default

i think this stuff has come up around here before; some of what you want is covered in the wiki - ManagingDomains

1. this will deliver mail for *@domain.com to user@domain.com (kinda sketchy because spam will always be delivered):

zmprov ma user@domain.com zimbraMailCatchAllAddress @domain.com

2. this will deliver mail for x@domain2.com to x@domain.com:

zmprov cd domain2.com zimbraDomainType alias zimbraMailCatchAllAddress @domain2.com zimbraMailCatchAllForwardingAddress @domain.com

3. several bugs are open on the subject of setting the from address:

Bug 4907 - smart reply

Bug 5862 - Select From: address when sending mail

Bug 6692 - select From: header from among aliases

4. i think cvs is being overhauled; not sure when it will return.
__________________
Search the Forums - Bugzilla - Wiki - Downloads
Reply With Quote