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-26, 12:46:00

Author Topic: KloxoMr- Email Can Send But Cannot Receive?  (Read 9275 times)

0 Members and 1 Guest are viewing this topic.

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
KloxoMr- Email Can Send But Cannot Receive?
« on: 2015-02-09, 12:46:59 »
I followed your instruction here:

Code: [Select]
http://forum.mratwork.com/kloxo-mr-tips-and-tricks/(tip)-how-to-setup-qmail-on-kloxo-mr/
Version:  Kloxo-MR: 6.5.0.f-2015010801

# fix mail issue
sh /script/fixmail-all

# better stop and start instead restart
qmailctl stop
qmailctl start

NOTE:
- Reinstall Qmail-toaster
Code: [Select]
# uninstall toaster
yum remove *-toaster

# remove bin and config
rm -rf /var/qmail/

# install again (including clamav and spamd) and also other applications as dependencies
yum install *-toaster webalizer cronie cronie-anacron crontabs

# run fix mail config (qmail-toaster config and webmail)
sh /script/fixmail-all

# restart (using stop and start better for this situation rather than restart)
# to make stopped and may appear error message
qmailctl stop
# start
qmailctl start

When come to this part:
Quote
[root@server ~]# qmailctl stop
Stopping qmail-toaster: svscan qmailsvc: warning: unable to control /var/qmail/s                                             upervise/authlib: file does not exist
svc: warning: unable to control /var/qmail/supervise/clamd: file does not exist
svc: warning: unable to control /var/qmail/supervise/imap4: file does not exist
svc: warning: unable to control /var/qmail/supervise/imap4-ssl: file does not ex                                             ist
svc: warning: unable to control /var/qmail/supervise/pop3: file does not exist
svc: warning: unable to control /var/qmail/supervise/pop3-ssl: file does not exi                                             st
svc: warning: unable to control /var/qmail/supervise/send: file does not exist
svc: warning: unable to control /var/qmail/supervise/smtp: file does not exist
svc: warning: unable to control /var/qmail/supervise/smtp-ssl: file does not exi                                             st
svc: warning: unable to control /var/qmail/supervise/spamd: file does not exist
svc: warning: unable to control /var/qmail/supervise/submission: file does not e                                             xist
 loggingsvc: warning: unable to control /var/qmail/supervise/authlib/log: file d                                             oes not exist
svc: warning: unable to control /var/qmail/supervise/clamd/log: file does not ex                                             ist
svc: warning: unable to control /var/qmail/supervise/imap4-ssl/log: file does no                                             t exist
svc: warning: unable to control /var/qmail/supervise/imap4/log: file does not ex                                             ist
svc: warning: unable to control /var/qmail/supervise/pop3-ssl/log: file does not                                              exist
svc: warning: unable to control /var/qmail/supervise/pop3/log: file does not exi                                             st
svc: warning: unable to control /var/qmail/supervise/send/log: file does not exi                                             st
svc: warning: unable to control /var/qmail/supervise/smtp-ssl/log: file does not                                              exist
svc: warning: unable to control /var/qmail/supervise/smtp/log: file does not exi                                             st
svc: warning: unable to control /var/qmail/supervise/spamd/log: file does not ex                                             ist
svc: warning: unable to control /var/qmail/supervise/submission/log: file does n                                             ot exist

Try to fix:
[root@server ~]# sh /script/cleanup
Quote
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exis

Please guide

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: KloxoMr- Email Can Send But Cannot Receive?
« Reply #1 on: 2015-02-09, 12:55:59 »
Try reinstall all with 'sh /script/upcp -y'.

Better inform here your 'sh /script/sysinfo'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: KloxoMr- Email Can Send But Cannot Receive?
« Reply #2 on: 2015-02-09, 20:01:37 »
Reinstalled - Done
sh /script/upcp -y

Quote
sh /script/sysinfo

A. Kloxo-MR: 6.5.0.f-2015010801

B. OS: CentOS release 6.6 (Final) i686

