summaryrefslogtreecommitdiffstats
path: root/doc/ommail.html
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-04-15 11:07:59 +0200
committerRainer Gerhards <rgerhards@adiscon.com>2008-04-15 11:07:59 +0200
commit61ba5ff5955742b68a24d7b135ad07c29b48fa2f (patch)
treeda96436375c623133fef91bb6cb9185e735bb8d4 /doc/ommail.html
parent63d4de81ec485425231676d53813ff465249e800 (diff)
parentb7fec51ba7b1042313b51dc27102fa0a9cebafb5 (diff)
downloadrsyslog-61ba5ff5955742b68a24d7b135ad07c29b48fa2f.tar.gz
rsyslog-61ba5ff5955742b68a24d7b135ad07c29b48fa2f.tar.xz
rsyslog-61ba5ff5955742b68a24d7b135ad07c29b48fa2f.zip
Merge branch 'beta'
Conflicts: ChangeLog configure.ac doc/ommail.html queue.c
Diffstat (limited to 'doc/ommail.html')
-rw-r--r--doc/ommail.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/ommail.html b/doc/ommail.html
index ec5c5258..ba06a366 100644
--- a/doc/ommail.html
+++ b/doc/ommail.html
@@ -111,13 +111,17 @@ $ActionExecOnlyOnceEveryInterval 21600
# the if ... then ... mailBody mus be on one line!
if $msg contains 'hard disk fatal failure' then :ommail:;mailBody
</textarea>
+<p>A more advanced example plus a discussion on using the email feature
+inside a reliable system can be found in Rainer's blogpost
+"<a style="font-style: italic;" href="http://rgerhards.blogspot.com/2008/04/why-is-native-email-capability.html">Why
+is native email capability an advantage for a syslogd?</a>"
<p>[<a href="rsyslog_conf.html">rsyslog.conf overview</a>]
[<a href="manual.html">manual index</a>] [<a href="http://www.rsyslog.com/">rsyslog site</a>]</p>
<p><font size="2">This documentation is part of the
<a href="http://www.rsyslog.com/">rsyslog</a>
project.<br>
-Copyright © 2008 by <a href="http://www.gerhards.net/rainer">Rainer
+Copyright &copy; 2008 by <a href="http://www.gerhards.net/rainer">Rainer
Gerhards</a> and
<a href="http://www.adiscon.com/">Adiscon</a>.
Released under the GNU GPL version 3 or higher.</font></p>
-</body></html> \ No newline at end of file
+</body></html>