17 Dec
2003
17 Dec
'03
11:17 p.m.
lcottrell@popmail.ucsd.edu (Lance Cottrell) writes:
I agree that changing mixmaster to search for a MIME line, rather than the :: would be no effort at all.
I use sendmail for the client and the remailer (actually they are the same code), so adding new headers is easy. Unfortunately I am having some problems with sendmail. Sendmail is marking the messages as "Apperently To:" rather than "To:". Any idea what might cause that?
I think this might be caused by a disagreement between the To: address in the message itself and whatever "To" address was passed to sendmail on the command line. If you pass -t to sendmail then it won't look for a "To" address on the command line, at least as configured at my site. Hal