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
  #1 (permalink)  
Old 07-11-2011, 11:09 AM
Member
 
Posts: 14
Question Mail Account Failing

I have a mail account that was working fine. For some reason it has stopped receiving mail. I have checked the log files and see no errors in the zimbra.log.
I acts as if the mail was received fine, but shows nowhere.

Any ideas on what to do with this and how to troubleshoot it?
Thanks
Reply With Quote
  #2 (permalink)  
Old 07-11-2011, 11:19 AM
Zimbra Consultant & Moderator
 
Posts: 20,314
Default

You need to give a bit more details than 'it doesn't work'. [QUOTE=Danielc1234;222002]I You should start by updating your forum profile with the output of the following command (do not post the output in this thread):

Code:
zmcontrol -v
Quote:
Originally Posted by Danielc1234 View Post
I have a mail account that was working fine. For some reason it has stopped receiving mail. I have checked the log files and see no errors in the zimbra.log.
I acts as if the mail was received fine, but shows nowhere.

Any ideas on what to do with this and how to troubleshoot it?
Does the email arrive at your server? Does it get delivered to the user account? What information do you see in the log files relating to this user account and it's email? When did this account stop receiving email? Is it only this one account? Did anything happen to your server at, or around, the time this problem started?
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 07-11-2011, 11:35 AM
Member
 
Posts: 14
Default

Thanks for the reply Bill.

I'm very new to Zimbra and have set up our mail server by myself, so my knowledge is very limited.

In the zimbra.log file the server does receive the mail and acts as if it forwards to the proper account. I have put a snippet of the log in which this transpires.

I really don't know how long this has been happening and we have had no major changes to the server, etc. It is more puzzling cause another email account using the same domain is working fine.

I have even tried to delete the account and re-create it, but still the same outcome.

Also, forgive me, but how do I run that vmcontrol -v command. I tried as the root command line, but got a command not found.

