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

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

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


Revision 1.1 - (show annotations) (download)
Sun Feb 7 21:04:21 2016 UTC (8 years, 3 months ago) by stephdl
Branch: MAIN
CVS Tags: qpsmtpd-plugins-0_0_1-5_el7_sme, qpsmtpd-plugins-0_0_1-4_el7_sme, HEAD
* Sun Feb 7 2016 stephane de labrusse <stephdl@de-labrusse.fr> 0.0.1-4
- Build new rpm for sme10

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