/[smeserver]/rpms/smeserver-qpsmtpd/sme10/smeserver-qpsmtpd-2.6.0-remove_o_and_r_dkim_fields.patch
ViewVC logotype

Contents of /rpms/smeserver-qpsmtpd/sme10/smeserver-qpsmtpd-2.6.0-remove_o_and_r_dkim_fields.patch

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


Revision 1.2 - (show annotations) (download)
Wed Dec 16 16:49:27 2020 UTC (3 years, 5 months ago) by jcrisp
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Initial import

1 diff -Nur smeserver-qpsmtpd-2.6.0/root/sbin/e-smith/qpsmtpd-print-dns smeserver-qpsmtpd-2.6.0_bz9496/root/sbin/e-smith/qpsmtpd-print-dns
2 --- smeserver-qpsmtpd-2.6.0/root/sbin/e-smith/qpsmtpd-print-dns 2016-05-24 10:20:44.332321228 +0200
3 +++ smeserver-qpsmtpd-2.6.0_bz9496/root/sbin/e-smith/qpsmtpd-print-dns 2016-05-24 10:21:56.729318662 +0200
4 @@ -35,7 +35,7 @@
5 $key_string .= $_;
6 }
7 close PUBKEY;
8 -$key_string .= ";o=~;t=y;r=dmarc-feedback\@$domain";
9 +$key_string .= ";t=y";
10 open SEL, "/var/service/qpsmtpd/config/dkim/$domain/selector";
11 my $selector = <SEL>;
12 chomp $selector;

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