[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Was: Interchange 4.8.4 now available
On Wed, 1 May 2002, Jon Jensen wrote:
> On 2 May 2002, Stefan Hornburg (Racke) wrote:
>
> > The key might be a missing From:-Header. Looks like mail_order doesn't set
> > it, but the email tag does it.
Oops. I misread your message. Indeed it adds no From: header. But with
sendmail it automatically adds a From: header based on the username in
/etc/passwd ("Interchange server" in this case) and the system account
@hostname.
In any case, adding -t takes care of the problem for me. Others will have
to try out the patch too ...
Jon