Hello,
Confused on this, we are doing custom cPanel installs with
By default according to:
The cpanel.config File - Documentation - cPanel Documentation
smtpmailgidonly is set to 0
This is what we want, we use CSF so we need smtpmailgidonly disabled by default.
However even when setting
in
When you log into WHM and go to Home »Security Center »SMTP Restrictions
It shows:
The SMTP restriction is enabled.
Confused why its enabled when cPanel itself sets it to 0 by default as well as me having it set to 0 in cpanel.config?
Confused on this, we are doing custom cPanel installs with
Code:
/root/cpanel_profile/cpanel.config
The cpanel.config File - Documentation - cPanel Documentation
smtpmailgidonly is set to 0
This is what we want, we use CSF so we need smtpmailgidonly disabled by default.
However even when setting
Code:
smtpmailgidonly=0
Code:
/root/cpanel_profile/cpanel.config
It shows:
The SMTP restriction is enabled.
Confused why its enabled when cPanel itself sets it to 0 by default as well as me having it set to 0 in cpanel.config?