[Esd-l] sanitizer and sendmail V8.12.4

John D. Hardin jhardin at impsec.org
Tue Sep 24 18:45:01 PDT 2002


On Mon, 23 Sep 2002, Michael Meltzer wrote:

> hello,
> 
> in  sanitizer  sendmail option -U is set on line  249 (1.135):
> 
> # MTA command line options when generating messages
> # get recipient(s) from command line
> MTA_FLAGS_CMDLN=${MTA_FLAGS_CMDLN:-"-U"}
> 
> but in sendmail since version 12 this option has been omited as
> far as I know.
> 
> On a Sun box I get errors "illegal Option".
> 
> Can I affect this Option from outside the sanitizer ?

Yes, you can. This is documented on the "configuring" page.

Just override $MTA_FLAGS_CMDLN with whatever's appropriate. If you
simply want to omit the -U, do this:

   MTA_FLAGS_CMDLN=" "



--
 John Hardin KA7OHZ    ICQ#15735746    http://www.impsec.org/~jhardin/
 jhardin at impsec.org                        pgpk -a jhardin at impsec.org
 key: 0xB8732E79 - 2D8C 34F4 6411 F507 136C  AF76 D822 E6E6 B873 2E79
-----------------------------------------------------------------------
  ...the Fates notice those who buy chainsaws...
                                              -- www.darwinawards.com
-----------------------------------------------------------------------
   85 days until The Two Towers



More information about the esd-l mailing list