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 06-07-2010, 01:45 AM
Advanced Member
 
Posts: 193
Default Email not receiving

I installed ZCS 32 bit version on FEDORA 11 but not able to receive emails ..Please can anyone help me out.
__________________
Abhiz
http://abhishekamralkar.blogspot.com
Reply With Quote
  #2 (permalink)  
Old 06-07-2010, 03:19 AM
Moderator
 
Posts: 927
Default

I'd start by checking port 25 on your network, make sure you can connect to it from the lan, and from an external connection.
Reply With Quote
  #3 (permalink)  
Old 06-07-2010, 04:26 AM
Advanced Member
 
Posts: 193
Default

The error which I am getting is connetion timed out at port 7025 ,I am able tpo telnet my server on port 25 from Lan as well as outside network.
__________________
Abhiz
http://abhishekamralkar.blogspot.com
Reply With Quote
  #4 (permalink)  
Old 06-07-2010, 04:52 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Quote:
Originally Posted by abhiz View Post
The error which I am getting is connetion timed out at port 7025 ,I am able tpo telnet my server on port 25 from Lan as well as outside network.
Why don't you post the errors you're getting in the log files? Have you searched the forums for similar problems and tried some of the tips there? Have you disabled the firewall and/or AppArmor?
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 06-07-2010, 04:58 AM
Advanced Member
 
Posts: 193
Default

Jun 7 07:54:35 localhost postfix/lmtp[32250]: 872F786130: to=<admin@mail.xyz.com>, relay=none, delay=7146, delays=6956/0.03/189/0, dsn=4.4.1, status=deferred (connect to mail.xyz.com[x.y.x.z]:7025: Connection timed out)

Above is the error which I am geting in my server logs.Also SELINUX is disabled apparmor not installed.
__________________
Abhiz
http://abhishekamralkar.blogspot.com
Reply With Quote
  #6 (permalink)  
Old 06-07-2010, 05:16 AM
Advanced Member
 
Posts: 193
Default

Jun 7 08:14:49 localhost postfix/smtp[24225]: 8226685F09: to=<abhishek@xyx.com>, relay=none, delay=0.11, delays=0.1/0.01/0/0, dsn=4.4.1, status=deferred (connect to 127.0.0.1[127.0.0.1]:10024: Connection refused)
__________________
Abhiz
http://abhishekamralkar.blogspot.com
Reply With Quote
  #7 (permalink)  
Old 06-07-2010, 05:17 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

.... and the answer to the other questions about the firewall and have you tried some of the solutions/debugging tips in the forums? I assume you have a valid hosts file and DNS A & MX records (if you have then post the output from the usual commands that show it's all correct)?
__________________
Regards


Bill
Reply With Quote
  #8 (permalink)  
Old 06-07-2010, 05:33 AM
Advanced Member
 
Posts: 193
Default

I have installed ZCS on FEDORA 11,32 bit but it seems there is issue with DNS

I have installed bind on fedora and I changed my resolv.conf to have my server internal IP but as soon as I reboot my server it changed resolv.conf and public IP address of my server.
__________________
Abhiz
http://abhishekamralkar.blogspot.com
Reply With Quote
  #9 (permalink)  
Old 06-07-2010, 05:35 AM
Advanced Member
 
Posts: 193
Default

//
// named.conf
//
// Provided by Red Hat bind package to configure the ISC BIND named(8) DNS
// server as a caching only nameserver (as a localhost DNS resolver only).
//
// See /usr/share/doc/bind*/sample/ for example named configuration files.
//

options {
listen-on port 53 { 127.0.0.1; };
listen-on-v6 port 53 { ::1; };
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
forwarders { 63.216.0.5; 63.216.0.6; } ;
// include "/etc/rndc.key";
// We are the master server for server.example.com


memstatistics-file "/var/named/data/named_mem_stats.txt";
allow-query { localhost; };
recursion yes;
dnssec-enable yes;
dnssec-validation yes;
dnssec-lookaside . trust-anchor dlv.isc.org.;
};

logging {
channel default_debug {
file "data/named.run";
severity dynamic;
};
};

zone "mail.sogosurveys.com" IN {
type master;
file "db.mail.sogosurveys.com";
};

include "/etc/named.rfc1912.zones";


This is named.conf file
__________________
Abhiz
http://abhishekamralkar.blogspot.com
Reply With Quote
  #10 (permalink)  
Old 06-07-2010, 05:36 AM
Advanced Member
 
Posts: 193
Default

127.0.0.1 localhost.localdomain localhost
192.168.1.124 mail.sogosurveys.com mail

my host file
__________________
Abhiz
http://abhishekamralkar.blogspot.com
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.