Search found 134 matches

by adobrin
Thu May 01, 2008 10:41 pm
Forum: Administrators
Topic: ristrict access zimbra server outside network !
Replies: 2
Views: 951

ristrict access zimbra server outside network !

if you have one interface (replace eth0 with it) for both LAN and internet.
iptables -A INPUT -i eth0 -p tcp --dport 80 -j DENY

iptables -A INPUT -i eth0 -s 192.168.2.0/24 -p tcp --dport 80 -J ACCEPT
(repeat for 443)
by adobrin
Sun Apr 27, 2008 2:06 am
Forum: Administrators
Topic: Move to new server problems
Replies: 6
Views: 1766

Move to new server problems

uh hm. i just did a migration; im not sure what the documentation says, but if i were you i would rsync on top of the install again. afaik, the procedure should be 1) install packages (same version as source), 2) rsync /opt/zimbra old server tree to new server then check to make sure everything runs...
by adobrin
Sat Apr 26, 2008 7:06 pm
Forum: Administrators
Topic: unable to send mail to gmail
Replies: 5
Views: 1824

unable to send mail to gmail

ooh look


"do">http://www.zimbra.com/forums/administra ... ilure.html
"do you have DNS lookups disabled in your MTA?"
-> " *sheepish* That'd be the problem...I misinterpreted the meaning of that checkbox. "
by adobrin
Sat Apr 26, 2008 5:24 pm
Forum: Administrators
Topic: soap:Receiver error
Replies: 5
Views: 1574

soap:Receiver error

zmcontrol status
by adobrin
Sat Apr 26, 2008 5:06 pm
Forum: Administrators
Topic: Move to new server problems
Replies: 6
Views: 1766

Move to new server problems

check UID's too. rsync + fix_perms will use the zimbra UID from the old server, easiest fix is changing /etc/passwd to match.
by adobrin
Sat Apr 26, 2008 4:59 pm
Forum: Administrators
Topic: unable to send mail to gmail
Replies: 5
Views: 1824

unable to send mail to gmail

your DNS server is returning the wrong MX host try this from the command line, on the mail server: adam@stylin:~$ nslookup > set type=MX > gmail.com Server: 10.2.1.5 Address: 10.2.1.5#53 Non-authoritative answer: gmail.com mail exchanger = 50 gsmtp183.google.com. gmail.com mail exchanger = 5 gmail-s...
by adobrin
Mon Aug 06, 2007 4:17 pm
Forum: General Questions
Topic: .53 syncing
Replies: 3
Views: 2758

.53 syncing

from mailbox.log on a vista machine. seems to stop syncing after the first few hundred mb: [quote] 2007-08-06 16:51:49,751 ERROR [Timer-Offline-Main] [] offline - failed to sync account email@address.com com.zimbra.common.service.ServiceException: system failure: storing message 113243 at com.zimbra...
by adobrin
Sat Aug 04, 2007 11:25 am
Forum: Installation Help
Topic: Dekstop download for Linux
Replies: 2
Views: 1737

Dekstop download for Linux

click 'save as'
by adobrin
Fri Aug 03, 2007 7:22 pm
Forum: General Questions
Topic: .53 syncing
Replies: 3
Views: 2758

.53 syncing

Hi! .53 seems to be syncing -- i'm getting *alot* of these errors in mailbox.log, though: [quote] 2007-08-04 00:19:44.831 GMT Thread[Timer-Offline-Main,5,main] (XID = 1551), (SESSIONID = 1), (DATABASE = /home/adam/zimbra/zdesktop/derby), (DRDAID = null), Failed Statement is: INSERT INTO mboxgroup1.o...
by adobrin
Wed Aug 01, 2007 8:21 pm
Forum: Mobility
Topic: Open Moko and Linux Based Phones
Replies: 20
Views: 4892

Open Moko and Linux Based Phones

my FIC'll be here tomorrow.
their docs says its got funambol inside.. whatcha want tested :)