blob: cc121448ab87704658facef422acd918d4d1f96d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
=head1
# Descriptions: use libexe/fml/{error,mead} or not
# History:
# Value: yes
# Examples: yes / no
use_error_analyzer = yes
# Descriptions: error messages �Υ���å�����Ǽ����ǥ��쥯�ȥ�
# History: /var/spool/ml/mead/errormaillog
# Value: directory
# Examples:
error_analyzer_cache_dir = $db_dir/error
|