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, 17:03:19

Author Topic: i can't send & receive mail  (Read 4714 times)

0 Members and 1 Guest are viewing this topic.

Offline nemo1112

  • Valuable Member
  • *
  • Posts: 56
  • Karma: +0/-0
    • View Profile
i can't send & receive mail
« on: 2015-11-05, 18:50:13 »
i can't send & receive mail
i checked dns + gmail is connected to the mailserver but nothing goes in or out
all failures

how to fix ???
« Last Edit: 2015-11-05, 19:07:34 by nemo1112 »

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: i can't send & receive mail
« Reply #1 on: 2015-11-06, 00:51:12 »
inform here 'sh /script/sysinfo; hostname -f; hostname'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nemo1112

  • Valuable Member
  • *
  • Posts: 56
  • Karma: +0/-0
    • View Profile
Re: i can't send & receive mail
« Reply #2 on: 2015-11-07, 13:14:28 »
[root@restart ~]# sh /script/sysinfo; restart -f; restart

A. Kloxo-MR: 7.0.0.b-2015072602
   - Web: hiawatha-9.14.0-f.6.mr.el6.x86_64
   - PHP: php54s-5.4.43-1.ius.el6 (cgi mode)
B. Plateform:
   - OS: CentOS release 6.6 (Final) x86_64
   - Hostname: restart
C. Services:
   1. MySQL: MariaDB-server-10.0.20-1.el6.x86_64
   2. PHP:
      - Branch: php54-cli-5.4.43-1.ius.el6.x86_64
      - Used: --Use PHP Branch--
   3. Httpd: httpd-2.2.31-1.mr.el6.x86_64
      - PHP Type: php-fpm_event
   4. Lighttpd: --uninstalled--
   5. Hiawatha: --unused--
   6. Nginx: nginx-1.9.3-1.el6.ngx.x86_64
   7. Cache: --uninstalled--
   8. Dns: bind-9.9.7-1.mr.el6.x86_64
   9. Qmail: qmail-toaster-1.03-1.3.55.mr.el6.x86_64
      - with: courier-imap-toaster-4.1.2-1.3.18.mr.el6.x86_64
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:          6853       1566       5287          0        232        662
   -/+ buffers/cache:        671       6182
   Swap:            0          0          0
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/sda1        29G  7.1G   20G  27% /

restart: invalid option: -f
Try `restart --help' for more information.
restart: missing job name
Try `restart --help' for more information.
[root@restart ~]#

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: i can't send & receive mail
« Reply #3 on: 2015-11-07, 13:45:59 »
Read http://forum.mratwork.com/kloxo-mr-tips-and-tricks/(tip)-how-to-setup-qmail-on-kloxo-mr/ especially related to hostname.

Your server's hostname is 'restart' where no qualified to FQDN.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nemo1112

  • Valuable Member
  • *
  • Posts: 56
  • Karma: +0/-0
    • View Profile
Re: i can't send & receive mail
« Reply #4 on: 2015-11-11, 22:18:30 »
right now i fixed getting mail with this codes
qmailctl stop
yum reinstall *-toaster -y
sh /script/fixmail-all
qmailctl stop
qmailctl start

but right now i can't send mail
it was working when i did these codes but now it's not

have no idea what changed ...

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: i can't send & receive mail
« Reply #5 on: 2015-11-12, 09:05:10 »
Without IP blocked by provider, most issue related to send mail related to wrong setting for hostname.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nemo1112

  • Valuable Member
  • *
  • Posts: 56
  • Karma: +0/-0
    • View Profile
Re: i can't send & receive mail
« Reply #6 on: 2015-11-14, 15:35:10 »
how to fix it ??

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: i can't send & receive mail
« Reply #7 on: 2015-11-14, 16:04:06 »
Again, fix your hostname in your server.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nemo1112

  • Valuable Member
  • *
  • Posts: 56
  • Karma: +0/-0
    • View Profile
Re: i can't send & receive mail
« Reply #8 on: 2015-11-14, 19:57:12 »
can you give me an example ??
i wrote restart
what is the mistake with that name ?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: i can't send & receive mail
« Reply #9 on: 2015-11-15, 03:36:28 »
Example server for this forum, using 'oln3.mratwork.com' as 'hostname' instead 'oln3'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nemo1112

  • Valuable Member
  • *
  • Posts: 56
  • Karma: +0/-0
    • View Profile
Re: i can't send & receive mail
« Reply #10 on: 2015-11-18, 15:25:15 »
so if i changed my hostname to
restart.restart-technology.com

it will work ?

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: i can't send & receive mail
« Reply #11 on: 2015-11-18, 15:26:51 »
so if i changed my hostname to
restart.restart-technology.com

it will work ?
Yes, after running 'sh /script/cleanup'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline nemo1112

  • Valuable Member
  • *
  • Posts: 56
  • Karma: +0/-0
    • View Profile
Re: i can't send & receive mail
« Reply #12 on: 2016-01-03, 17:00:50 »
still not working
fixed everything and still not working :(

but it fixes me receive emails i can't send ...

 


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

Page created in 0.042 seconds with 18 queries.

web stats analysis