VMunich
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by VMunich-
VMunich created a post,
Make global filter under cPanel account?
Hi, I'd like to make a global filter, to put all emails containing `****SPAM****` in the Junk folder. This works fine if I make an email filter, but then I need to make an individual filter for ea...
-
VMunich commented,
Hello, I believe shell_exec is safe when using CageFS, according to this thread on the CloudLinux forums: shell_exec + cloudlinux + cagefs Thank you. Thanks. So that would protect the server in...
-
VMunich created a post,
Is it possible to whitelist command/programs to be used by shell_exec?
Hi, I'd like to enable the 'shell_exec' function for PHP sites running on my server, however, I only want it to be used for zipping folders and files. I'm afraid removing shell_exec from disable_f...
-
VMunich created a post,
Email Auto Config (mobileconfig) generation from the API?
Hello, Is is possible to generate .mobileconfig profiles from the cPanel API? I looked over the documentation of both cPanel v2 and WHM v1 APIs but I couldn't find anything. Thank you
-
VMunich created a post,
Exim pipe outgoing emails not working
Hello, I would like to pipe all emails Exim sends through a Python script. This script will keep a database of sending behavior, and suspends outgoing email for some domains in case of abuse, usin...
-
VMunich commented,
Hello, Does this not happen by default? If you have email accounts handled on the remote mail server, then local email would not utilize that same remote mail server unless it was configured for S...
-
VMunich created a post,
Send SMTP email using external SMTP server, but PHP's mail() emails using local exim server
Hello, In my testing environment, I successfully made one central cPanel email server, that handles email accounts for 5 other cPanel servers. In short, when an account is created in one of thes...