plesk4lyf

  • Total activity 61
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 21

Posts

Recent activity by plesk4lyf Recent activity Votes
  • Root email failing

    Hi there, I just had an interesting issue where the root user of a cPanel server couldn't relay out because the callback verification method used by the relay was failing: [root@server ~]# LOG: M...

  • exim / dovecot show password

    Hi Guys, Does anyone know how to enable password logging for dovecot and exim? I tried showing passwords by setting in /etc/dovecot/dovecot.conf auth_debug = yes auth_debug_passwords = yes Howe...

  • Global "Shared" Database

    Hi Guys, I've had a request from a customer who who wants to have a database accessible by all cPanel users on the server. They referenced this post from many years ago: I tried using the "data...

  • What does Configuration Cluster do?

    Hi Guys, I've been reading about the "configuration cluster" option: Configuration Cluster - Version 74 Documentation - cPanel Documentation I set it up and clicked to update in the "update prefe...

  • UAPI command to list databases

    Hi Guys, I'm making bash scripts to make managing database by SSH faster. I'm using the UAPI and it's Mysql module. I can't see a command to just list the databases of a user: UAPI Modules - Mys...

  • Purpose of /etc/userdomains

    Hi Guys, What's the purpose of the files: /etc/userdatadomains and /etc/userdomains Doesn't the cPanel get all it's domain data from the /var/cpanel/userdata and /var/cpanel/users? Do the /etc/ ...

  • Transfer_sessions deleting?

    Hi Guys, Not sure if this is the right forum for this question. Do the sessions in /var/cpanel/transfer_sessions/ get deleted after a time period? I've noticed on a few servers that the logs of ...

  • Reading whmxfer.sqlite

    Hey Guys, I'm learning about the whmxfer.sqlite database kept in /var/cpanel/transfer_sessions. I'm only new to Sqlite so I apologize upfront. I'm able to read data from the sessions table fine. ...

  • MySQL 5.6 EOL date

    Hi Guys, I don't have a problem with it, but I'm curious why in "Home "Software "MySQL/MariaDB Upgrade" it has that MySQL 5.6 is EOL February 28, 2018. Can someone link me the official EOL announ...

  • set_tweaksetting function

    Hi Guys, Using the whmapi1 I have a bash script that use the set_tweaksetting function. I'm having trouble finding the key for "Enable mailbox usage warnings". I can see there are keys for emailu...