[3504] in SIPB_Linux_Development
sending mail bug fixed
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Wed Jun 13 23:48:56 2001
Message-Id: <200106140348.XAA10321@leo.mit.edu>
To: linux-dev@MIT.EDU
Date: Wed, 13 Jun 2001 23:48:52 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>
I fixed the bug that was causing the installer to hang when
people tried to tend mail.
diff:
===================================================================
RCS file: RCS/hesiod_message.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -r1.1 -r1.2
49c49
< mail_server = '18.69.0.45'
---
> mail_server = '18.7.21.86'
Fix pushed onto charon as well.
Garry