Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
removing /stopping bincimap
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
thecooptoo
Veteran
Veteran


Joined: 27 Apr 2003
Posts: 1353
Location: UK

PostPosted: Sat Jun 24, 2006 4:54 pm    Post subject: removing /stopping bincimap Reply with quote

how ? Ive tried bincimap and want to revert to courier-imap

ive emerge -C bincimap but still have
Code:

Nmap finished: 1 IP address (1 host up) scanned in 0.653 seconds
grenada service # nmap localhost |grep 143
143/tcp   open  imap
grenada service # ps -A |grep bincimap
grenada service #

_________________
join the optout - http://nhsconfidentiality.org
Back to top
View user's profile Send private message
freigeist
Guru
Guru


Joined: 26 Jan 2004
Posts: 338
Location: Cologne, Germany

PostPosted: Sat Jun 24, 2006 7:40 pm    Post subject: Reply with quote

Have you stopped the daemon? Unmerging wont stop it.
Back to top
View user's profile Send private message
thecooptoo
Veteran
Veteran


Joined: 27 Apr 2003
Posts: 1353
Location: UK

PostPosted: Sat Jun 24, 2006 10:28 pm    Post subject: Reply with quote

how do you stop the daemon ? courier-imap wont start because bincimap is still doing something

Code:

grenada ~ # lsof |grep bincimap
multilog  10703   root  cwd       DIR        3,3     4096     218213 /var/log/bincimap
multilog  10703   root    3r      DIR        3,3     4096     752389 /etc/bincimap/service/bincimap/log
multilog  10703   root    4r      DIR        3,3     4096     218213 /var/log/bincimap
multilog  10703   root    5wW     REG        3,3        0     218184 /var/log/bincimap/lock
multilog  10703   root    6w      REG        3,3    42512     218215 /var/log/bincimap/current
tcpserver 10704   root  cwd       DIR        3,3     4096     752353 /etc/bincimap/service/bincimap
grenada ~ #                                       
grenada ~ # /etc/init.d/bincimap stop
-bash: /etc/init.d/bincimsp: No such file or directory
grenada ~ # ps -A |grep bincimap
grenada ~ # telnet localhost 143
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.
grenada ~ # /etc/init.d/courier-imapd start
 * Starting courier-imapd ...
bind: Address already in use
ll_daemon_start: Resource temporarily unavailable                                                                       [ !! ]
grenada ~ #   

_________________
join the optout - http://nhsconfidentiality.org
Back to top
View user's profile Send private message
widan
Veteran
Veteran


Joined: 07 Jun 2005
Posts: 1512
Location: Paris, France

PostPosted: Sat Jun 24, 2006 10:28 pm    Post subject: Reply with quote

Run "netstat -tlnp" and look at the line for the IMAP port (143), the last item in the line will tell you which process opened the socket. You don't see a bincimap process, but it's not impossible the listening process has some other name - daemons have a tendency to change their name to reflect their status.
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