Plesk 11.x / Linux :: Mail Antivirus Disable Notification
Jul 27, 2014
The premium antivirus when enabled it automatically sends notifications to both sender and server admin. I wish to disable the the notification to the sender and also only send a summary email weekly to the admin.
Sometimes my clients install untrusted scripts to their account what causes spamming, because these scripts sending high number of spam emails. Is there an automatically way to disable php mail function, or disable the account temporary?
when trying to add several useraccounts to our mail domain using the cli, we have a problem enabling the antivirus. We add user with the following CLI command, the antivirus flag is set. /usr/local/psa/bin/mail --create mail@mail.box -mailbox true -antivirus inout -passwd yourpassword -cp-access true
But when we got to the web interface and select the newly created user, the antivirus is still disabled for him and has to be enabled manually. Is this a known problem? Or is there any other way to automatically enable antivirus than using the "-antivirus" flag? Because we 're talking about more than 100 users it would take a lot of time enabling the AV manually for each of them.We 're running 12.0.18 Update Nr. 29
I am reading the plesk documentation about "Tags Used in Notification Messages". URL....It says that one can use a <password> tag which will show the user's password ("user's password for authorization in Plesk").How can Plesk show a password? I would assume all passwords are saved as hashes and not as plain text?
I was wondering how to change the notification destination email for alerts sent by Plesk Health Monitor? I tried to modify the XML configuration file with this at the beginning:
I want to send a notification (by an email to SMS gateway) when a specific email arrives. I see that Roundcube has a sieve filter option called "Send Notification" and it has three input boxes which have no tooltips and I am unable to find any documents telling me what to fill in those boxes.
The boxes are:
Method Options Message
The Message is obvious enough, but the other two?
For the method, I tried mailto:<me@myemailaddress.com>
I left the options blank, typed in a short message and tried to save the filter, but it gave me an error message "Unable to save filter - server error occurred". Annoyingly, it then wiped out what I had typed and started me with a blank rule again. I also tried without the < and > round the email address.
Any clues as to proper syntax and what the options are?
Also, is it necessary to have another action after the Send Notification action to file the email away somewhere, or will it just be left in the inbox anyway if the only action is the notification?
Is there a command to turn on antivirus for all mailboxes without having to enter each mailbox and update manually. I have over 800 mailboxes which need updating,
So I set up a Cloud VM to host a number of websites and as a precaution I enabled the Parallels Antivirus.... wow. The server memory usage has shot up from 55% to 108% when it is turned on.
This is bonkers - how can I reduce the memory back to a safer % while keeping the AV turned on? Are there other services that are non essential that I can turn off without effecting performance?
Simple... new Plesk 12 includes this fancy feature to tell me which Wordpress plugins and themes need updating (because I obviously can't do this myself). But maybe I don't want to update some plugins (because they've been customized and changed)... how do I....
STOP Plesk 12 from sending me Wordpress update notification emails EVERY DAY!???? The auto-update is off... and EVERY day is sends me (and all of those clients) an ugly email about their Wordpress installations. How do I turn this OFF?
Not sure if all notifications are working or not but I do know that when I create a new customer with a new subscription no notification is received. I have tested with several email addresses.
I'm getting a traffic notification on a site I restored from a backup that originally came from a standard Plesk edition. Web Admin Edition doesn't appear to have access to Subscriptions, and all I can find with regard to limits under Webspaces is a hard disk quota, which isn't even editable. How do I amend of remove the limit?
Every time I log on plesk 11.09 I get an email from admin saying that due to maximum number of failed login attempts for admin, the account was blocked for 30 minutes.
First, I do not get failed login attempts, I log in every time.
Two, the account is not blocked, I can log in, out and back in as many times as I want without problem except that I get this email everytime.
Nginx is listening on port 7080 with ipv6 protocol only.ipv6 isn't use on the server (ipv4 only).If I disable ipv6 support on the server, is this stopping nginx to use ipv6 ? (and some other process)How can I disable IPv6 on Plesk 12 ?
# ll /opt/psa/var/modules/firewall/active.flag ls: cannot access /opt/psa/var/modules/firewall/active.flag: No such file or directory
# /etc/init.d/psa-firewall start psa-firewall: service is disabled
You then have to manually "touch" the active.flag to be able to start the firewall again. A workaround is to remove the line:
Code: sed -i 's:rm -f /opt/psa/var/modules/firewall/active.flag::' /opt/psa/var/modules/firewall/firewall-emergency.sh'
I really hope that Parallels fixes this asap, as normally you won't notice that the firewall is not active when every works fine (nothing is blocked) and Plesk still shows all the rules.
I would like my clients only to be able to access Plesk Panels from a certain domain, instead all from or with all the domains hosted on our server, is there a way to accomplish that?
I recently upgraded phones and forgot that my google authenticator keys were on my old phone. I am now unable to log in to the Plesk admin panel. I of course still have SSH access. How can I disable the Google Authenticator so I can regain access?
I need to disable apache access logs. I commented out the access log path in /etc/httpd/conf/httpd.conf and restarted the server but it's still logging access.