Searched refs:OI_SAFE (Results 1 - 1 of 1) sorted by relevance

/sendmail/sendmail/
H A Dreadcf.c1986 #define OI_SAFE 0x0001 /* safe for random people to use */ macro
1999 { "SevenBitInput", '7', OI_SAFE },
2000 { "EightBitMode", '8', OI_SAFE },
2004 { "MinFreeBlocks", 'b', OI_SAFE },
2005 { "CheckpointInterval", 'C', OI_SAFE },
2007 { "DeliveryMode", 'd', OI_SAFE },
2009 { "ErrorMode", 'e', OI_SAFE },
2019 { "IgnoreDots", 'i', OI_SAFE },
2021 { "SendMimeErrors", 'j', OI_SAFE },
2025 { "LogLevel", 'L', OI_SAFE },
[all...]

Completed in 9 milliseconds