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

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
  #1 (permalink)  
Old 12-13-2007, 06:31 AM
Junior Member
 
Posts: 5
Default Bounced messages/Catch all account

We have a relatively new installation (4.5.9). When we send mail to non-existent accounts within our domain, the messages do not bounce.

I don't think there currently is a catchall account, as I've never set one up (forum searches indicate there is no default).

Is there a way to determine if an account is set as catchall?

Any other ideas?

Mike
Reply With Quote
  #2 (permalink)  
Old 12-13-2007, 06:39 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

A bounce will take up-to five days to get 'bounced', is there anything in the logs relating to the failed deliveries or any bounce messages or even anything in the queues?

You can check for a catch-all with the following:

Code:
zmprov gd yourdomain.com | grep zimbraMailCatchAllAddress
Believe me, you do not want to add a catch-all to your domain - it's a spammers dream.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 12-13-2007, 06:44 AM
Junior Member
 
Posts: 5
Default

We're on the right track. (I've substituted "domain.com" for mine).

# zmprov gd domain.com | grep "CatchAll"
zimbraMailCatchAllAddress: @domain.com
zimbraMailCatchAllForwardingAddress: @domain.com

I assume I should nuke both of these? I'm sure I can search and find out how, but since you're handy...care to offer the quick command?

Mike
Reply With Quote
  #4 (permalink)  
Old 12-13-2007, 06:47 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

Have a look here.
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 12-13-2007, 06:51 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

You might also want to check if there is actually a catch-all account on the server with:
Code:
zmprov gaa -v | grep zimbraMailCatchAllAddress
and get rid of that entry if you find one.
__________________
Regards


Bill
Reply With Quote
  #6 (permalink)  
Old 12-13-2007, 06:54 AM
Junior Member
 
Posts: 5
Default

Thanks Bill, I had seen that before...

zmprov modifyAccount user@domain.com zimbraMailCatchallAddress ""

I'm confused why to specify the account user@domain.com? Is that supposed to be the current catchall account? If so, the command doesn't work when the current catchall is "@domain.com", as mine is.

FYI, the "zmprov gaa -v | grep Catchall" command doesn't return any entries, so thankfully that doesn't appear to be a factor.

Mike

Last edited by mschuler; 12-13-2007 at 06:55 AM.. Reason: left out part of command
Reply With Quote
  #7 (permalink)  
Old 12-13-2007, 07:13 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

That probably means you don't have the catch-all defined on any specific account.
__________________
Regards


Bill
Reply With Quote
  #8 (permalink)  
Old 12-13-2007, 11:29 AM
Junior Member
 
Posts: 5
Default

The plot is thickening here. I'm pretty confident my problem is NOT related to a catch all account.

I originally had this server set up as "secondary" for a split domain situation (a qmail server was primary). Eventually I moved all the accounts over to my zimbra server, and changed the mx record. However, I never changed my zimbraMailTransport value back.

Currently it's set to: smtpldserver.domain.com

So, I'm relaying all outbound off my old server (not good obviously).

I have no idea what the true value should be...unless it should just be:
smtp:newserver.domain.com where newserver is the name of the machine that I'm hosting zimbra on.

Thoughts?

Last edited by mschuler; 12-13-2007 at 11:30 AM.. Reason: left something out.
Reply With Quote
  #9 (permalink)  
Old 12-13-2007, 12:27 PM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

No, it's normally unset so you can just zero that attribute. You can also do this:
Code:
zmprov md yourdomain.com zimbraMailTransport lmtp:zimbra.domain.com
__________________
Regards


Bill
Reply With Quote
  #10 (permalink)  
Old 12-13-2007, 02:14 PM
Junior Member
 
Posts: 5
Default

That was the problem. Thanks so much!!!!
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.