| 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.
|  | | 
10-09-2007, 05:49 PM
| | | [SOLVED] Not able to receive or send mail Hi All,
After 100 attempts to install Zimbra I finally got it to work for me  ... I am just now testing things out. My problem now is:
- I am not able to send or receive emails. I sent a test email from my gmail account to a account created on zimbra and not seeing mail when I login to the webmail as that user.
Also, sent email from zimbra webmail to my gmail account and gmail not getting email.
However, I check zimbra webadmin mail queues and I see the email as being deferred. Not sure what's happening as I am new to using Zimbra.
- The other problem I have is that I can't seem to access webmail via client browser using https. I can only access my webmail via http.... Any thoughts how to fix this. I'd like all logins to work via https. FYI, I have all proper ports open for https, http, mail, pop, etc...
Would appreciate any comments/suggestions to help resolve the above.
Joe | 
10-09-2007, 06:49 PM
| | | Quote:
Originally Posted by joeleo I sent a test email from my gmail account to a account created on zimbra and not seeing mail when I login to the webmail as that user. | Incoming Mail Problems - ZimbraWiki Quote:
Originally Posted by joeleo Also, sent email from zimbra webmail to my gmail account and gmail not getting email.
However, I check zimbra webadmin mail queues and I see the email as being deferred. Not sure what's happening as I am new to using Zimbra. | check /var/log/zimbra.log (& /opt/zimbra/log/mailbox.log while your at it) Quote:
Originally Posted by joeleo The other problem I have is that I can't seem to access webmail via client browser using https. I can only access my webmail via http.... Any thoughts how to fix this. I'd like all logins to work via https. FYI, I have all proper ports open for https, http, mail, pop, etc... | You may just need to change the mode:
su zimbra
zmtlsctl mode (replace mode with https, mixed, or both) descriptions are here: CLI zmtlsctl to set Web Server Mode - ZimbraWiki
zmcontrol stop
zmcontrol start
Last edited by mmorse; 10-09-2007 at 06:54 PM..
| 
10-10-2007, 09:44 AM
| | | Hi Mike, thanks for your reply and comments below. I was able to get the https to work with your commands below...
As you suggested, I checked my logs /var/log/zimbra.log to get clues as to why I am not able to send & receive emails. Below is what I got from the logs: Code: Incoming Email from Gamil Account to my Zimbra Mail Server
Oct 8 23:51:36 mx1 postfix/smtpd[26504]: connect from wr-out-0506.google.com[64.233.184.228]
Oct 8 23:51:36 mx1 postfix/smtpd[26504]: CD4315605B3: client=wr-out-0506.google.com[64.233.184.228]
Oct 8 23:51:37 mx1 postfix/cleanup[26505]: CD4315605B3: message-id=
Oct 8 23:51:37 mx1 postfix/qmgr[25618]: CD4315605B3: from=, size=1735, nrcpt=1 (queue active)
Oct 8 23:51:37 mx1 amavis[24337]: (24337-01) ESMTP::10024 /opt/zimbra/amavisd/tmp/amavis-20071008T235137-24337: -> SIZE=1735 Received: from mx1.MyDomain.com ([127.0.0.1]) by localhost (mx1.MyDomain.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP for ; Mon, 8 Oct 2007 23:51:37 +0000 (UTC)
Oct 8 23:51:37 mx1 amavis[24337]: (24337-01) Checking: FUSx1M1RPPyY [64.233.184.228] ->
Oct 8 23:51:37 mx1 amavis[24337]: (24337-01) (!!)TROUBLE in check_mail: parts_decode_ext FAILED: Unix utility file(1) not available, but is needed at (eval 54) line 113.
Oct 8 23:51:37 mx1 amavis[24337]: (24337-01) (!)PRESERVING EVIDENCE in /opt/zimbra/amavisd/tmp/amavis-20071008T235137-24337
Oct 8 23:51:37 mx1 postfix/smtp[26506]: CD4315605B3: to=, relay=127.0.0.1[127.0.0.1], delay=1, status=deferred (host 127.0.0.1[127.0.0.1] said: 451 4.5.0 Error in processing, id=24337-01, parts_decode_ext FAILED: Unix utility file(1) not available, but is needed at (eval 54) line 113. (in reply to end of DATA command))
Oct 8 23:52:09 mx1 postfix/smtpd[26504]: disconnect from wr-out-0506.google.com[64.233.184.228]
Oct 8 23:55:29 mx1 postfix/anvil[26335]: statistics: max connection rate 1/60s for (smtp:85.136.174.77) at Oct 8 23:49:31
Oct 8 23:55:29 mx1 postfix/anvil[26335]: statistics: max connection count 1 for (smtp:85.136.174.77) at Oct 8 23:49:31
Oct 8 23:55:29 mx1 postfix/anvil[26335]: statistics: max cache size 1 at Oct 8 23:49:31
Outgoing Email from Zimbra Mail Server to my Gmail Account
Oct 9 00:08:57 mx1 postfix/smtpd[30038]: connect from mx1.MyDomain.com[192.168.1.105]
Oct 9 00:08:57 mx1 postfix/smtpd[30038]: 84D385605B6: client=mx1.MyDomain.com[192.168.1.105]
Oct 9 00:08:57 mx1 postfix/cleanup[30039]: 84D385605B6: message-id=<17050661.61191888537145.JavaMail.root@mx1.MyDomain.com>
Oct 9 00:08:57 mx1 postfix/qmgr[25618]: 84D385605B6: from=, size=515, nrcpt=1 (queue active)
Oct 9 00:08:57 mx1 amavis[24338]: (24338-02) ESMTP::10024 /opt/zimbra/amavisd/tmp/amavis-20071009T000857-24338: -> SIZE=515 Received: from mx1.MyDomain.com ([127.0.0.1]) by localhost (mx1.MyDomain.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP for ; Tue, 9 Oct 2007 00:08:57 +0000 (UTC)
Oct 9 00:08:57 mx1 postfix/smtpd[30038]: disconnect from mx1.MyDomain.com[192.168.1.105]
Oct 9 00:08:57 mx1 amavis[24338]: (24338-02) Checking: inK1FJsUuNJI [192.168.1.105] ->
Oct 9 00:08:57 mx1 amavis[24338]: (24338-02) (!!)TROUBLE in check_mail: parts_decode_ext FAILED: Unix utility file(1) not available, but is needed at (eval 54) line 113.
Oct 9 00:08:57 mx1 amavis[24338]: (24338-02) (!)PRESERVING EVIDENCE in /opt/zimbra/amavisd/tmp/amavis-20071009T000857-24338
Oct 9 00:08:58 mx1 postfix/smtp[30040]: 84D385605B6: to=, relay=127.0.0.1[127.0.0.1], delay=1, status=deferred (host 127.0.0.1[127.0.0.1] said: 451 4.5.0 Error in processing, id=24338-02, parts_decode_ext FAILED: Unix utility file(1) not available, but is needed at (eval 54) line 113. (in reply to end of DATA command)) Based on the error logs above, I hope someone can help give me tips on what to fix. I am not experience yet enough to know what the errors above mean. Thanks in advance for any help!!!
Joe | 
10-10-2007, 10:02 AM
| | | Could you post your amavisd.conf.in?
-I know manage attachments might need some work, so you could put it somewhere like http://pastebin.com/
Also, add your version information to your profile so we don't have to ask all the time in the future (it makes a difference sometimes on what commands we give).
via the command line: Code: su zimbra
zmcontrol -v or in the main search bar of the web-client enter: http://www.zimbra.com/forums/profile.php?do=editprofile > about halfway down the page 'additional information' > zimbra version blank | 
10-10-2007, 10:39 AM
| | | Hi Mike, Just uploaded the info you requested to pastin under name JoeLeonard... Hope you can see it - Never used that service before.
Also, I update my profile with my zimbra version being used. Here it is for quick reference: Release 4.5.7_GA_1319.UBUNTU6 UBUNTU6 FOSS edition
Please see if you can see the file I uploaded - Thanks for your help.
Question: In the past I had made a postfix install and from what I recall I may need to go to a file and specify the local networks on my local lan that will send and receive emails. I am wondering if I need to do something similar with Zimbra.
Waiting for you feedback!
Joe | 
10-10-2007, 10:52 AM
| | | Quote:
Originally Posted by joeleo Hi Mike, Just uploaded the info you requested to pastin under name JoeLeonard... Hope you can see it - Never used that service before. | a quick link to the pastebin page would be easier...
(we'll fix the 'manage attachments' functionality in the forums shortly) Quote:
Originally Posted by joeleo Question: In the past I had made a postfix install and from what I recall I may need to go to a file and specify the local networks on my local lan that will send and receive emails. I am wondering if I need to do something similar with Zimbra. | Anything on your local lan/subnet should be accepted by default - else see: ZimbraMtaMyNetworks - ZimbraWiki Outgoing Mail Problems - ZimbraWiki SMTP Auth Problems - ZimbraWiki | 
10-10-2007, 11:02 AM
| | | Turns out you can't easily search by username & the recent posts scrolls pass too fast with no links to a 'history'
(Thus I can't find it, you'll have to post the link with the random numbers on the end/paste it again.)
But I did make the private bin http://zimbra.pastebin.com if you want to use that or make your own http://joeleonard.pastebin.com/
*simply just tack a sub-domain on the front and it automatically creates it
Last edited by mmorse; 10-10-2007 at 11:36 AM..
| 
10-10-2007, 12:17 PM
| | | Mike, here is the link: pastebin - collaborative debugging tool
Also, per your links below, I modified zimbra to include my remote networks to relay mail for. But that did not make any difference yet as I still can't send/receive emails.
Question: Can I try to send an email directly from the Zimbra server?
Here's my postconf network config:
zimbra@mx1:~$ postconf mynetworks
mynetworks = 127.0.0.0/8 192.168.1.100 192.168.2.0/24
Per above, my zimbra server host is 192.168.1.100 and I am sending email from remote network 192.168.2.10... So, is the postconf above correct.
Please, I would appreciate any further comments/suggestions to help me fix this problem!
Joe | 
10-10-2007, 01:14 PM
| | | Quote: |
(!!)TROUBLE in check_mail: parts_decode_ext FAILED: Unix utility file(1) not available, but is needed at (eval 54) line 113.
| get's me thinking that a file residing somewhere in the below path has the wrong permissions or something... Quote: |
from your amavisd.conf.in $path = '/opt/zimbra/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin';
| it's a shot in the dark, but you could run the fix permissions script:
(as root)
cd /opt/zimbra/libexec/
./zmfixperms
Last edited by mmorse; 10-10-2007 at 01:19 PM..
| 
10-10-2007, 02:23 PM
| | | To me this error message is saying that the UNIX executable "file" is missing from the system, or not in the Zimbra PATH for some reason. I'd execute a 'find / -name file' as root to see if it is on the system. | | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |