Update of /cvsroot/tmda/tmda/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv5030/htdocs
Modified Files:
config-vars.ht config-vars.html
Log Message:
Bugfix. When doing program deliveries, TMDA was not retaining the
leading From_ line of the message. This created problems for programs
that tried to create mbox files, and didn't add From_ itself (such as
procmail).
Reported by Todd A. Jacobs
in <[EMAIL PROTECTED]> on tmda-users.
Index: config-vars.ht
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-vars.ht,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- config-vars.ht 1 Nov 2002 22:53:08 -0000 1.6
+++ config-vars.ht 8 Nov 2002 20:31:18 -0000 1.7
@@ -696,7 +696,7 @@
<code>DELIVERY = "~/Mailbox"</code><br>
<code>DELIVERY = "/var/mail/jasonrm"</code><br>
<code>DELIVERY = "|/usr/bin/maildrop"</code><br>
-<code>DELIVERY = "|/usr/bin/procmail -f $SENDER ~/.procmailrc-tmda"</code><br>
+<code>DELIVERY = "|/usr/bin/procmail ~/.procmailrc-tmda"</code><br>
<code>DELIVERY = "[EMAIL PROTECTED]"</code>
<br><br>
No default for non-qmail users.
Index: config-vars.html
===================================================================
RCS file: /cvsroot/tmda/tmda/htdocs/config-vars.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- config-vars.html 1 Nov 2002 22:53:08 -0000 1.8
+++ config-vars.html 8 Nov 2002 20:31:18 -0000 1.9
@@ -1,6 +1,6 @@
<HTML>
<!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. -->
-<!-- Fri Nov 1 15:46:08 2002 -->
+<!-- Fri Nov 8 13:23:05 2002 -->
<!-- USING HT2HTML 1.2 -->
<!-- SEE http://barry.wooz.org/software/ht2html -->
<!-- User-specified headers:
@@ -858,7 +858,7 @@
<code>DELIVERY = "~/Mailbox"</code><br>
<code>DELIVERY = "/var/mail/jasonrm"</code><br>
<code>DELIVERY = "|/usr/bin/maildrop"</code><br>
-<code>DELIVERY = "|/usr/bin/procmail -f $SENDER ~/.procmailrc-tmda"</code><br>
+<code>DELIVERY = "|/usr/bin/procmail ~/.procmailrc-tmda"</code><br>
<code>DELIVERY = "[EMAIL PROTECTED]"</code>
<br><br>
No default for non-qmail users.
_______________________________________
tmda-cvs mailing list
http://tmda.net/lists/listinfo/tmda-cvs