• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Atmail 1.0.2 language

GiulianoP

Basic Pleskian
Hi....
I use Plesk 9.5.2 and I would like to know if is possible to set the Italian language like default language for all my customers.

Thanking in advance.

Giuliano
 
Not sure, but maybe cistomization of /var/www/atmail/libs/Atmail/Config.php in part of:

$language = array (
'english' => 'English',
'espanol' => 'Espanol',
'french' => 'French',
'german' => 'German',
'italiano' => 'Italiano',
);

will help you.
 
Back
Top