aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-10-06 05:47:57 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-10-06 05:47:57 +0800
commitcf44c7e8b2416f00bb0d8938e525ca59504a0041 (patch)
tree89a55fec3ef03e3aa99af58e318bac43c7e87913 /mail/ChangeLog
parentd52099b992e0bd87516b833b169a05c27df81566 (diff)
downloadgsoc2013-evolution-cf44c7e8b2416f00bb0d8938e525ca59504a0041.tar
gsoc2013-evolution-cf44c7e8b2416f00bb0d8938e525ca59504a0041.tar.gz
gsoc2013-evolution-cf44c7e8b2416f00bb0d8938e525ca59504a0041.tar.bz2
gsoc2013-evolution-cf44c7e8b2416f00bb0d8938e525ca59504a0041.tar.lz
gsoc2013-evolution-cf44c7e8b2416f00bb0d8938e525ca59504a0041.tar.xz
gsoc2013-evolution-cf44c7e8b2416f00bb0d8938e525ca59504a0041.tar.zst
gsoc2013-evolution-cf44c7e8b2416f00bb0d8938e525ca59504a0041.zip
fetch mail before sending, this is a temp fix for POP-before-SMTP
2000-10-05 Jeffrey Stedfast <fejj@helixcode.com> * mail-callbacks.c (send_receieve_mail): fetch mail before sending, this is a temp fix for POP-before-SMTP authentication. svn path=/trunk/; revision=5749
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index aaa855c8a0..3327d5584a 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,7 +1,12 @@
+2000-10-05 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * mail-callbacks.c (send_receieve_mail): fetch mail before
+ sending, this is a temp fix for POP-before-SMTP authentication.
+
2000-10-05 Michael Meeks <michael@helixcode.com>
- * component-factory.c (summary_fn, component_factory_init): Disable
- summary stuff, it appears to be badly broken.
+ * component-factory.c (summary_fn, component_factory_init):
+ Disable summary stuff, it appears to be badly broken.
* Makefile.am (evolution_mail_SOURCES): add mail-summary.[ch]