N Nuno Mendes Guest Jul 8, 2005 #1 Is it possible to make dr. web antivirus on by default when every email account is created? Thx!
E energylevel Guest Mar 15, 2006 #2 Did u ever find a solution for this, it's a no brainer that it there are no global settings for this to be set to on ....
Did u ever find a solution for this, it's a no brainer that it there are no global settings for this to be set to on ....
O OlegB Guest Mar 16, 2006 #3 You can use Plesk Event manager Add new handler on `Mail name created` handle "C:\Program Files\SWsoft\Plesk\admin\bin\mail.exe" -u "<new_mailname>" -antivirus inout For more information you can view http://download1.swsoft.com/Plesk/Plesk7.5/Windows/Docs/plesk-7.5-win-admins-guide/ch02s41.html
You can use Plesk Event manager Add new handler on `Mail name created` handle "C:\Program Files\SWsoft\Plesk\admin\bin\mail.exe" -u "<new_mailname>" -antivirus inout For more information you can view http://download1.swsoft.com/Plesk/Plesk7.5/Windows/Docs/plesk-7.5-win-admins-guide/ch02s41.html
E energylevel Guest Mar 16, 2006 #4 Thaks, I've seen that but I think it all apllies to Plesk on Windows, I'm on 7.5 Reloaded for Linux ... Are there some examples for Events Manager on Linux ??
Thaks, I've seen that but I think it all apllies to Plesk on Windows, I'm on 7.5 Reloaded for Linux ... Are there some examples for Events Manager on Linux ??
N Nuno Mendes Guest Mar 19, 2006 #6 Thanks OlegB! P.S.: Maybe an entry in the knowledge base with this info would be nice too.