Code:
Jul 11 13:46:33 mail postfix/smtpd[8752]: connect from mail-gw0-f49.google.com[74.125.83.49]
Jul 11 13:46:33 mail postfix/smtpd[8752]: setting up TLS connection from mail-gw0-f49.google.com[74.125.83.49]
Jul 11 13:46:33 mail postfix/smtpd[8752]: Anonymous TLS connection established from mail-gw0-f49.google.com[74.125.83.49]: TLSv1 with cipher RC4-SHA (128/128 bits)
Jul 11 13:46:33 mail postfix/smtpd[8752]: 6B8D01FFC3C: client=mail-gw0-f49.google.com[74.125.83.49]
Jul 11 13:46:33 mail postfix/cleanup[9064]: 6B8D01FFC3C: message-id=<252801cc3ff2$781cca50$68565ef0$@com>
Jul 11 13:46:33 mail postfix/qmgr[8003]: 6B8D01FFC3C: from=<danielc1234@gmail.com>, size=7364, nrcpt=1 (queue active)
Jul 11 13:46:33 mail amavis[6009]: (06009-02) ESMTP::10024 /opt/zimbra/data/amavisd/tmp/amavis-20110711T130932-06009: <danielc1234@gmail.com> -> <daniel@notworkingaccount.com> SIZE=7364 Received: from mail.zicominc.net ([127.0.0.1]) by localhost (mail.zicominc.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP for <daniel@notworkingaccount.com>; Mon, 11 Jul 2011 13:46:33 -0400 (EDT)
Jul 11 13:46:33 mail amavis[6009]: (06009-02) Checking: sytAaSA+aGIE [74.125.83.49] <danielc1234@gmail.com> -> <daniel@notworkingaccount.com>
Jul 11 13:46:34 mail postfix/smtpd[9076]: connect from localhost[127.0.0.1]
Jul 11 13:46:34 mail postfix/smtpd[9076]: 0364F2011F0: client=localhost[127.0.0.1]
Jul 11 13:46:34 mail postfix/cleanup[9064]: 0364F2011F0: message-id=<252801cc3ff2$781cca50$68565ef0$@com>
Jul 11 13:46:34 mail postfix/qmgr[8003]: 0364F2011F0: from=<danielc1234@gmail.com>, size=8273, nrcpt=1 (queue active)
Jul 11 13:46:34 mail postfix/smtpd[9076]: disconnect from localhost[127.0.0.1]
Jul 11 13:46:34 mail amavis[6009]: (06009-02) FWD via SMTP: <danielc1234@gmail.com> -> <daniel@notworkingaccount.com>,BODY=7BIT 250 2.0.0 Ok, id=06009-02, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 0364F2011F0
Jul 11 13:46:34 mail amavis[6009]: (06009-02) Passed CLEAN, [74.125.83.49] [75.149.178.254] <danielc1234@gmail.com> -> <daniel@notworkingaccount.com>, Message-ID: <252801cc3ff2$781cca50$68565ef0$@com>, mail_id: sytAaSA+aGIE, Hits: -0.717, size: 7363, queued_as: 0364F2011F0, dkim_id=@gmail.com, 452 ms
Jul 11 13:46:34 mail postfix/smtp[9065]: 6B8D01FFC3C: to=<daniel@notworkingaccount.com>, relay=127.0.0.1[127.0.0.1]:10024, delay=0.63, delays=0.17/0/0/0.45, dsn=2.0.0, status=sent (250 2.0.0 Ok, id=06009-02, from MTA([127.0.0.1]:10025): 250 2.0.0 Ok: queued as 0364F2011F0)
Jul 11 13:46:34 mail postfix/qmgr[8003]: 6B8D01FFC3C: removed
Jul 11 13:46:34 mail amavis[6009]: (06009-02) extra modules loaded: unicore/lib/gc_sc/Alnum.pl, unicore/lib/gc_sc/Alpha.pl
Jul 11 13:46:34 mail postfix/lmtp[9079]: 0364F2011F0: to=<daniel@notworkingaccount.com>, relay=mail.zicominc.net[75.149.178.250]:7025, delay=0.06, delays=0/0/0.02/0.04, dsn=2.1.5, status=sent (250 2.1.5 Delivery OK)
Jul 11 13:46:34 mail postfix/qmgr[8003]: 0364F2011F0: removed
Reply With Quote
  #4 (permalink)  
Old 07-11-2011, 12:26 PM
Zimbra Consultant & Moderator
 
Posts: 20,314
Default

Quote:
Originally Posted by Danielc1234 View Post
I'm very new to Zimbra and have set up our mail server by myself, so my knowledge is very limited.

In the zimbra.log file the server does receive the mail and acts as if it forwards to the proper account. I have put a snippet of the log in which this transpires.

I really don't know how long this has been happening and we have had no major changes to the server, etc. It is more puzzling cause another email account using the same domain is working fine.

I have even tried to delete the account and re-create it, but still the same outcome.
Are there any filters on this account or perhaps a forwarding address with no copy left on the server (you can check in the user preferences)? Does this account use have an email client and do they download mail from it via pop3? What happens if you send an email to this account from another local account?

Quote:
Originally Posted by Danielc1234 View Post
Also, forgive me, but how do I run that vmcontrol -v command. I tried as the root command line, but got a command not found.
Almost all the command for Zimbra are run as the zimbra user (unless you're told otherwise) and you do that by logging in as root then:

Code:
su - zimbra
zmcontrol -v
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 07-11-2011, 01:32 PM
Member
 
Posts: 14
Default

Okay Bill, maybe going in the right direction.
Code:
Are there any filters on this account or perhaps a forwarding address with no copy left on the server (you can check in the user preferences)? Does this account use have an email client and do they download mail from it via pop3? What happens if you send an email to this account from another local account?
I took off the forwarding option to allow the mail to stay on the zimbra's interface. We usually retrieve the emails via Outlook. I sent and email and it stayed and showed up in the zimbra's interface. And it now works in their Outlook. So is must be something going on with the forwarding option and 'not' keeping a copy on the server? I have this set on most of the accounts, where as we do not want a build up of emails left on the zimbra mail server.

Is there anything I should do differently?
Reply With Quote
  #6 (permalink)  
Old 07-12-2011, 08:20 AM
Zimbra Consultant & Moderator
 
Posts: 20,314
Default

Quote:
Originally Posted by Danielc1234 View Post
Okay Bill, maybe going in the right direction.
Code:
Are there any filters on this account or perhaps a forwarding address with no copy left on the server (you can check in the user preferences)? Does this account use have an email client and do they download mail from it via pop3? What happens if you send an email to this account from another local account?
I took off the forwarding option to allow the mail to stay on the zimbra's interface. We usually retrieve the emails via Outlook. I sent and email and it stayed and showed up in the zimbra's interface. And it now works in their Outlook. So is must be something going on with the forwarding option and 'not' keeping a copy on the server? I have this set on most of the accounts, where as we do not want a build up of emails left on the zimbra mail server.
The usual reason for having a mail server is to store copies of the email for the user (including adequate backup), one day they'll thank you after they've deleted important email. If this is for a commercial organisation then you may have regulatory issues that require copies to be kept.

Quote:
Originally Posted by Danielc1234 View Post
Is there anything I should do differently?
Hard disk space is generally inexpensive, my suggestion would be to leave the mail on the server and possibly increase the space available for keeping the email.
__________________
Regards


Bill
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.