/[smeserver]/rpms/perl-Mail-DMARC/sme9/Mail-DMARC-1.20141206-use_email_mime_creator.patch
ViewVC logotype

Annotation of /rpms/perl-Mail-DMARC/sme9/Mail-DMARC-1.20141206-use_email_mime_creator.patch

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


Revision 1.1 - (hide annotations) (download)
Fri May 6 21:40:21 2016 UTC (8 years ago) by vip-ire
Branch: MAIN
CVS Tags: perl-Mail-DMARC-1_20141206-1_el6_sme, perl-Mail-DMARC-1_20141206-2_el6_sme, HEAD
Import perl-Mail-DMARC in sme9 branch

1 vip-ire 1.1 diff -Nur -x '*.orig' -x '*.rej' Mail-DMARC-1.20141206/lib/Mail/DMARC/Report/Send/SMTP.pm mezzanine_patched_Mail-DMARC-1.20141206/lib/Mail/DMARC/Report/Send/SMTP.pm
2     --- Mail-DMARC-1.20141206/lib/Mail/DMARC/Report/Send/SMTP.pm 2014-12-06 07:56:07.000000000 +0100
3     +++ mezzanine_patched_Mail-DMARC-1.20141206/lib/Mail/DMARC/Report/Send/SMTP.pm 2016-05-02 19:13:26.272420754 +0200
4     @@ -6,6 +6,7 @@
5     use Carp;
6     use English '-no_match_vars';
7     use Email::MIME;
8     +use Email::MIME::Creator;
9     use Net::SMTPS;
10     #use Mail::Sender; # something to consider
11     use Sys::Hostname;

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