Author: Thomas Tonino Date: To: Marc MERLIN CC: exim-users Subject: Re: [Exim] exim -ti
Marc MERLIN wrote: > On Tue, May 20, 2003 at 10:05:48PM -0500, Brian K. West wrote:
>
>>I have never seen one program call sendmail -ti
>>
>>Can you provide an example?
>
>
> Oh, dozens of scripts where I work
> People seem to copy 'sendmail -oem -ti' just about everywhere
What about changing their path, and making sure they first pick up a shell
script called sendmail that calls Exim with the right parameters?
Or move Exim to a different location/name and put the shell script wrapper where
the users expect to find sendmail?