/[sap_import]/mail2sap.xml
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /mail2sap.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by dpavlin, Tue Dec 17 19:00:29 2002 UTC revision 1.6 by dpavlin, Wed Apr 2 07:16:44 2003 UTC
# Line 1  Line 1 
1  <config>  <config>
2    
3          <!-- where is log located? It should be writable by user mail -->          <!-- where is log located? It should be writable by user mail -->
4          <log>/data/sap_import/orders.log</log>          <log>/data/sap_import/sigma.log</log>
5    
6          <!-- temporary directory (ON SAME FILESYSTEM AS $outdir - we use          <!-- temporary directory (ON SAME FILESYSTEM AS $outdir - we use
7          rename to move file to outdir); we will add PID to end of this          rename to move file to outdir); we will add PID to end of this
8          path to make it unique -->          path to make it unique -->
9          <msgdir>/var/autofs/data/export_sigma/mime</msgdir>          <msgdir>/var/autofs/data/export_sigma</msgdir>
10    
11          <!-- where will attachements end up before SAP rfc is called -->          <!-- where will attachements end up before SAP rfc is called -->
12          <outdir>/var/autofs/data/export_sigma</outdir>          <outdir>/var/autofs/data/export_sigma</outdir>

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.26