[imp] Sendmail issue

Ronald Bootsman Ronald@Bootsman.net
Fri, 10 Aug 2001 21:41:32 +0200


Thanks for you answer, but where can I get the latest PEAR ?
Without it does not work, yet... (It results in an error in compose.php
trying to send a message)



----- Original Message -----
From: "Chuck Hagenbuch" <chuck@horde.org>
To: <imp@lists.horde.org>
Sent: Friday, August 10, 2001 6:28 PM
Subject: Re: [imp] Sendmail issue


> Quoting Ronald Bootsman <Ronald@Bootsman.net>:
>
> > Tried it in the horde/conf/horde.php in the line $conf['mailer']['type']
=
> > 'sendmail' adding the -C... entry, but it did not work. It results in a
> > error in compose.php when sending a mail.
>
> Do you mean you had:
>
> $conf['mailer']['type'] = 'sendmail -C'; ?
>
> You should try:
>
> $conf['mailer']['type'] = 'sendmail';
> $conf['mailer']['params'] = array('sendmail_path' =>
'/usr/lib/sendmail -C');
>
> I also just added the sendmail_args parameters, so if you grabbed the
latest
> PEAR, you could do:
>
> $conf['mailer']['type'] = 'sendmail';
> $conf['mailer']['params'] = array('sendmail_path' => '/usr/lib/sendmail',
>                                   'sendmail_args' => '-C');
>
>
> -chuck
>
> --
> Charles Hagenbuch, <chuck@horde.org>
> Some fallen angels have their good reasons.
>
> --
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>
>
> ********* DISCLAIMER *********
> Dit email-bericht is gecontroleerd op alle bekende virussen.
> Het McAfee Virus-Dat file is gedateerd van 01/08/2001.
>
> De informatie in dit e-mail-bericht is uitsluitend bestemd voor de
> geadresseerde. Verstrekking aan en gebruik door anderen is niet
toegestaan.
> Door de elektronische verzending van het bericht kunnen er geen rechten
> worden ontleend aan de informatie.
>
> This Email message has been scanned on all known virusses.
> The Virus signature file of McAfee is dated 08/01/2001.
>
> The information stated in this email message is for the addressee only.
> Sending to and use by other persons is prohibited.
>
>



********* DISCLAIMER *********
Dit email-bericht is gecontroleerd op alle bekende virussen.
Het McAfee Virus-Dat file is gedateerd van 01/08/2001.

De informatie in dit e-mail-bericht is uitsluitend bestemd voor de
geadresseerde. Verstrekking aan en gebruik door anderen is niet toegestaan.
Door de elektronische verzending van het bericht kunnen er geen rechten
worden ontleend aan de informatie.

This Email message has been scanned on all known virusses.
The Virus signature file of McAfee is dated 08/01/2001.

The information stated in this email message is for the addressee only.
Sending to and use by other persons is prohibited.