locales auto-detection
Brought to you by:
laitcg
I'm am working on a Mandriva 2006/2007 adaptation of
p3scan, providing a ready-to-use package.
I'ts working now with clamav, spamassassin and
transparency.
Is it possible that mail format is detected by system
locales ?
Eg : if p3scan detects i'm using fr locales, it uses
p3scan-fr.mail
Keep on your good work !
P3scan was just the tool I needed for my customers
networks.
Logged In: YES
user_id=889251
actually, it is now a config option currrently in the
development branch:
-with-lang=CODE language code of default virus
template (default=en)
and it is still a p3scan.conf options:
template = /etc/p3scan/p3scan-en.mail
Maybe I should investigate LOCAL code... Will think about
it. Thanks.
Logged In: YES
user_id=939210
Originator: YES
Localization is enabled at compile time. But for distributions, it should be computed at run time.