[imp] SMTP vs. Sendmail
Ben Lovett
blovett@bsdguru.com
Mon, 19 Mar 2001 09:09:06 -0800
Oliver,
This machine already has an smtp server on it (Postfix).. I would not
like to have to install a secondary smtp server if at all possible..
Although, currently Horde and IMP have become low on my priority list
since Apache keeps crashing on me whenever trying to access imp ;(
Looking into it, but I'm thinking its time for a reinstall of the OS
:(((
-ben
I believe I saw Oliver Schulze L. (oliver@samera.com.py) write this:
> You have to install ssmtp.
> Then, configure IMP to use ssmtp instead of sendmail.
>
> Here is a copy of the email found in this list:
> 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
>
>
> Ben Lovett wrote:
>
> > Hey all,
> >
> > I'm back with a question about using SMTP transactions versus piping the
> > message directly into sendmail. Could somebody give me a hint as to
> > what file I would need to modify in order to get IMP 2.2.5-cvs to do
> > this. I believe I saw this capability in HEAD, but I may be mistaken.
> >
> > TIA
>
>
> --
> Oliver Schulze L.
> oliver@samera.com.py
> Asuncion-Paraguay
>
>
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Ben Lovett printf("Hello world!);
blovett@bsdguru.com return 0;
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
If you can't learn to do it well, learn to enjoy doing it badly.