~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-updates

« back to all changes in this revision

Viewing changes to docs/reference/camel/html/camel-camel-movemail.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-03-01 22:47:15 UTC
  • mfrom: (1.1.77 upstream)
  • Revision ID: james.westby@ubuntu.com-20100301224715-drsxc2y3t8anz3c0
Tags: 2.28.3-0ubuntu1
* New upstream version:
  Bug Fixes:
  - #602723 - Contact list name doesn't get displayed in 'To' dialog 
  - #600322 - assertion failed: (reply == msg) in cs_waitinfo()
              (lp: #455020, #475147)
  - #564727 - Few memory leaks (lp: #305428)
  - #574940 - Always ref returned info from message_info_from_uid 
              (lp: #341909)
  - #429317 - Use the relative URI returned if the server 
              re-directs a request
  - #602820 - Test validity of a book_view before using it in LDAP 
  - #590762 - Recurring google calendar items are not changeable
  - #604236 - Slow GPG processing 
  - #597816 - Do not crash on incorrect parameters used in sexp to SQL 
              (lp: #444177)
  - #604544 - Try Exchange fallback authentication only once 
  - #600778 - Fix --enable-e2k-debug configure option resolution 
  - #260407 - 'endswith' address book search doesn't work 
  - #549221 - (bnc) delete, sync flags immediately
* debian/patches/99_reconfigure.patch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>camel-movemail</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
7
7
<link rel="home" href="index.html" title="Camel Reference Manual">
8
8
<link rel="up" href="Utilities.html" title="Utilities">
9
9
<link rel="prev" href="camel-camel-mime-utils.html" title="camel-mime-utils">
10
10
<link rel="next" href="camel-CamelMsgPort.html" title="CamelMsgPort">
11
 
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="part" href="classes.html" title="Part I. Camel Classes">
14
 
<link rel="chapter" href="ClassTree.html" title="Class Hierarchy">
15
 
<link rel="chapter" href="Fundamentals.html" title="Fundamentals">
16
 
<link rel="chapter" href="Streams.html" title="Streams">
17
 
<link rel="chapter" href="StreamFilters.html" title="Stream Filters">
18
 
<link rel="chapter" href="Services.html" title="Services">
19
 
<link rel="chapter" href="Filters.html" title="Filters">
20
 
<link rel="chapter" href="Folders.html" title="Folders">
21
 
<link rel="chapter" href="SearchFolders.html" title="Search Folders">
22
 
<link rel="chapter" href="Addresses.html" title="Addresses">
23
 
<link rel="chapter" href="Crypto.html" title="Crypto Contexts">
24
 
<link rel="chapter" href="MIME.html" title="MIME Objects">
25
 
<link rel="chapter" href="Storage.html" title="Metadata Storage">
26
 
<link rel="chapter" href="Utilities.html" title="Utilities">
27
 
<link rel="chapter" href="Deprecated.html" title="Deprecated Objects">
28
 
<link rel="index" href="ix01.html" title="Index">
29
 
<link rel="index" href="ix02.html" title="Index of deprecated symbols">
30
13
</head>
31
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
32
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
39
22
</tr>
40
23
<tr><td colspan="5" class="shortcuts">
41
24
<a href="#camel-camel-movemail.synopsis" class="shortcut">Top</a>
42
 
                 | 
43
 
                <a href="#camel-camel-movemail.description" class="shortcut">Description</a>
 
25
                   | 
 
26
                  <a href="#camel-camel-movemail.description" class="shortcut">Description</a>
44
27
</td></tr>
45
28
</table>
46
 
<div class="refentry" title="camel-movemail">
 
29
<div class="refentry" lang="en">
47
30
<a name="camel-camel-movemail"></a><div class="titlepage"></div>
48
31
<div class="refnamediv"><table width="100%"><tr>
49
32
<td valign="top">
52
35
</td>
53
36
<td valign="top" align="right"></td>
54
37
</tr></table></div>
55
 
<div class="refsynopsisdiv" title="Synopsis">
 
38
<div class="refsynopsisdiv">
56
39
<a name="camel-camel-movemail.synopsis"></a><h2>Synopsis</h2>
57
 
<pre class="synopsis">
58
 
<a
59
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
60
 
>gint</a>                <a class="link" href="camel-camel-movemail.html#camel-movemail" title="camel_movemail ()">camel_movemail</a>                      (const <a
61
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
62
 
>gchar</a> *source,
63
 
                                                         const <a
64
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
65
 
>gchar</a> *dest,
66
 
                                                         <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
 
40
<pre class="synopsis"><span class="returnvalue">gint</span>                <a class="link" href="camel-camel-movemail.html#camel-movemail" title="camel_movemail ()">camel_movemail</a>                      (<em class="parameter"><code>const <span class="type">gchar</span> *source</code></em>,
 
41
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *dest</code></em>,
 
42
                                                         <em class="parameter"><code><a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a> *ex</code></em>);
67
43
</pre>
68
44
</div>
69
 
<div class="refsect1" title="Description">
 
45
<div class="refsect1" lang="en">
70
46
<a name="camel-camel-movemail.description"></a><h2>Description</h2>
71
47
<p>
72
48
</p>
73
49
</div>
74
 
<div class="refsect1" title="Details">
 
50
<div class="refsect1" lang="en">
75
51
<a name="camel-camel-movemail.details"></a><h2>Details</h2>
76
 
<div class="refsect2" title="camel_movemail ()">
 
52
<div class="refsect2" lang="en">
77
53
<a name="camel-movemail"></a><h3>camel_movemail ()</h3>
78
 
<pre class="programlisting"><a
79
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"
80
 
>gint</a>                camel_movemail                      (const <a
81
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
82
 
>gchar</a> *source,
83
 
                                                         const <a
84
 
href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar"
85
 
>gchar</a> *dest,
86
 
                                                         <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
 
54
<pre class="programlisting"><span class="returnvalue">gint</span>                camel_movemail                      (<em class="parameter"><code>const <span class="type">gchar</span> *source</code></em>,
 
55
                                                         <em class="parameter"><code>const <span class="type">gchar</span> *dest</code></em>,
 
56
                                                         <em class="parameter"><code><a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a> *ex</code></em>);</pre>
87
57
<p>
88
58
This copies an mbox file from a shared directory with multiple
89
59
readers and writers into a private (presumably Camel-controlled)
90
60
directory. Dot locking is used on the source file (but not the
91
61
destination).</p>
92
 
<p>
93
 
</p>
94
62
<div class="variablelist"><table border="0">
95
63
<col align="left" valign="top">
96
64
<tbody>
97
65
<tr>
98
66
<td><p><span class="term"><em class="parameter"><code>source</code></em> :</span></p></td>
99
 
<td> source file
 
67
<td>source file
100
68
</td>
101
69
</tr>
102
70
<tr>
103
71
<td><p><span class="term"><em class="parameter"><code>dest</code></em> :</span></p></td>
104
 
<td> destination file
 
72
<td>destination file
105
73
</td>
106
74
</tr>
107
75
<tr>
108
76
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
109
 
<td> a CamelException
 
77
<td>a CamelException
110
78
</td>
111
79
</tr>
112
80
<tr>
121
89
</div>
122
90
<div class="footer">
123
91
<hr>
124
 
          Generated by GTK-Doc V1.11</div>
 
92
          Generated by GTK-Doc V1.14</div>
125
93
</body>
126
 
</html>
 
94
</html>
 
 
b'\\ No newline at end of file'