LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 02-17-2003, 01:00 PM   #1
vdi_nenna
Member
 
Registered: Jan 2002
Location: PA, USA
Distribution: Fedora 12
Posts: 69

Rep: Reputation: 15
Question How to remove IMAP?


Anyone know how to remove Courier-IMAP from RH7.3 Linux? By installing it, it has messed up my mail system.

Since I installed IMAP, I can't receive messages from outside world on Postfix, but I can send messages to outside world.

Anyone know why this might be happeneing?

thanks,

Vince

 
Old 02-17-2003, 02:51 PM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
How did you install it? Was it on there from the initial install? If so, fire up kpackage and find the package click on the icon to remove it and presto! It's gone. Via command line:
rpm -qa | grep imap
And when it returns the package name:
rpm -e imap

Cool
 
Old 02-17-2003, 03:59 PM   #3
vdi_nenna
Member
 
Registered: Jan 2002
Location: PA, USA
Distribution: Fedora 12
Posts: 69

Original Poster
Rep: Reputation: 15
Thanks for the reply MasteC,

IMAP-Courier was installed from tar ball, using ./configure.

Do you know how to uninstall it from a source install?

thanks,

Vince
 
Old 02-17-2003, 04:10 PM   #4
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Yes, but it depends on whether or not the author of the package included the option in the Makefile. Change to the tarball directory that was created after your untarred the imap server, something like:
cd /home/packages/imap-courier
Then run:
make uninstall

If they did not include that, you have a few options:
1. make install again, this time noting where packages are getting installed to, and remove each one by hand;
2. Download a program called chkinstall that will run make install for you and note where things are getting installed to, and then you can optionally remove then with that tool (the better idea);
3. Run a "find" or "locate" on your box for imap and remove the files that it returns (bad idea);
4. (The worst idea) Reinstall your distro...

Cool
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
qmail-ldap + courier-imap woes (imap capability) syahid Linux - General 1 10-12-2005 12:03 AM
Problem with mail delivery procmail>cyrus imap (using sendmail,procmail,cyrus,imap) bwana Linux - Software 2 03-24-2005 07:01 PM
IMAP and Cyrus-IMAP on Slackware 10 cyberjames Slackware 2 01-10-2005 01:07 AM
IMAP works but IMAP TLS doesn't under PHP (Horde IMP) theparadigm Linux - Software 0 11-17-2003 12:35 AM
UW IMAP problem downloading IMAP folders nuzzy Linux - Software 1 04-17-2003 04:25 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:53 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration