diracuser
- Total activity 55
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
Comments
Recent activity by diracuser-
Thaks for your response, but I wonder to make the modifications into exim.conf.local, because in Cpanel documentation recommends modify this file for custom configuration ....
-
My API works fine, because : string(192) "{"cpanelresult":{"func":"add_pop","apiversion":3,"result":{"status":0,"data":null,"messages":null,"metadata":[],"errors":["The account xxx@xxxx.xxx alread...
-
Thanks for your response. But I have the same problem. This is my script: require_once "/usr/local/cpanel/php/cpanel.php"; $cpanel = new CPANEL(); // Connect to cPanel - only do this once. //...
-
Thanks for your response, I read the linked posts but there are not any way to force SMTP authentifications for CMS forms ... I looked that all usersystem@mainhostingDomain.com[/EMAIL] are authe...
-
Thank you for your response. In my Outlook 2013 I have changed my SMTP port: I had configurated 465 port, but I have read that it's better port 587. I changed and now it works fine ... It's ok por...
-
Thanks, I solved the problem I had this file /etc/cpsources.conf so the support team suggest me to remove / rename this file, i did and the Update Preferences worked. Thanks!
-
ds -h -->I have enough space: Filesystem Size Used Avail Use% Mounted on /dev/xxxx 335G 71G 248G 23% / And today when I click in EasyApache(Apache Update) option, It show the fo...
-
/usr/local/cpanel/cpanel -V --> 11.48.4 (bulid 4) cat /etc/cpupdate.conf : CPANEL=release RPMUP=daily SARULESUP=daily STAGING_DIR=/usr/local/cpanel UPDATES=manual
-
IF I disable this option Tweak Settings --> Restrict outgoing SMTP to root, exim, and mailman (FKA SMTP Tweak) [?] then phpmailer works ... is there another solution to send email through php...