[imp] IMP and Sendmail::Milter
Oliver Schulze L.
oliver@samera.com.py
Tue, 27 Feb 2001 09:55:35 -0400
Hi Chuck,
I think the ssmtp option is very smart.
I have searched in freshmeat.net but could find it there, so I searched
the redhat contrib and found
one in:
http://download.sourceforge.net/pub/mirrors/redhat/contrib/libc6/i386/ssmtp-2.38-1.i386.rpm
This .rpm has a link in:
/usr/sbin/sendmail -> /usr/sbin/ssmtp
so I have to move /usr/sbin/sendmail temporarily to install it because
the machine where
IMP run is also a mailserver.
Should I configure only /horde/imp/config/defaults.php3 for the path to
ssmtp instead of sendmail?
Or should I have a link like:
/tmp/sendmail -> /usr/sbin/ssmtp
to make it work?
Many thanks for the ssmtp hint.
Regards
Oliver
Chuck Hagenbuch wrote:
> Quoting "Oliver Schulze L." <oliver@samera.com.py>:
>
>> well, this aren't great news. :-(
>
>
> Well, it's the unadultered truth, which hopefully counts for something.0
>
>> You think if I start hacking on IMP, I could get it to send emails using
>> SMTP?
>> I mean, is it posible?
>
>
> Possible, yes. You'd need to find some SMTP code (if you're using PHP4, you can
> use the PEAR Mail:: interface), and replace the mailfrom() function in
> horde/lib/horde.lib.
>
>> Well, I think I have no choice because I do need the emails to get
>> filtered.
>
>
> Could you use ssmtp or another small sendmail-replacement to relay messages to
> your smtp server? That might be a better solution...
>
> -chuck
>
> --
> Charles Hagenbuch, <chuck@horde.org>
> "We have no fuel on board, plus or minus 8 kilograms." -A NASA scientist
>
--
Oliver Schulze L.
oliver@samera.com.py
Asuncion-Paraguay