Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
postfix (now qmail) prob fatal
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
doll1
Tux's lil' helper
Tux's lil' helper


Joined: 12 Nov 2002
Posts: 120
Location: Düsseldorf, Earth

PostPosted: Tue Apr 29, 2003 2:04 pm    Post subject: postfix (now qmail) prob fatal Reply with quote

Hi there,

I'm about to install a mail hosting system as described in the "Virtual Mail Hosting Guide" and ... just got this message
Quote:
Apr 29 14:45:38 [postfix/master] fatal: bind INADDR_ANY port 25: Address already in use
after configure and doing
Code:
/etc/init.d/postfix start
My postconf -n is
Quote:
alias_database = hash:/etc/mail/aliases
alias_maps = hash:/etc/mail/aliases
command_directory = /usr/sbin
config_directory = /etc/postfix
daemon_directory = /usr/lib/postfix
debug_peer_level = 2
default_destination_concurrency_limit = 10
home_mailbox = .maildir/
local_destination_concurrency_limit = 2
mail_owner = postfix
mailq_path = /usr/bin/mailq
manpage_directory = /usr/share/man
newaliases_path = /usr/bin/newaliases
queue_directory = /var/spool/postfix
readme_directory = /usr/share/doc/postfix-2.0.9
sample_directory = /etc/postfix/sample
sendmail_path = /usr/sbin/sendmail
setgid_group = postdrop
unknown_local_recipient_reject_code = 450
As it is a fatal error it seems I'm looking too close to find. Please help

Last edited by doll1 on Tue Apr 29, 2003 3:37 pm; edited 1 time in total
Back to top
View user's profile Send private message
doll1
Tux's lil' helper
Tux's lil' helper


Joined: 12 Nov 2002
Posts: 120
Location: Düsseldorf, Earth

PostPosted: Tue Apr 29, 2003 2:55 pm    Post subject: Reply with quote

Ok, sorry guys.

Vanished after reboot.

Maybe artefacts from unmerging qmail?

Don't know, going further, bye
_________________
Beware of the frogs
Back to top
View user's profile Send private message
doll1
Tux's lil' helper
Tux's lil' helper


Joined: 12 Nov 2002
Posts: 120
Location: Düsseldorf, Earth

PostPosted: Tue Apr 29, 2003 3:34 pm    Post subject: Reply with quote

Thought it vanished.
Ok postfix works locally now, the mysterious thing is:
After unmerging qmail and rebooting with merged postfix I get a loop on console saying things like
Quote:

supervise: fatal: unable to start log/run: file does not exist supervise: fatal: unable to start qmail-send/run: file does not exist supervise: fatal: unable to start qmail-smtpd/run: file does not exist

not shure about the order because I had to write it off the looping console. (it's not going to log/everything/current)
Any hint who tries it where to start?
_________________
Beware of the frogs
Back to top
View user's profile Send private message
doll1
Tux's lil' helper
Tux's lil' helper


Joined: 12 Nov 2002
Posts: 120
Location: Düsseldorf, Earth

PostPosted: Tue Apr 29, 2003 4:07 pm    Post subject: Reply with quote

seemed to be a daemontool - prob.
What the hell thei're for? Beside of complicating unmerge of qmail...
Ok, that for this thread and I realize, it would have had a better place in "Installing Gentoo", but now it's closed for me anyway :)
_________________
Beware of the frogs
Back to top
View user's profile Send private message
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Tue Apr 29, 2003 4:08 pm    Post subject: Reply with quote

Looks like you may not have turned off the SMTP daemon that was previously listening to port 25 (qmail) before emerging and starting postfix. Remember that you can remove the daemon binary even though the daemon itself is running. You need to do:
Code:

/etc/init.d/<daemon> stop
rc-update del <daemon>

and then the unmerge. This thread may also be of interest.
doll1 wrote:
Ok, sorry guys.

Vanished after reboot.

Maybe artefacts from unmerging qmail?

Don't know, going further, bye
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum