/[smeserver]/rpms/e-smith-base/sme10/e-smith-base-5.8.0-fix_forward_field_display.patch
ViewVC logotype

Annotation of /rpms/e-smith-base/sme10/e-smith-base-5.8.0-fix_forward_field_display.patch

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


Revision 1.2 - (hide annotations) (download)
Sun Jun 6 20:38:47 2021 UTC (3 years, 1 month ago) by jpp
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
5.8.1

1 vip-ire 1.1 diff -Nur e-smith-base-5.8.0/root/usr/share/perl5/vendor_perl/esmith/FormMagick/Panel/useraccounts.pm e-smith-base-5.8.0_9552/root/usr/share/perl5/vendor_perl/esmith/FormMagick/Panel/useraccounts.pm
2     --- e-smith-base-5.8.0/root/usr/share/perl5/vendor_perl/esmith/FormMagick/Panel/useraccounts.pm 2016-02-05 00:14:13.000000000 +0100
3     +++ e-smith-base-5.8.0_9552/root/usr/share/perl5/vendor_perl/esmith/FormMagick/Panel/useraccounts.pm 2016-06-02 17:04:22.674342885 +0200
4     @@ -1271,7 +1271,7 @@
5    
6     sub display_email_forwarding
7     {
8     - return defined $configdb->get('smtpd');
9     + return defined $configdb->get('qpsmtpd');
10     }
11    
12     1;

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