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-24, 06:13:27

Author Topic: Critial bug in /script/fixmail !  (Read 7931 times)

0 Members and 1 Guest are viewing this topic.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Critial bug in /script/fixmail !
« Reply #15 on: 2014-04-15, 09:57:49 »
Investigate also in vpopmail database. Maybe something wrong with path.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Critial bug in /script/fixmail !
« Reply #16 on: 2014-04-15, 10:13:47 »
I've checked and one customer is still using lxpopuser:lxpopusergroup ;)

How to fix this ?

I'm running /script/fixchown-chmod now.

Offline Spacedust

  • Super Grand Master
  • ****
  • Posts: 4,050
  • Karma: +1/-0
    • View Profile
Re: Critial bug in /script/fixmail !
« Reply #17 on: 2014-04-15, 10:16:13 »
All seems to be fine in vpopmail db:

postmaster    portalxxx.pl    $1$SXv0aWqh$kjY3QaG9jYu8ABePiCQow/    0    0    Postmaster    /home/lxadmin/mail/domains/portalxxx.pl/postma...    NOQUOTA    rnXoRNATmeF

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: Critial bug in /script/fixmail !
« Reply #18 on: 2014-04-15, 10:47:31 »
Different with previous, latest 6.5.1.b using /home/lxadmin/mail/domains/<domain.com> owner for re-create qmail-assign where previous version using vpopmail database data for this purpose.

So, you can use previous script with modified '/script/fix-qmail-assign':

from:
Code: [Select]
#!/bin/sh

#source /script/directory
#lxphp.exe ../bin/fix/fix-qmail-assign.php $*

#exit

d="/home/lxadmin/mail/domains"
q="/var/qmail"

echo "Fix Qmail User Assign"
...

to:
Code: [Select]
#!/bin/sh

source /script/directory
lxphp.exe ../bin/fix/fix-qmail-assign.php $*

exit

d="/home/lxadmin/mail/domains"
q="/var/qmail"

echo "Fix Qmail User Assign"
...
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


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

Page created in 0.033 seconds with 19 queries.

web stats analysis