r7061: initial property settings
[postoffice.git] / smtp.lisp
index 88dc4942f1332950a0238cb5be4e8199b11c32ec..d639abbcb02f287296ed0fa0476702e4c0db277b 100644 (file)
--- a/smtp.lisp
+++ b/smtp.lisp
@@ -23,7 +23,7 @@
 ;; Suite 330, Boston, MA  02111-1307  USA
 ;;
 ;;
-;; $Id: smtp.lisp,v 1.4 2002/10/16 02:10:56 kevin Exp $
+;; $Id$
 
 ;; Description:
 ;;   send mail to an smtp server.  See rfc821 for the spec.