On 04/14/2016 02:38 AM, cour...@rcdrun.com wrote:
> only that does not install sendmail in /usr/sbin where most other
> software expects it to be.

On rpm based systems, the "alternatives" tool will be used to put 
several links where they're expected:

/usr/sbin/alternatives --install /usr/sbin/sendmail mta 
/usr/lib/courier/bin/sendmail 91 \
    --slave /usr/bin/mailq mta-mailq /usr/lib/courier/bin/mailq \
    --slave /usr/bin/rmail mta-rmail /usr/lib/courier/bin/rmail \
    --slave /usr/bin/newaliases mta-newaliases 
/usr/lib/courier/sbin/makealiases


------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to