[dev] Forwarding of 'multipart/alternative' broken?

Michael M Slusarz slusarz at bigworm.colorado.edu
Thu Sep 18 13:10:40 PDT 2003


Quoting Marc Jauvin <marc at register4less.com>:

| Hmmm, found another bug I cannot explain... I sent the previous message 4
| times
| to the list... the first 3 times, I added my reply AFTER Michael's text,
| and MY
| reply was missing from the email...

Try (in horde/config/conf.php):
$conf['mailer']['params'] = array('sendmail_args' => '-oi');

Forwarding your sample message results in a line that contains only a '.',
which will cause sendmail to stop reading input.  We definitely don't want
this - I think I will document this in conf.php.

michael

______________________________________________
Michael Slusarz [slusarz at bigworm.colorado.edu]
The University of Colorado at Boulder


More information about the dev mailing list