From e365f46803924a8d436f93722df7c30b38955e01 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 2 Mar 2001 15:14:51 +0000 Subject: Use "-f" to set the envelope from address so bounces go to the right * providers/sendmail/camel-sendmail-transport.c (sendmail_send_to, sendmail_send): Use "-f" to set the envelope from address so bounces go to the right place. Also, pass "-U" since the man page says we're supposed to... svn path=/trunk/; revision=8521 --- camel/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 923dbae94e..fcf06aa7c4 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,10 @@ +2001-03-02 Dan Winship + + * providers/sendmail/camel-sendmail-transport.c (sendmail_send_to, + sendmail_send): Use "-f" to set the envelope from address so + bounces go to the right place. Also, pass "-U" since the man page + says we're supposed to... + 2001-03-01 Jeffrey Stedfast * camel-sasl.c: #include "camel-sasl-digest-md5.h" -- cgit v1.2.3