John
- Total activity 42
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 17
Comments
Recent activity by John-
Thank you Michael.
-
Thank you for your response. I've already gone through the above mentioned link. I would like to know, if it possible to implement "poppassd" to change email password from command line in a cPanel ...
-
Hello, Remove rpms using below commands rpm -qa | grep sendmail ( you will get the package names) rpm -e "package name" --nodeps
-
Try running below command, +++ /usr/bin/perl -MCPAN -e 'install Crypt::PasswdMD5' +++ Ref: [url=http://forums.cpanel.net/f442/easy-apache-failed-error-330351-3-print.html]Easy Apache failed error
-
Try running /scripts/updateuserdomains /scripts/mailperm
-
Try running rpm -e "package name" --nodeps
-
Try using below method, Edit /usr/local/lib/php.ini and add below lines mail.add_x_header = On mail.log = /var/log/phpmail.log And create a file called /var/log/phpmail.log, give full permission...
-
php mail function doesn't bypass cPanel "mails per hour" limits. It will block the domain, even if it is send from php script. You will see error messages like below, in /var/log/exim_mainlog. R=e...
-
Hi Am John VPS admin