Skip to main content

cPGreyList list_domains

Comments

3 comments

  • rbairwell
    I believe it is stored in an SQLite database at /var/cpanel/greylist/greylist.sqlite (with additional configurations in /etc/greylist_trusted_netblocks, /etc/greylist_common_mail_provider and /var/cpanel/greylist/conf ) and logs in /usr/local/cpanel/logs/cpgreylistd.log . You might find looking at the files and documentation for /usr/local/cpanel/scripts/manage_greylisting useful.
    0
  • rahnev
    The setup_greylist_db and manage_greylisting scripts are not for individual domains but for common greyling config...I already looked at /var/cpanel/greylist/greylist.sqlite and domains with greylising off are listed in opt_out_domains table.
    0
  • cPRex Jurassic Moderator
    I can confirm this should be present in the sqlite database that has been mentioned. Toggling the greylist value in cPanel >> Configure Greylisting does indeed write to the sqlite database, which I confirmed with strace.
    0

Please sign in to leave a comment.