From 031bbbf80d9c764e05cbad132c90bc72218d362f Mon Sep 17 00:00:00 2001
From: Sebastien Robin <seb@nexedi.com>
Date: Fri, 30 Jan 2004 17:50:35 +0000
Subject: [PATCH] added aliases

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@382 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 product/ERP5SyncML/help/install.stx | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/product/ERP5SyncML/help/install.stx b/product/ERP5SyncML/help/install.stx
index 7f01bab35c..81603b7625 100755
--- a/product/ERP5SyncML/help/install.stx
+++ b/product/ERP5SyncML/help/install.stx
@@ -40,4 +40,9 @@ Setting up Synchronization
 
     Then you have to go on the subscription and hit 'Sync'
 
-    
\ No newline at end of file
+  Configure your mail server
+
+    You should set some aliases so that your mail server will directly sends
+    mail to zope, for example in /etc/aliases :
+
+    seb_syncml: "|/home/seb/erp5/CMFMailIn/sendMailToZope.py http://seb:password@localhost:9673/nexedi.org/portal_mailin/"
-- 
2.30.9