Deleted Added
full compact
sample.html (98121) sample.html (112810)
1<html>
2<head><title>A Sample Filter</title></head>
3<body>
4<h1>A Sample Filter</h1>
5
6The following sample logs each message to a separate temporary file,
7adds a recipient given with the -a flag, and rejects a disallowed
8recipient address given with the -r flag. It recognizes the following

--- 466 unchanged lines hidden (view full) ---

475 return <a href="smfi_main.html">smfi_main</a>();
476}
477
478/* eof */
479
480</pre>
481<hr size="1">
482<font size="-1">
1<html>
2<head><title>A Sample Filter</title></head>
3<body>
4<h1>A Sample Filter</h1>
5
6The following sample logs each message to a separate temporary file,
7adds a recipient given with the -a flag, and rejects a disallowed
8recipient address given with the -r flag. It recognizes the following

--- 466 unchanged lines hidden (view full) ---

475 return <a href="smfi_main.html">smfi_main</a>();
476}
477
478/* eof */
479
480</pre>
481<hr size="1">
482<font size="-1">
483Copyright (c) 2000-2002 Sendmail, Inc. and its suppliers.
483Copyright (c) 2000-2003 Sendmail, Inc. and its suppliers.
484All rights reserved.
485<br>
486By using this file, you agree to the terms and conditions set
484All rights reserved.
485<br>
486By using this file, you agree to the terms and conditions set
487forth in the <a href="LICENSE.txt">LICENSE</a>.
487forth in the LICENSE.
488</font>
489</body>
490</html>
488</font>
489</body>
490</html>