C. Apps:
   1. MySQL: mysql55-5.5.41-2.ius.el6.i686
   2. PHP: php53u-5.3.29-1.ius.el6.i686
   3. Httpd: httpd-2.2.29-1.mr.el6.i386
   4. Lighttpd: --uninstalled--
   5. Nginx: --uninstalled--
   6. Qmail: qmail-toaster-1.03-1.3.46.mr.el6.i386
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.i386
   7. Dns: bind-9.9.5-1.el6.i686

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

E. Memory:
                total       used       free     shared    buffers     cached
   Mem:           512        475         36          3          0        236
   -/+ buffers/cache:        239        272
   Swap:          256        113        142

Any more step?
Thank You

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: KloxoMr- Email Can Send But Cannot Receive?
« Reply #3 on: 2015-02-09, 20:06:55 »
I do the following:
sh /script/cleanup

It came back the same thing.

Note: If I din run this, all my websites will not load.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: KloxoMr- Email Can Send But Cannot Receive?
« Reply #4 on: 2015-02-09, 20:10:20 »
Try 'sh /script/restart-mail -y' and then what's happens?.

Cleanup after 'upcp -y' need re-setting services (web/dns/spam/php-type). Use 'the old trick' for re-setting. Example: select to 'lighttpd' and then select back to original (let say apache).
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: KloxoMr- Email Can Send But Cannot Receive?
« Reply #5 on: 2015-02-09, 20:16:40 »
# sh /script/restart-mail -y
Stopping qmail-toaster: svscan qmail logging.
Starting qmail-toaster: svscan.

Quote
[root@server ~]# supervise: fatal: unable to acquire pop3/supervise/lock: temporary failure
supervise: fatal: unable to acquire submission/supervise/lock: temporary failure
supervise: fatal: unable to acquire imap4-ssl/supervise/lock: temporary failure
supervise: fatal: unable to acquire imap4/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire smtp/supervise/lock: temporary failure
supervise: fatal: unable to acquire smtp-ssl/supervise/lock: temporary failure
supervise: fatal: unable to acquire pop3-ssl/supervise/lock: temporary failure
supervise: fatal: unable to acquire log/supervise/lock: temporary failure
supervise: fatal: unable to acquire clamd/supervise/lock: temporary failure
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start log/run: file does not exist
supervise: fatal: unable to start clamd/run: file does not exist

Will try resetting now.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: KloxoMr- Email Can Send But Cannot Receive?
« Reply #6 on: 2015-02-09, 20:24:49 »
Reinstall again 'yum install simscan-toaster -y' and then reboot.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: KloxoMr- Email Can Send But Cannot Receive?
« Reply #7 on: 2015-02-09, 20:44:27 »
Try resetting from Apache -bind to lighttpd - djbdns and back again.

Reinstall all with
sh /script/upcp -y

Run:
sh /script/cleanup

Still same problem.

Reinstall again 'yum install simscan-toaster -y' and then reboot.
Quote
[root@server ~]# yum install simscan-toaster -y
Loaded plugins: fastestmirror, priorities, protectbase, replace
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: mirror.hostduplex.com
 * extras: mirror.hostduplex.com
 * mratwork-epel: mirrors.kernel.org
 * mratwork-ius-stable: ord.mirror.rackspace.com
 * mratwork-webtatic: us-east.repo.webtatic.com
 * updates: mirror.hostduplex.com
0 packages excluded due to repository protections
Resolving Dependencies
--> Running transaction check
---> Package simscan-toaster.i386 0:1.4.0-1.4.3.mr.el6 will be installed
--> Processing Dependency: ripmime-toaster for package: simscan-toaster-1.4.0-1.4.3.mr.el6.i386
--> Running transaction check
---> Package ripmime-toaster.i386 0:1.4.0.6-1.3.8.mr.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package         Arch Version               Repository                     Size
================================================================================
Installing:
 simscan-toaster i386 1.4.0-1.4.3.mr.el6    mratwork-release-version-arch  55 k
Installing for dependencies:
 ripmime-toaster i386 1.4.0.6-1.3.8.mr.el6  mratwork-release-version-arch  82 k

Transaction Summary
================================================================================
Install       2 Package(s)

