VMunich
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by VMunich-
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...
-
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...
-
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
-
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...
-
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...