/[smeserver]/rpms/e-smith-email/sme8/e-smith-email-4.16.0-fetchmaildest.patch
ViewVC logotype

Contents of /rpms/e-smith-email/sme8/e-smith-email-4.16.0-fetchmaildest.patch

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


Revision 1.1 - (show annotations) (download)
Tue Jun 12 18:43:14 2007 UTC (17 years ago) by slords
Branch: MAIN
CVS Tags: e-smith-email-4_16_0-22_el5_sme, e-smith-email-4_16_0-21_el5_sme, e-smith-email-4_16_0-24_el5_sme, e-smith-email-4_16_0-25_el5_sme, e-smith-email-4_16_0-23_el5_sme, e-smith-email-4_16_0-20_el5_sme
Branch point for: e-smith-email-4_16-tree
Import on branch sme8 of package e-smith-email-4.16.0-20.el5.sme.src.rpm

1 diff -Nur -x '*.orig' -x '*.rej' e-smith-email-4.16.0/root/etc/e-smith/templates/etc/fetchmail/50multi-drop mezzanine_patched_e-smith-email-4.16.0/root/etc/e-smith/templates/etc/fetchmail/50multi-drop
2 --- e-smith-email-4.16.0/root/etc/e-smith/templates/etc/fetchmail/50multi-drop 2005-07-22 10:27:52.000000000 -0600
3 +++ mezzanine_patched_e-smith-email-4.16.0/root/etc/e-smith/templates/etc/fetchmail/50multi-drop 2007-01-14 09:34:40.000000000 -0700
4 @@ -61,7 +61,7 @@
5 $OUT .= " localdomains $locals\n";
6 $OUT .= " username \"$SecondaryMailAccount\" ";
7 $OUT .= "password \"$SecondaryMailPassword\" to * here\n";
8 - $OUT .= " smtphost localhost\n";
9 + $OUT .= " smtphost 127.0.0.200\n";
10 $OUT .= " fetchall\n";
11 $OUT .= " forcecr\n";
12 $OUT .= "\n";

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