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 03-21-2007, 04:47 AM
Senior Member
 
Posts: 55
Default Port conflits(25)

Durant the installation of zimbra i receive the message :
-----------------------------------------------------------
Checking for port conflicts
Port conflict detected: 25 (zimbra-mta)
Port conflicts detected! - Any key to continue
------------------------------------------------------------
By scannig the liste of my open ports i find 25 ( servic SMTP)
sould i escape this conflit and continue installation ?
Or i must disable SMTP service ? ( if yes who ?)
Reply With Quote
  #2 (permalink)  
Old 03-21-2007, 06:04 AM
Junior Member
 
Posts: 8
Default

This is indicating that you have another mail server running.
- Disable it if you use it for local delivery only
- Don't install zimbra mta but be sure of what you're doing and check if zimbra can "speak" with your mta.
Reply With Quote
  #3 (permalink)  
Old 03-21-2007, 06:20 AM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

Zimbra will only use the postfix MTA that comes with it. As [B2F]Tom mentioned you need to disable the installed MTA (you'll need to check your install for that), you can continue the installation but Zimbra MTA won't start until the other MTA is stopped.
__________________
Regards


Bill
Reply With Quote
  #4 (permalink)  
Old 03-21-2007, 07:37 AM
Senior Member
 
Posts: 55
Default

ok , thank you
but hwo can i proceed to stop the other MTA ?
i don't remember that i install it before ??
any help
Reply With Quote
  #5 (permalink)  
Old 03-21-2007, 07:45 AM
Junior Member
 
Posts: 8
Default

maybe a ps -eaf may gives some indication to you.

qmail, exim, postfix are some of the most famous mta ... take a look if you find one of them in your process table list.

Regarding your distribution, take a look to in your init.d directory or in your service list ...

At last, maybe your mta is not in standalone mode but manage by inetd.
Reply With Quote
  #6 (permalink)  
Old 03-21-2007, 08:42 AM
Senior Member
 
Posts: 55
Default

thank you for your help
for distrubution I am using ubuntu 6
and when i scan my open ports at localhost i find
that realy port 25 is open with service : SMTP
do you know how can i stop this service ?
Reply With Quote
  #7 (permalink)  
Old 03-21-2007, 08:46 AM
Junior Member
 
Posts: 8
Default

25 is the port of SMTP. But you have to find the software that listen on this port.
Debian is installed with Exim and ubuntu is based on Debian. Maybe it is the same for you. Check your process list to look after an exim process : ps -eaf | grep exim
If you find one, then do an /etc/init.d/exim stop. You can remove it too : apt-get remove exim.
Find your mail transfert agent software and refer to any ubuntu administration guide to know how to remove it.
Reply With Quote
  #8 (permalink)  
Old 03-21-2007, 09:43 AM
Senior Member
 
Posts: 55
Default

I find that exim4 is as you say my mail transfert agent
i uninstall it but zimbra-mta is not running
what other application can't use 25 port ???
Reply With Quote
  #9 (permalink)  
Old 03-21-2007, 10:20 AM
Senior Member
 
Posts: 55
Default

this is my mta status script :
-----------------------------------------------------------------------
zimbra@zimbra:~$ sh -x bin/zmmtactl status
+ BASE=/opt/zimbra
+ SCRIPTS='zmmtaconfigctl postfix zmsaslauthdctl'
+ case "$1" in
+ STATUS=0
+ for i in '$SCRIPTS'
+ /opt/zimbra/bin/zmmtaconfigctl status
+ R=0
+ '[' 0 -ne 0 ']'
+ for i in '$SCRIPTS'
+ /opt/zimbra/bin/postfix status
+ R=1
+ '[' 1 -ne 0 ']'
+ echo 'postfix is not running'
postfix is not running
+ STATUS=1
+ for i in '$SCRIPTS'
+ /opt/zimbra/bin/zmsaslauthdctl status
+ R=0
+ '[' 0 -ne 0 ']'
+ exit 1
-----------------------------------------------------------------
i think that there is a problem in /opt/zimbra/bin/postfix R=1
do you have an idea ? what can i do ?

any help
Reply With Quote
  #10 (permalink)  
Old 03-21-2007, 10:34 AM
Elite Member & Volunteer
 
Posts: 255
Default

You'll need to turn it off, and then disable it from startup.

Something like
/etc/init.d/exim stop
or
/etc/init.d/exim4 stop

Then to disable it at startup use chkconfig
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.