Yes the address was as you stated, and the bsd.mail.wrapper was as simple
as this: 

#!/bin/sh
cat | /var/qmail/bin/predate /var/qmail/bin/qmail-inject    

So far it looks like its working fine for BSD! We'll have to do some more
research to test the form/mail scripts from the web, but hopefully they'll
work as well.

Thanks for all the help everyone :)

Samuel

On 30 Dec 1998, Russ Allbery wrote:

> Samuel Dries-Daffner <[EMAIL PROTECTED]> writes:
> 
> > The sendmail wrapper does fine for many functions but, as I found out,
> > makes for lots of problems when using reply and reply all features of
> > BSD mail.
> 
> Was the problem caused by passing sendmail an address on the command line
> that looks like "<[EMAIL PROTECTED]>" rather than "[EMAIL PROTECTED]"?
> qmail's sendmail emulation is much less forgiving of such things than
> sendmail itself.
> 
> -- 
> Russ Allbery ([EMAIL PROTECTED])         <URL:http://www.eyrie.org/~eagle/>
> 


Reply via email to