I did the patch... The resulting file is included on this message

2006/4/29, Richard Smith <richard@indigo3.net>:
On Saturday 29 April 2006 23:44, Krishna Oliveira de Hollanda Padilha wrote:

> The code snippet is (it must be changed on sendmail.inc on lines 131-141):

Running the following command would provide a better understanding of context,
and it would allow other developers to apply your changes easily, without
confusion.

        diff -u originalsendmail.inc newsendmail.inc

Differential patches are easily applied using the 'patch' utility. It also
makes things ALOT easier when it comes to merging your patches into the main
codebase.

diff, and patch are generally available for most platforms, although you may
have to hunt around for a windows version and mac version pre os x.

HTH

~ Richard






--
Krishna Padilha