Zak Thompson <[EMAIL PROTECTED]> wrote:
> 
> When ever someone uses a form to submit an email to a email address it works
> fine.  but if they submit it to a auto-responder it doesn't work.  It
> doesn't put the correct field in the FROM address so the responder doesn't
> know who to respond to.

Auto-responders and other systems reply to the envelope sender address, not
the contents of any "From:" header field.  To set the envelope sender address,
specify the "-f" option to either qmail-inject or the sendmail wrapper.

> I've tried FrontPage to get it to work and formmailer.pl both didn't do it.

How on earth is FrontPage relevant?  Why is a pseudo-HTML-editor trying to
send mail?  And unless I'm mistaken, FrontPage doesn't run on Unix, so it can
hardly be calling qmail-inject.

As for formmailer.pl, it's probably making sendmail-ish assumptions which you
should fix.  Many "standard" CGI-to-mail gateway scripts contain security
holes anyway, and could use a good audit.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
-----------------------------------------------------------------------

Reply via email to