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, 21:56:31

Author Topic: [help]not able to create mailing list in panel  (Read 12361 times)

0 Members and 1 Guest are viewing this topic.

Offline droplet

  • Junior Member
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: [help]not able to create mailing list in panel
« Reply #15 on: 2014-12-16, 22:31:26 »
Code: [Select]
7.0.0.b-2014111601
will do yum clean multiple times.

Offline droplet

  • Junior Member
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: [help]not able to create mailing list in panel
« Reply #16 on: 2014-12-16, 22:33:35 »
did all you indicated.
and yum update showed:
Code: [Select]
0 packages excluded due to repository protections
No Packages marked for Update

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [help]not able to create mailing list in panel
« Reply #17 on: 2014-12-16, 22:37:25 »
Try 'sh /script/cleanup; sh /script/fix-all; sh /script/restart-all -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline droplet

  • Junior Member
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: [help]not able to create mailing list in panel
« Reply #18 on: 2014-12-16, 22:47:54 »
did all the commands,
still no luck creating mailinglist.

One thing worth mentioning is

when trying using fix all. got.
Code: [Select]
Change qmail.init
--------------------------
Fix '89' uid to vpopmail:vchkpw ownership
--------------------------
Set '/home/vpopmail/bin/vchkpw' for root:root ownership
--------------------------
Set '/home/vpopmail' for 755 permissions
Set '/home/vpopmail/domains' for 755 permissions
Set '/home/lxadmin' for 755 permissions
Set '/home/lxadmin/mail' for 755 permissions
Set '/home/lxadmin/mail/domains' for 755 permissions
Set '/home/vpopmail/bin/vchkpw' for 4751 permissions
--------------------------
Set '/var/qmail/control/locals' with 'localhost' only
--------------------------
Using qmail-toaster - fix '/home/vpopmail/etc/vpopmail.mysql'
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: Y
ES)
--------------------------
--------------------------


Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [help]not able to create mailing list in panel
« Reply #19 on: 2014-12-16, 22:53:43 »
Go to 'mysql reset password' and then run 'sh /script/fixmail-all; sh /script/restart-mail -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline droplet

  • Junior Member
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: [help]not able to create mailing list in panel
« Reply #20 on: 2014-12-16, 23:03:20 »
root password got reset and successfully ran the other two commands.
However, still not able to adding mailinglist.
Same error in panel.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [help]not able to create mailing list in panel
« Reply #21 on: 2014-12-16, 23:19:27 »
Use 'sql manager' in panel to find out mailing list name in kloxo and vpopmail database. Also in /home/lxadmin/mail/domains. Remove it.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline droplet

  • Junior Member
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: [help]not able to create mailing list in panel
« Reply #22 on: 2014-12-17, 12:05:11 »
There is no mailing list data on disk.
I also checked those two database schemas, no data in those schema.

So I imported some mailing list from kloxo, and I could see the mailinglist showing in panel,
but still not able to add additional mailinglist.

I wonder there are some access issues, and wonder I can find the logs for the alert message
The alart message  Alert: Create mailinglist failed [lists.xxxx.com on /home/lxadmin/mail] did not show much information

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [help]not able to create mailing list in panel
« Reply #23 on: 2014-12-17, 19:39:30 »
I didn't found this issue in my test server.

Give me an access to your server (ssh and Kloxo-MR panel). I will check this issue.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline droplet

  • Junior Member
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: [help]not able to create mailing list in panel
« Reply #24 on: 2014-12-17, 19:51:09 »
will do.

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [help]not able to create mailing list in panel
« Reply #25 on: 2014-12-17, 20:44:02 »
Try:

1. Delete/move '/home/lxadmin/mail/domains/lists.*'
2. Delete all content of maillinglist table in kloxo database via PhpMyAdmin
4. Delete all '*@lists.*' in vopmail table in vpopmail database
5. Run 'sh /script/fixmail-all; sh /script/restart-mail -y'
6. Recreate mailinglist from

Note: check your server connection. I can't access to your server.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

Offline droplet

  • Junior Member
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: [help]not able to create mailing list in panel
« Reply #26 on: 2014-12-17, 20:56:17 »
Just checked, yes, server is down.
Will get it up.

Offline droplet

  • Junior Member
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: [help]not able to create mailing list in panel
« Reply #27 on: 2014-12-17, 21:01:49 »
server is up now.

Offline droplet

  • Junior Member
  • *
  • Posts: 23
  • Karma: +0/-0
    • View Profile
Re: [help]not able to create mailing list in panel
« Reply #28 on: 2014-12-17, 21:44:41 »
I tried all procedures, still no luck.
 :(

Offline MRatWork

  • Administrator
  • The Elite
  • *****
  • Posts: 15,807
  • Karma: +119/-11
  • Gender: Male
    • View Profile
    • MRatWork Forum
Re: [help]not able to create mailing list in panel
« Reply #29 on: 2014-12-17, 21:57:25 »
Try 'yum reinstall *-toaster; sh /script/fixmail-all; sh /script/restart-web -y'.
..:: MRatWork (Mustafa Ramadhan Projects) ::..
-- Server/Web-integrator - Web Hosting (Kloxo-MR READY!) --

 


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

Page created in 0.029 seconds with 18 queries.

web stats analysis