/[smeserver]/rpms/qpsmtpd-plugins/sme7/check_goodrcptto_relaydenycomment.patch
ViewVC logotype

Contents of /rpms/qpsmtpd-plugins/sme7/check_goodrcptto_relaydenycomment.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Jun 12 17:17:24 2007 UTC (16 years, 11 months ago) by slords
Branch: MAIN
CVS Tags: qpsmtpd-plugins-0_0_1-3_el4_sme, HEAD
Import on branch sme7 of package qpsmtpd-plugins-0.0.1-3.el4.sme.src.rpm

1 diff -Nur -x '*.orig' -x '*.rej' qpsmtpd-plugins-openfusion-20050429/plugins/check_goodrcptto mezzanine_patched_qpsmtpd-plugins-openfusion-20050429/plugins/check_goodrcptto
2 --- qpsmtpd-plugins-openfusion-20050429/plugins/check_goodrcptto 2007-04-12 09:56:59.000000000 -0600
3 +++ mezzanine_patched_qpsmtpd-plugins-openfusion-20050429/plugins/check_goodrcptto 2007-04-12 09:56:24.000000000 -0600
4 @@ -88,7 +88,7 @@
5 if $name;
6 $self->log(LOGDEBUG, "deny_note: $name=" . $self->qp->connection->notes($name));
7 }
8 - return (DENY, "invalid recipient $addresses[$#addresses]");
9 + return (DENY, "relaying denied $addresses[$#addresses]");
10 }
11
12 # arch-tag: 2d2195a5-27b0-465d-a68f-f425efae2cc0

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed