1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [RFC] msec (nail) can't send reports to local users accounts - require an MTA?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRFC%5D%20msec%20%28nail%29%20can%27t%20send%20reports%20to%20local%0A%20users%20accounts%20-%20require%20an%20MTA%3F&In-Reply-To=%3C4E7FCD7E.9060407%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008305.html">
<LINK REL="Next" HREF="008319.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [RFC] msec (nail) can't send reports to local users accounts - require an MTA?</H1>
<B>andre999</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BRFC%5D%20msec%20%28nail%29%20can%27t%20send%20reports%20to%20local%0A%20users%20accounts%20-%20require%20an%20MTA%3F&In-Reply-To=%3C4E7FCD7E.9060407%40laposte.net%3E"
TITLE="[Mageia-dev] [RFC] msec (nail) can't send reports to local users accounts - require an MTA?">andre999mga at laposte.net
</A><BR>
<I>Mon Sep 26 02:55:26 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="008305.html">[Mageia-dev] [RFC] msec (nail) can't send reports to local users accounts - require an MTA?
</A></li>
<LI>Next message: <A HREF="008319.html">[Mageia-dev] [RFC] msec (nail) can't send reports to local users accounts - require an MTA?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8394">[ date ]</a>
<a href="thread.html#8394">[ thread ]</a>
<a href="subject.html#8394">[ subject ]</a>
<a href="author.html#8394">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Florian Hubold a écrit :
><i> Am 22.09.2011 01:32, schrieb Eugeni Dodonov:
</I>>><i> On Wed, Sep 21, 2011 at 19:09, Luc Menut <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">lmenut at free.fr</A>
</I>>><i> <mailto:<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">lmenut at free.fr</A>>> wrote:
</I>>><i>
</I>>><i>
</I>>><i> But perhaps we could/should change the configuration of msec to not send
</I>>><i> email by default, by adding MAIL_WARN=no in
</I>>><i> /etc/security/msec/security.conf.
</I>>><i>
</I>>><i>
</I>>><i> Better doing it for /etc/security/msec/level.* then.
</I>>><i>
</I>>><i> --
</I>>><i> Eugeni Dodonov
</I>>><i> <<A HREF="http://eugeni.dodonov.net/">http://eugeni.dodonov.net/</A>>
</I>><i> That sounds sensible to me. If nobody objects, i'll think that's the way
</I>><i> to go.
</I>
Looking at the current defaults by level
for MAIL_USER= , MAIL_WARN= , and NOTIFY_WARN= respectively:
level.none: every parameter is nul (undefined)
level.standard, .netbook, .audit_daily, .audit_weekly are: root , yes , yes
level.fileserver, .webserver, .secure are: root , yes , no
So all levels currently default to send warnings to root,
and only the server and secure levels don't default to displaying warnings on
the desktop.
It probably makes sense to change the default to MAIL_WARN=no for standard and
netbook. (Since if the messages are ignored, they will end up using a lot of
disk space.)
But for the other levels, it seems to me that the current default (yes) is more
likely to be wanted. As well, users selecting those security levels should
(hopefully) be savy enough to know what values to configure.
--
André
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008305.html">[Mageia-dev] [RFC] msec (nail) can't send reports to local users accounts - require an MTA?
</A></li>
<LI>Next message: <A HREF="008319.html">[Mageia-dev] [RFC] msec (nail) can't send reports to local users accounts - require an MTA?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8394">[ date ]</a>
<a href="thread.html#8394">[ thread ]</a>
<a href="subject.html#8394">[ subject ]</a>
<a href="author.html#8394">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|