Zimbra Debian Support

Official Zimbra news, events, releases, and updates.
1530tommie
Posts: 35
Joined: Fri Sep 12, 2014 9:55 pm

Zimbra Debian Support

Post by 1530tommie »

[quote user="marcmac"]

This isn't a virtual server, is it?
What's in /etc/security/limits.conf?
su - zimbra

ulimit -n
returns what?[/QUOTE]
It is an uml instance (virtual).

ulimit returns 10000
zimbra soft nofile 10000

zimbra hard nofile 10000
marcmac
Elite member
Elite member
Posts: 2091
Joined: Fri Sep 12, 2014 9:53 pm

Zimbra Debian Support

Post by marcmac »

You're running out of file descriptors, probably - that's why it won't let you fork.
1530tommie
Posts: 35
Joined: Fri Sep 12, 2014 9:55 pm

Zimbra Debian Support

Post by 1530tommie »

And what can I do about this? Is this problem caused by uml?
marcmac
Elite member
Elite member
Posts: 2091
Joined: Fri Sep 12, 2014 9:53 pm

Zimbra Debian Support

Post by marcmac »

It's probably UML, though I can't be sure.
In general virtual servers don't work great. (That said, I've had pretty good luck with VMWare.)
1530tommie
Posts: 35
Joined: Fri Sep 12, 2014 9:55 pm

Zimbra Debian Support

Post by 1530tommie »

But everything works atm except sending mails... Is there a way to see how many file descriptors can be used and how many are in use?
Or is there something else I can do? Or can i turn amavisd off?
marcmac
Elite member
Elite member
Posts: 2091
Joined: Fri Sep 12, 2014 9:53 pm

Zimbra Debian Support

Post by marcmac »

Not much of a mail system, if it can't send email :)
Not sure what to tell you about the virtual machine - you'll have to read the docs on it.
You can turn amavis off, but you may hit the FD limit somewhere else, too.
Amavis can be controlled via the admin console.
1530tommie
Posts: 35
Joined: Fri Sep 12, 2014 9:55 pm

Zimbra Debian Support

Post by 1530tommie »

Marcmac, seems it was caused by to low on memory. Increased memory, and now it is sending mails.
Thanks for your help. So sending mails is also now working in Debian in an UML :-)
hollo
Posts: 12
Joined: Fri Sep 12, 2014 10:03 pm

Zimbra Debian Support

Post by hollo »

Tommie thanks a lot for the help yesterday, i just didnt knew that a missing aliases.db was enought to the whole system wouldnt start correctly..
but now it seems to run smoothly, i just need the last thing.
I can send emails without any problems, and it seems like i receive the emails just as fine, but the never show up in my inbox, anyone has a clue of what is going on? This is my syslog while im receiving an email.
Its seems like something in my networks is setup wrong? My computer is behind a firewall, so i dont know if i should open anything but port 25 to the computer?
Jan 25 21:53:46 localhost postfix/smtpd[11580]: connect from cicero1.cybercity.dk[212.242.40.4]

Jan 25 21:53:47 localhost postfix/smtpd[11580]: 29E2E76B4F: client=cicero1.cybercity.dk[212.242.40.4]

Jan 25 21:53:47 localhost postfix/cleanup[11847]: 29E2E76B4F: message-id=

Jan 25 21:53:47 localhost postfix/smtpd[11580]: disconnect from cicero1.cybercity.dk[212.242.40.4]

Jan 25 21:53:47 localhost postfix/qmgr[10423]: 29E2E76B4F: from=, size=1025, nrcpt=1 (queue active)

Jan 25 21:53:48 localhost amavis[9110]: (09110-01) ESMTP::10024 /opt/zimbra/amavisd/tmp/amavis-20060125T215347-09110: -> Received: SIZE=1025 from test.hollo.dk ([127.0.0.1]) by localhost (test.hollo.dk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 09110-01 for ; Wed, 25 Jan 2006 21:53:47 +0100 (CET)

Jan 25 21:53:48 localhost amavis[9110]: (09110-01) Checking: pGE8wXVmrac4 [212.242.40.4] ->

Jan 25 21:53:50 localhost postfix/smtpd[11851]: initializing the server-side TLS engine

Jan 25 21:53:50 localhost postfix/smtpd[11851]: connect from localhost.localdomain[127.0.0.1]

Jan 25 21:53:50 localhost postfix/smtpd[11851]: 6DC7F76B50: client=localhost.localdomain[127.0.0.1]

Jan 25 21:53:50 localhost postfix/cleanup[11847]: 6DC7F76B50: message-id=

Jan 25 21:53:50 localhost amavis[9110]: (09110-01) FWD via SMTP: -> , 250 2.6.0 Ok, id=09110-01, from MTA([127.0.0.1]:10025): 250 Ok: queued as 6DC7F76B50

Jan 25 21:53:50 localhost postfix/smtpd[11851]: disconnect from localhost.localdomain[127.0.0.1]

Jan 25 21:53:50 localhost postfix/qmgr[10423]: 6DC7F76B50: from=, size=1573, nrcpt=1 (queue active)

Jan 25 21:53:50 localhost amavis[9110]: (09110-01) Passed CLEAN, [212.242.40.4] [217.157.236.188] -> , Message-ID: , mail_id: pGE8wXVmrac4, Hits: 0, 3187 ms

Jan 25 21:53:50 localhost postfix/smtp[11848]: 29E2E76B4F: to=, relay=127.0.0.1[127.0.0.1], delay=3, status=sent (250 2.6.0 Ok, id=09110-01, from MTA([127.0.0.1]:10025): 250 Ok: queued as 6DC7F76B50)

Jan 25 21:53:50 localhost amavis[9110]: (09110-01) extra modules loaded: Net/LDAP/Bind.pm

Jan 25 21:53:50 localhost postfix/qmgr[10423]: 29E2E76B4F: removed
Jan 25 21:56:59 localhost postfix/lmtp[11852]: 6DC7F76B50: to=, relay=none, delay=189, status=deferred (connect to test.hollo.dk[217.157.236.188]: Connection timed out)
marcmac
Elite member
Elite member
Posts: 2091
Joined: Fri Sep 12, 2014 9:53 pm

Zimbra Debian Support

Post by marcmac »

Jan 25 21:56:59 localhost postfix/lmtp[11852]: 6DC7F76B50: to=, relay=none, delay=189, status=deferred (connect to test.hollo.dk[217.157.236.188]: Connection timed out)
Is test.hollo.dk your box? Is that the correct IP? Can it talk to itself on port 7025 for lmtp delivery?
If no, you'll either need to fix your firewall, add your domain MX record to DNS, or turn off DNS lookups and set up a relay host. (This is all covered in the forums)
hollo
Posts: 12
Joined: Fri Sep 12, 2014 10:03 pm

Zimbra Debian Support

Post by hollo »

[quote user="marcmac"]If no, you'll either need to fix your firewall, add your domain MX record to DNS, or turn off DNS lookups and set up a relay host. (This is all covered in the forums)[/QUOTE]
Port 7025 replies, and my firewall, if I only need to have opened up port 25, this is all done, and i know my mx is fine, else the box wouldnt receive that email. then there is only the dns lookup thingie back.. i will look around in the forum, thanks.
Post Reply