/[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.2 - (show annotations) (download)
Fri Dec 28 03:27:41 2007 UTC (16 years, 5 months ago) by slords
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
Import on branch sme8 of package e-smith-email-4.17.0-3.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