Total download size: 137 k
Installed size: 300 k
Downloading Packages:
(1/2): ripmime-toaster-1.4.0.6-1.3.8.mr.el6.i386.rpm     |  82 kB     00:00
(2/2): simscan-toaster-1.4.0-1.4.3.mr.el6.i386.rpm       |  55 kB     00:00
--------------------------------------------------------------------------------
Total                                           113 kB/s | 137 kB     00:01
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : ripmime-toaster-1.4.0.6-1.3.8.mr.el6.i386                    1/2
  Installing : simscan-toaster-1.4.0-1.4.3.mr.el6.i386                      2/2
warning: user clamav does not exist - using root
warning: user clamav does not exist - using root
warning: user clamav does not exist - using root
error running spamassassin
error running clamdscan
simscan versions cdb file built. /var/qmail/control/simversions.cdb
simscan cdb file built. /var/qmail/control/simcontrol.cdb

Your existing tcp.smtp file was *not* overwritten, but a new one was created called "tcp.smtp.new" that
you should look at to ensure no new directives were added that may cause issues with your system.

  Verifying  : simscan-toaster-1.4.0-1.4.3.mr.el6.i386                      1/2
  Verifying  : ripmime-toaster-1.4.0.6-1.3.8.mr.el6.i386                    2/2

Installed:
  simscan-toaster.i386 0:1.4.0-1.4.3.mr.el6

Dependency Installed:
  ripmime-toaster.i386 0:1.4.0.6-1.3.8.mr.el6

Complete!
[root@server ~]# reboot

Broadcast message from root@server.mydomin.com
        (/dev/pts/9) at 21:36 ...

What should I do now?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: KloxoMr- Email Can Send But Cannot Receive?
« Reply #8 on: 2015-02-09, 21:04:07 »
Remember, because install clamav, you must click 'enable virus scan' in 'Server Mail Setting'.

If no something wrong, running 'sh /script/fixmail-all; sh /script/restart-mail -y' will be fix your mail issue.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: KloxoMr- Email Can Send But Cannot Receive?
« Reply #9 on: 2015-02-09, 21:21:06 »
I received the following message once I clicked at "Enable Virus Scan"?

Alert: simscan_is_not_installed_for_virus_scan


Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: KloxoMr- Email Can Send But Cannot Receive?
« Reply #10 on: 2015-02-09, 21:23:09 »
I am doing this.
Reinstall again 'yum install simscan-toaster -y' and then reboot.

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: KloxoMr- Email Can Send But Cannot Receive?
« Reply #11 on: 2015-02-09, 21:25:15 »
Now it enabled.

Next, I am worrying about running
sh /script/cleanup

This always shown the 2 errors as mentioned above.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: KloxoMr- Email Can Send But Cannot Receive?
« Reply #12 on: 2015-02-09, 21:55:43 »
Don't need cleanup but fixmail-all + restart-mail
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: KloxoMr- Email Can Send But Cannot Receive?
« Reply #13 on: 2015-02-09, 22:52:24 »
Ok, thanks.

I found one thing here.
That the email before should be okay. It is just slow in delivery.
Let's say, an email sent to KloxoMr email at 0100am, you will receive that email after 10 hrs.

Therefore, just check your email around 11am onwards.
Just dun understand why cannot receive instant email.


Offline henry

  • Valuable Member
  • *
  • Posts: 127
  • Karma: +1/-0
    • View Profile
    • Low Cost Internet Marketing Products
Re: KloxoMr- Email Can Send But Cannot Receive?
« Reply #14 on: 2015-02-12, 07:25:18 »
Update:

From my Google mail inbox.

This is an automatically generated Delivery Status Notification

THIS IS A WARNING MESSAGE ONLY.

YOU DO NOT NEED TO RESEND YOUR MESSAGE.

Delivery to the following recipient has been delayed:
>> My Google email, I was trying send to mydomain email.

And then, Google gave a guideline.

Message will be retried for 2 more day(s)

Technical details of temporary failure:
The recipient server did not accept our requests to connect. Learn more at
Code: [Select]
http://support.google.com/mail/bin/answer.py?answer=7720
Learn more :)


 


MRatWork Affiliates:    BIGRAF(R) Inc.    House of LMAR    EFARgrafix
Click Here

Page created in 0.033 seconds with 18 queries.

web stats analysis