[imp] IMP and Sendmail::Milter
Oliver Schulze L.
oliver@samera.com.py
Mon, 05 Mar 2001 18:11:34 -0400
Hi Chuck,
ssmtp is now working with IMP 2.2.4
You have to configure the path for 'ssmtp -t' in
/home/imp/config/defaults.php3 instead of
the path of sendmail
Then edit the ssmtp.conf file and set:
mailhub=your.smtp.server
hostname=your.imp.hostname
FromLineOverride=YES
It make an smtp conection to your mail server for every outgoing email,
just what I need.
Also I noted that IMP execute sendmail like this:
sendmail -fyour@email.com <message in stdin>
the option -t in ssmtp make this work.
Cheers
Oliver
Chuck Hagenbuch wrote:
> Quoting "Oliver Schulze L." <oliver@samera.com.py>:
>
>> Should I configure only /horde/imp/config/defaults.php3 for the path to
>> ssmtp instead of sendmail?
>
>
> I believe that should work fine - hopefully someone who's used ssmtp can speak
> to this?
>
> -chuck
>
> --
> Charles Hagenbuch, <chuck@horde.org>
> "We have no fuel on board, plus or minus 8 kilograms." -A NASA scientist
>