From f982be45e81588a27383cd1a3eb12789b8498904 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Wed, 19 Nov 2008 10:43:57 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'. --- .../files/patch-src_spf__example_spf__example.c | 29 ---------------------- 1 file changed, 29 deletions(-) (limited to 'mail/libspf2/files/patch-src_spf__example_spf__example.c') diff --git a/mail/libspf2/files/patch-src_spf__example_spf__example.c b/mail/libspf2/files/patch-src_spf__example_spf__example.c index 0ccf053fa20c..15199e724c20 100644 --- a/mail/libspf2/files/patch-src_spf__example_spf__example.c +++ b/mail/libspf2/files/patch-src_spf__example_spf__example.c @@ -1,34 +1,5 @@ --- src/spf_example/spf_example.c.orig Mon Mar 28 14:17:20 2005 +++ src/spf_example/spf_example.c Mon Mar 28 14:22:46 2005 -@@ -90,17 +90,17 @@ - "\n" - "Valid data options are:\n" - " -i The IP address that is sending email\n" -- " -s The email address used as the\n" -- " envelope-from. If no username (local\n" -- " part) is given, 'postmaster' will be\n" -- " assumed.\n" -- " -r [optional] The email address used as\n" -- " the envelope-to email address, for\n" -- " secondary-MX checking.\n" -- " -h The domain name given on the SMTP HELO\n" -- " command. This is only needed if the\n" -- " -sender option is not given.\n" -- " -d [debug level] debug level.\n" -+ " -s The email address used as the\n" -+ " envelope-from. If no username (local\n" -+ " part) is given, 'postmaster' will be\n" -+ " assumed.\n" -+ " -r [optional] The email address used as\n" -+ " the envelope-to email address, for\n" -+ " secondary-MX checking.\n" -+ " -h The domain name given on the SMTP HELO\n" -+ " command. This is only needed if the\n" -+ " -sender option is not given.\n" -+ " -d [debug level] debug level.\n" - ); - } - @@ -206,7 +206,7 @@ * destroyed when you are finished. */ -- cgit v1.2.3