[EMAIL PROTECTED] writes:
>> Show an example (headers+log files).
>
> In this example, there is an alias for test: gabe
>
> So, I addressed an e-mail to [EMAIL PROTECTED], copy to [EMAIL PROTECTED]
Try the following patch. If it works all right for a month, or two, send it
back to me.
--
Sam
Index: courier/submit.C
===================================================================
RCS file: /cvsroot/courier/courier/courier/courier/submit.C,v
retrieving revision 1.29
diff -U3 -r1.29 submit.C
--- courier/submit.C 18 May 2002 00:32:43 -0000 1.29
+++ courier/submit.C 5 Jun 2002 18:59:48 -0000
@@ -1617,7 +1617,7 @@
}
key += '\n';
- key += oaddress;
+ key += deliv_addressl;
if (handlerp.submitptr->ChkRecipient(key))
dupflag=1;