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-25, 14:52:57

Author Topic: Mail sending Error  (Read 11744 times)

0 Members and 1 Guest are viewing this topic.

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Mail sending Error
« Reply #15 on: 2013-03-04, 00:05:02 »
Quote from: "lupetalo"
Quote from: "Spacedust"
For all having trobules with this just run these commands:

Code: [Select]
cd /
/etc/rc.d/init.d/qmail stop
sed -i 's/-u vpopmail/-u root/g' /var/qmail/supervise/submission/run
sed -i 's/-g vpopmail/-g root/g' /var/qmail/supervise/submission/run
sed -i 's/-u vpopmail/-u root/g' /var/qmail/supervise/smtp/run
sed -i 's/-g vpopmail/-g root/g' /var/qmail/supervise/smtp/run
sed -i 's/-u vpopmail/-u admin/g' /var/qmail/supervise/spamd/run
/etc/rc.d/init.d/qmail start

And all will work ;)

/script/cleanup might be needed too because of maildrop bug - just wait till yum info httpd then you can kill this process. Make sure to backup your /etc/php-fpm.d, /home/apache and /home/nginx folders because they will be removed.

Make sure all is working:

Code: [Select]
qmailctl stat
If yes no need to reboot.

Working. much thanks, what was it?

Ask Mustafa, not me. It's some serious bug which Mustafa does not seems to see at all.

Try to update to the latest Kloxo upload and you will see that you won't be able to receive mail - all mails will got into mail queue. You have to run /script/cleanup in order to fix this.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline djscooby

  • Valuable Member
  • *
  • Posts: 119
  • Karma: +0/-0
    • View Profile
Re: Mail sending Error
« Reply #16 on: 2013-03-04, 22:56:27 »
Nice job spacedust.. Finally mails working fine  :D
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Mail sending Error
« Reply #17 on: 2013-03-04, 23:32:00 »
Quote from: "djscooby"
Nice job spacedust.. Finally mails working fine  :D

Thanks. Please now try updating to the latest upload and don't run /script/cleanup.

Then please check if IMAP work and all mails aren't stuck in queue.
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Mail sending Error
« Reply #18 on: 2013-03-04, 23:47:47 »
I need to find out what is the cause maildrop is failing and it can be only fixed by running /script/cleanup !
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: Mail sending Error
« Reply #19 on: 2013-03-05, 03:24:09 »
Quote from: "Spacedust"
For all having trobules with this just run these commands:

Code: [Select]
cd /
/etc/rc.d/init.d/qmail stop
sed -i 's/-u vpopmail/-u root/g' /var/qmail/supervise/submission/run
sed -i 's/-g vpopmail/-g root/g' /var/qmail/supervise/submission/run
sed -i 's/-u vpopmail/-u root/g' /var/qmail/supervise/smtp/run
sed -i 's/-g vpopmail/-g root/g' /var/qmail/supervise/smtp/run
sed -i 's/-u vpopmail/-u admin/g' /var/qmail/supervise/spamd/run
/etc/rc.d/init.d/qmail start

And all will work ;)

/script/cleanup might be needed too because of maildrop bug - just wait till yum info httpd then you can kill this process. Make sure to backup your /etc/php-fpm.d, /home/apache and /home/nginx folders because they will be removed.

Make sure all is working:

Code: [Select]
qmailctl stat
If yes no need to reboot.


 :shock:  qmail as root
« Last Edit: 1970-01-01, 01:00:00 by Guest »
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Mail sending Error
« Reply #20 on: 2013-03-05, 03:27:25 »
Quote from: "ibuxxi"
Quote from: "Spacedust"
For all having trobules with this just run these commands:

Code: [Select]
cd /
/etc/rc.d/init.d/qmail stop
sed -i 's/-u vpopmail/-u root/g' /var/qmail/supervise/submission/run
sed -i 's/-g vpopmail/-g root/g' /var/qmail/supervise/submission/run
sed -i 's/-u vpopmail/-u root/g' /var/qmail/supervise/smtp/run
sed -i 's/-g vpopmail/-g root/g' /var/qmail/supervise/smtp/run
sed -i 's/-u vpopmail/-u admin/g' /var/qmail/supervise/spamd/run
/etc/rc.d/init.d/qmail start

And all will work ;)

/script/cleanup might be needed too because of maildrop bug - just wait till yum info httpd then you can kill this process. Make sure to backup your /etc/php-fpm.d, /home/apache and /home/nginx folders because they will be removed.

Make sure all is working:

Code: [Select]
qmailctl stat
If yes no need to reboot.


 :shock:  qmail as root

If you have other working solution then tell us...
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline ibuxxi

  • Senior Member
  • *
  • Posts: 322
  • Karma: +0/-0
    • View Profile
