|
@@ -111,11 +111,14 @@ PATHS EXCLUSION
|
111
|
111
|
|
112
|
112
|
LOCAL SYNCHRONIZATION
|
113
|
113
|
|
114
|
|
- If the local and remote mailboxes are on the same filesystem the following
|
|
114
|
+ If the local and remote mailboxes are on the same host the following
|
115
|
115
|
option must be added to the configuration file:
|
116
|
116
|
|
117
|
117
|
SMDCLIENTOPTS=-l
|
118
|
118
|
|
|
119
|
+ Note that this options has also the effect that ssh is not used. A a simple
|
|
120
|
+ pair of pipes is used instead.
|
|
121
|
+
|
119
|
122
|
DELETIONS
|
120
|
123
|
|
121
|
124
|
In some cases, usually unidirectional synchronizations, one may want
|