Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-04-27, 16:51:57

Author Topic: How to uninstall qmail-toaster  (Read 13765 times)

0 Members and 1 Guest are viewing this topic.

Offline hoangsang

  • Valuable Member
  • *
  • Posts: 97
  • Karma: +0/-0
    • View Profile
How to uninstall qmail-toaster
« on: 2014-02-28, 12:17:41 »
My system.

Code: [Select]
C. Apps:
   1. MySQL: mysql55-5.5.36-1.ius.el5
   2. PHP: php53u-5.3.28-1.ius.el5
   3. Httpd: --uninstalled--
   4. Lighttpd: --uninstalled--
   5. Nginx: nginx-1.5.10-1.el5
   6. Qmail: qmail-toaster-1.03-1.3.35.mr.el5
      - with: courier-imap-toaster-4.1.2-1.3.14.mr.el5
   7. Dns: bind-9.9.5-1.el5

D. Php-type (for Httpd/proxy):

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:          7975       3545       4430          0         38       2811
   -/+ buffers/cache:        695       7280
   Swap:         9983          0       9983

How to uninstall qmail-toaster; because it constantly spamming CPU overhead.
Thanks!

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: How to uninstall qmail-toaster
« Reply #1 on: 2014-02-28, 13:09:42 »
Without qmail, mail server is not work (send and receive mail).

Try change options (like 'Max SMTP Instances') in 'Server Mail Settings'
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoangsang

  • Valuable Member
  • *
  • Posts: 97
  • Karma: +0/-0
    • View Profile
Re: How to uninstall qmail-toaster
« Reply #2 on: 2014-02-28, 13:14:49 »
My server is not work email. It is only web server :)
I'm removed qmail-toaster but don't add new domain :(

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: How to uninstall qmail-toaster
« Reply #3 on: 2014-02-28, 13:50:07 »
Yes, because every add website also add postmaster mail account (as default mail account).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoangsang

  • Valuable Member
  • *
  • Posts: 97
  • Karma: +0/-0
    • View Profile
Re: How to uninstall qmail-toaster
« Reply #4 on: 2014-02-28, 15:03:31 »
How to fix it without install qmail-toaster?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: How to uninstall qmail-toaster
« Reply #5 on: 2014-02-28, 15:06:23 »
No options for not use qmail-toaster at this moment. You must installed it.

BTW, what's you mean 'spamming CPU overhead'
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: How to uninstall qmail-toaster
« Reply #6 on: 2014-02-28, 15:13:56 »
Don't uninstall qmail-toaster, but rename all 'run' files inside /var/qmail/supervise/<service> to 'down'. And then run 'sh /script/restart-mail'.

With this trick, qmail-toaster still exists and running but all services (send/smtp/submission/pop3/imap4) already not active.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoangsang

  • Valuable Member
  • *
  • Posts: 97
  • Karma: +0/-0
    • View Profile
Re: How to uninstall qmail-toaster
« Reply #7 on: 2014-02-28, 15:19:48 »
No options for not use qmail-toaster at this moment. You must installed it.

BTW, what's you mean 'spamming CPU overhead'
Yes, CPU always load 100% because processing qmail-remote 

Offline hoangsang

  • Valuable Member
  • *
  • Posts: 97
  • Karma: +0/-0
    • View Profile
Re: How to uninstall qmail-toaster
« Reply #8 on: 2014-02-28, 15:21:36 »
Don't uninstall qmail-toaster, but rename all 'run' files inside /var/qmail/supervise/<service> to 'down'. And then run 'sh /script/restart-mail'.

With this trick, qmail-toaster still exists and running but all services (send/smtp/submission/pop3/imap4) already not active.
Ok, but i'm removed qmail-toaster. How to reinstall and fix it like the way you tell me?
« Last Edit: 2014-02-28, 15:25:04 by hoangsang »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: How to uninstall qmail-toaster
« Reply #9 on: 2014-02-28, 15:31:23 »
Reinstall, just running 'yum install *-toaster; yum remove clamav* simscan*'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoangsang

  • Valuable Member
  • *
  • Posts: 97
  • Karma: +0/-0
    • View Profile
Re: How to uninstall qmail-toaster
« Reply #10 on: 2014-02-28, 16:59:04 »
After run 'yum install *-toaster; yum remove clamav* simscan*' and 'sh /script/cleanup'
SSH show error mess:
Code: [Select]
hostname: Unknown host
hostname: Unknown host
hostname: Unknown host
hostname: Unknown host
hostname: Unknown host
hostname: Unknown host

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: How to uninstall qmail-toaster
« Reply #11 on: 2014-02-28, 17:20:12 »
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoangsang

  • Valuable Member
  • *
  • Posts: 97
  • Karma: +0/-0
    • View Profile
Re: How to uninstall qmail-toaster
« Reply #12 on: 2014-02-28, 17:39:09 »
Thanks!
After rename all 'run' files inside /var/qmail/supervise/<service> to 'down'. And then run 'sh /script/restart-mail'. Add new domain show error:
Alert: could_not_add_mail [Error - no authentication database connection. Initial open.]...

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: How to uninstall qmail-toaster
« Reply #13 on: 2014-02-28, 17:44:42 »
It's related to vpopmail and not related to supervise. It's normal because 'reinstall' without running 'sh /script/fixmail-all'.

If still the same problem after running fixmail-all, go to 'reset mysql password' on panel and then running again fixmail-all.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline hoangsang

  • Valuable Member
  • *
  • Posts: 97
  • Karma: +0/-0
    • View Profile
Re: How to uninstall qmail-toaster
« Reply #14 on: 2014-02-28, 17:57:13 »
:(
After 'reset mysql password; add new domain:
Alert: could_not_add_mail [Error - no authentication database connection. Initial open.]

 


Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.053 seconds with 21 queries.

web stats analysis