Can someone tell me where to look to find info on setting up my qmail server
to use SSL with POP ?

thanks

Wilson Fletcher

----- Original Message -----
From: "Jason Brooke" <[EMAIL PROTECTED]>
To: "Paul Farber" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, July 28, 2000 12:37 PM
Subject: Re: using qmail-inject or /var/qmail/bin/sendmail -t and PHP


>
> you don't need to, you can use the 4th argument to Php's mail() function
to
> add your own reply-to header
>
> mail($to, $subject, $body, "Reply-to: user@host\n");
>
> jason
>
>
> > Hello all
> >
> > I'm trying to use the built in mail function in PHP4.0.1p2 (which is
> > expecting sendmail, I have the environment set to use
> > /var/qmail/bin/sendmail -t).
> >
> > I need to set the Reply-To: with a valid e-mail address, yet the e-mail
is
> > using root as the reply to.
> >
> > How do I get /var/qmail/bin/sendmail to take a Reply-To: header without
> > environment variables?
> >
> > Thanks
>
>
>

Reply via email to