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

Annotation of /INSTALL

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations)
Tue Nov 19 12:16:02 2002 UTC (21 years, 5 months ago) by dpavlin
Branch: MAIN
Changes since 1.2: +5 -0 lines
move everything configurable into configuration file

1 dpavlin 1.1 How to install this service.
2    
3     1. do a checkout of this project from cvs in some directory,
4     e.g. /data/sap_sigma
5    
6     2. create e-mail alias which will be re-directed to script
7    
8     /etc/aliases:
9    
10     sigma-orders: "| /data/sap_sigma/mail2sap.pl "
11    
12     3. edit mail2sap.xml to modify configuration options as appropriate
13    
14 dpavlin 1.2 4. make mail2sap.pl setgid to some group that has write permission in
15     directory which is defined as <msgdir> and <outdir> in mail2sap.xml
16    
17 dpavlin 1.3 If group id is 601, you can use following:
18    
19     # chgrp 601 mail2sap.pl
20     # chmod 2755 mail2sap.pl
21    

  ViewVC Help
Powered by ViewVC 1.1.26