+Note sendmail wrapper setup.
[PerlMail.git] / README
diff --git a/README b/README
index 8a4797c..e8aaa08 100644 (file)
--- a/README
+++ b/README
@@ -30,6 +30,14 @@ sentout: /home/USERNAME/Mail/sentout
 ---------------------------------- cut here ----------------------------------
 
 
+(optional if using sendmail wrapper) workstation: Run
+substitute: USERNAME, PATH/TO
+---------------------------------- cut here ----------------------------------
+       mv /usr/sbin/sendmail /usr/sbin/sendmail-orig
+       ln -s /home/USERNAME/PATH/TO/PerlMail/perlmail-sendmail /usr/sbin/sendmail
+---------------------------------- cut here ----------------------------------
+
+
 server: crontab -e
 substitute: PATH/TO
 ---------------------------------- cut here ----------------------------------