~louis/ubuntu/trusty/clamav/lp799623_fix_logrotate

« back to all changes in this revision

Viewing changes to docs/html/node44.html

  • Committer: Package Import Robot
  • Author(s): Scott Kitterman
  • Date: 2014-02-01 11:06:17 UTC
  • mfrom: (0.35.37 sid)
  • Revision ID: package-import@ubuntu.com-20140201110617-33h2xxk09dep0ui4
Tags: 0.98.1+dfsg-1ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - Drop build-dep on electric-fence (in Universe)
  - Add apparmor profiles for clamd and freshclam along with maintainer
    script changes
  - Add autopkgtest

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
8
8
<HTML>
9
9
<HEAD>
10
 
<TITLE>Header file</TITLE>
11
 
<META NAME="description" CONTENT="Header file">
 
10
<TITLE>Mail files</TITLE>
 
11
<META NAME="description" CONTENT="Mail files">
12
12
<META NAME="keywords" CONTENT="clamdoc">
13
13
<META NAME="resource-type" CONTENT="document">
14
14
<META NAME="distribution" CONTENT="global">
20
20
 
21
21
<LINK REL="next" HREF="node45.html">
22
22
<LINK REL="previous" HREF="node43.html">
23
 
<LINK REL="up" HREF="node43.html">
 
23
<LINK REL="up" HREF="node42.html">
24
24
<LINK REL="next" HREF="node45.html">
25
25
</HEAD>
26
26
 
27
27
<BODY >
28
28
 
29
29
<DIV CLASS="navigation"><!--Navigation Panel-->
30
 
<A NAME="tex2html798"
 
30
<A NAME="tex2html805"
31
31
  HREF="node45.html">
32
32
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
33
 
<A NAME="tex2html794"
34
 
  HREF="node43.html">
 
33
<A NAME="tex2html801"
 
34
  HREF="node42.html">
35
35
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
36
 
<A NAME="tex2html788"
 
36
<A NAME="tex2html795"
37
37
  HREF="node43.html">
38
38
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
39
 
<A NAME="tex2html796"
 
39
<A NAME="tex2html803"
40
40
  HREF="node1.html">
41
41
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>  
42
42
<BR>
43
 
<B> Next:</B> <A NAME="tex2html799"
44
 
  HREF="node45.html">Initialization</A>
45
 
<B> Up:</B> <A NAME="tex2html795"
46
 
  HREF="node43.html">API</A>
47
 
<B> Previous:</B> <A NAME="tex2html789"
48
 
  HREF="node43.html">API</A>
49
 
 &nbsp; <B>  <A NAME="tex2html797"
 
43
<B> Next:</B> <A NAME="tex2html806"
 
44
  HREF="node45.html">Archives and compressed files</A>
 
45
<B> Up:</B> <A NAME="tex2html802"
 
46
  HREF="node42.html">Supported formats and features</A>
 
47
<B> Previous:</B> <A NAME="tex2html796"
 
48
  HREF="node43.html">Executables</A>
 
49
 &nbsp; <B>  <A NAME="tex2html804"
50
50
  HREF="node1.html">Contents</A></B> 
51
51
<BR>
52
52
<BR></DIV>
53
53
<!--End of Navigation Panel-->
54
54
 
55
 
<H3><A NAME="SECTION00073100000000000000">
56
 
Header file</A>
 
55
<H3><A NAME="SECTION00072200000000000000">
 
56
Mail files</A>
57
57
</H3>
58
 
    Every program using libclamav must include the header file <code>clamav.h</code>:
59
 
    <PRE>
60
 
        #include &lt;clamav.h&gt;
61
 
</PRE>
 
58
    Libclamav can handle almost every mail file format including TNEF
 
59
    (winmail.dat) attachments.
62
60
 
63
61
<P>
64
62
<BR><HR>
65
63
<ADDRESS>
66
 
SourceFire 2013-04-16
 
64
Sourcefire 2013-12-24
67
65
</ADDRESS>
68
66
</BODY>
69
67
</HTML>