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 08-20-2009, 04:00 PM
Starter Member
 
Posts: 2
Arrow Zimbra no recibe si envia - Only send

Buen día, he configurado el servidor zimbra correctamente (al menos eso pensaba) sobre CentOS, despues de una pruebas veo que si esta enviando tanto en la red interna como hacia el exterior, pero no está recibiendo. No se me ocurre otra cosa mas que sea un problema de DNS. Espero alguien haya tenido algún problema similar y pueda postear la solución. Anexo la configuración del BIND que tengo:

/var/named/chroot/etc/named.conf

options {
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
forwarders {192.168.1.64;};
};
include "/etc/rndc.key";
//El servidor maestro para correo.dominio.com
zone "correo.dominio.com" IN {
type master;
file "db.correo.dominio.com";
};

- - - - - - - - - - - - - - - -- ----------------------------
/var/named/chroot/var/named/db.correo.dominio.com

;
; Direcciones e informacion adicional host
;
$ttl 38400
@ IN SOA correo.dominio.com. hostmaster.correo.dominio.com. (
10118 ; Serial
43200 ; Refresh
3600 ; Retry
3600000 ; Expire
2592000 ) ; Minimum
; Definir los servidores de nombre y de correo
IN NS 192.168.1.66
correo.dominio.com IN A 192.168.1.66
correo.dominio.com IN MX 10 correo.dominio.com


-----------------------------------------------------------------
vim /etc/resolv.conf

search dominio.com
nameserver 192.168.1.66


Gracias de antemano !!
Reply With Quote
  #2 (permalink)  
Old 08-20-2009, 05:32 PM
raj raj is offline
Moderator
 
Posts: 768
Default

in english it means
Raj

Quote:
Good day, I have zimbra server configured correctly (so I thought) on CentOS, after testing I see that if this network by sending both internal and outward, but not receiving. I can think of nothing more than be a DNS issue. I hope someone has had a similar problem and can post the solution. BIND configuration Annex I:

/ var / named / chroot / etc / named.conf

options (
directory '/ var / named ";
dump-file '/ var / named / data / cache_dump.db';
statistics-file '/ var / named / data / named_stats.txt';
forwarders (192.168.1.64;
);
include '/ etc / rndc.key';
/ / The master server for correo.dominio.com
zone 'correo.dominio.com' IN (
type master;
file 'db.correo.dominio.com';
);

- - - - - - - - - - - - - - - - ----------------------------
/ var / named / chroot / var / named / db.correo.dominio.com

;
; Host addresses and additional information
;
$ ttl 38,400
@ IN SOA correo.dominio.com. hostmaster.correo.dominio.com. (
10118; Serial
43200; Refresh
3600; Retry
3600000; Expire
2592000); Minimum
; Define the nameservers and email
IN NS 192.168.1.66
correo.dominio.com IN A 192.168.1.66
IN MX 10 correo.dominio.com correo.dominio.com


-------------------------------------------------- ---------------
vim / etc / resolv.conf

dominio.com search
nameserver 192.168.1.66


Thanks in advance!
__________________
i2k2 Networks
Dedicated & Shared Zimbra Hosting Provider
Reply With Quote
  #3 (permalink)  
Old 08-20-2009, 10:18 PM
Intermediate Member
 
Posts: 18
Default

I am new to Zimbra. So here is just some ideas.
First thing is: are you sure your ISP is not blocking port 25? My ISP does.
Second thing is, how do you receive your mail? The ip 192.168.1.66 is internal IP, not external one. So do you receive the mail through a external relay server or port forward by a router? If port forward, does the router has a static ip? And do you change the public MX record of dominio.com to point to your router?
You know, if you only change the internal DNS to point to your mail server, outside still nobody knows who's responsible for emails for dominio.com.
Reply With Quote
  #4 (permalink)  
Old 08-21-2009, 02:16 PM
Starter Member
 
Posts: 2
Default

Hi, thanks for the quick response. Apparently I don´t have blocked port 25 because I send emails both in the internal network and to the outside, however I can not do is receive from the outside. The configuration I have: three servers, 64 which acts as a DNS server in Windows Server 2003, 65 and 66 as web server and zimbra. Annex server settings 64.
Greetings
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.