X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=smtp.lisp;h=d639abbcb02f287296ed0fa0476702e4c0db277b;hb=7eded1aff6a3e38b36308fe2a223964a9fb42ea0;hp=88dc4942f1332950a0238cb5be4e8199b11c32ec;hpb=922eb9604ed32d3412e71cb41530dfa8a0216ef0;p=postoffice.git diff --git a/smtp.lisp b/smtp.lisp index 88dc494..d639abb 100644 --- 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.