[imp] Return-Path

Eric Rostetter eric.rostetter at physics.utexas.edu
Mon Apr 28 16:57:50 PDT 2003


Quoting Edward Bynum <ebynum at CLEMSON.EDU>:

> Well, after what seems to me to be extensive testing (it probably isn't
> really), I think I have narrowed the location of the problem down
> somewhat.
>
> If I am not mistaken, then the result of these lines:
>     // If sendmail fails or is not executable, try the native mail()
> function.
>     if ($result == 0) {
>
> is that when $result is equivalent to zero, then php's mail() function
> gets used instead of using sendmail.  I am certain that $result is set
> to 0, for whatever that is worth.  The lack of envelopes keeps

Nice work tracking that down.

> Thus, the only problem appears
> to be that the path_to_sendmail isn't working properly ... where does
> this value come from?

The $conf['mailer'] array defined in horde/config/horde.php (or for cvs
head in horde/config/conf.php).

> Thanks,
> Edward

--
Eric Rostetter
The Department of Physics
The University of Texas at Austin

Why get even? Get odd!


More information about the imp mailing list