Re: Mail sending Error
« Reply #21 on: 2013-03-05, 13:15:23 »
Quote from: "Spacedust"
Quote from: "ibuxxi"
Quote from: "Spacedust"

If you have other working solution then tell us...

No

but has Mustafa no fix for this ?
« Last Edit: 1970-01-01, 01:00:00 by Guest »
KVM VPS | Centos 6.8 (32) 2GB | Kloxo-MR 7.0.0.b-2016* | hiawatha | php56 | php-fpm-event | mariadb

Offline djscooby

  • Valuable Member
  • *
  • Posts: 119
  • Karma: +0/-0
    • View Profile
Re: Mail sending Error
« Reply #22 on: 2013-03-05, 13:25:59 »
Quote from: "Spacedust"
Quote from: "djscooby"
Nice job spacedust.. Finally mails working fine  :D

Thanks. Please now try updating to the latest upload and don't run /script/cleanup.

Then please check if IMAP work and all mails aren't stuck in queue.


I am currently on 6.5.0.c.2013030401 i tried your solution after i updated on this version..i dont know if there is a newer one i will check it and update & also i will test imap when i got home and post back results..
thanks again spacedust
« Last Edit: 1970-01-01, 01:00:00 by Guest »

Offline Miki

  • Senior Member
  • *
  • Posts: 183
  • Karma: +0/-0
    • View Profile
Re: Mail sending Error
« Reply #23 on: 2013-03-30, 21:34:53 »
Quote from: "Spacedust"
For all having trobules with this just run these commands:

Code: [Select]
cd /
/etc/rc.d/init.d/qmail stop
sed -i 's/-u vpopmail/-u root/g' /var/qmail/supervise/submission/run
sed -i 's/-g vpopmail/-g root/g' /var/qmail/supervise/submission/run
sed -i 's/-u vpopmail/-u root/g' /var/qmail/supervise/smtp/run
sed -i 's/-g vpopmail/-g root/g' /var/qmail/supervise/smtp/run
sed -i 's/-u vpopmail/-u admin/g' /var/qmail/supervise/spamd/run
/etc/rc.d/init.d/qmail start

And all will work ;)

/script/cleanup might be needed too because of maildrop bug - just wait till yum info httpd then you can kill this process. Make sure to backup your /etc/php-fpm.d, /home/apache and /home/nginx folders because they will be removed.

Make sure all is working:

Code: [Select]
qmailctl stat
If yes no need to reboot.
supervise: fatal: unable to start smtp/run: access denied
supervise: fatal: unable to start smtp/run: access denied
supervise: fatal: unable to start smtp/run: access denied
supervise: fatal: unable to start smtp/run: access denied
supervise: fatal: unable to start smtp/run: access denied
supervise: fatal: unable to start smtp/run: access denied
supervise: fatal: unable to start smtp/run: access denied
« Last Edit: 1970-01-01, 01:00:00 by Guest »
"the freedom speak is expression to exchange knowledge"

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Mail sending Error
« Reply #24 on: 2013-04-09, 17:55:27 »
Quote from: "Miki"
Quote from: "Spacedust"
For all having trobules with this just run these commands:

Code: [Select]
cd /
/etc/rc.d/init.d/qmail stop
sed -i 's/-u vpopmail/-u root/g' /var/qmail/supervise/submission/run
sed -i 's/-g vpopmail/-g root/g' /var/qmail/supervise/submission/run
sed -i 's/-u vpopmail/-u root/g' /var/qmail/supervise/smtp/run
sed -i 's/-g vpopmail/-g root/g' /var/qmail/supervise/smtp/run
sed -i 's/-u vpopmail/-u admin/g' /var/qmail/supervise/spamd/run
/etc/rc.d/init.d/qmail start

And all will work ;)

/script/cleanup might be needed too because of maildrop bug - just wait till yum info httpd then you can kill this process. Make sure to backup your /etc/php-fpm.d, /home/apache and /home/nginx folders because they will be removed.

Make sure all is working:

Code: [Select]
qmailctl stat
If yes no need to reboot.
supervise: fatal: unable to start smtp/run: access denied
supervise: fatal: unable to start smtp/run: access denied
supervise: fatal: unable to start smtp/run: access denied
supervise: fatal: unable to start smtp/run: access denied
supervise: fatal: unable to start smtp/run: access denied
supervise: fatal: unable to start smtp/run: access denied
supervise: fatal: unable to start smtp/run: access denied

Run this:

Code: [Select]
/etc/rc.d/init.d/qmail stop
killall -9 qmail-send
/etc/rc.d/init.d/qmail start
qmailctl stat
« Last Edit: 1970-01-01, 01:00:00 by Guest »

 


Top 10 Social Networking:    Facebook    Twitter    LinkedIn    Pinterest    Google Plus    Tumblr    Instagram    VK    Flickr    Vine
Click Here

Page created in 0.06 seconds with 19 queries.

web stats analysis