Re: [Exim] exim -ti

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Thomas Tonino
Datum:  
To: Marc MERLIN
CC: exim-users
Betreff: 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?


Thomas