Redo:
revision 1.38 date: 2002/09/02 09:02:27; author: sperber; state: Exp; lines: +1 -5 Remove crud from SMTP-INTERFACE. which was accidentally backed out by: revision 1.40 date: 2002/09/02 14:34:31; author: interp; state: Exp; lines: +7 -2 make MY-REPORTED-FQDN fit for lots of virtual hosts
This commit is contained in:
parent
cfc8d84aad
commit
f9060d992a
|
@ -38,11 +38,7 @@
|
||||||
smtp-transactions/no-close
|
smtp-transactions/no-close
|
||||||
smtp/open smtp/helo smtp/mail smtp/rcpt smtp/data
|
smtp/open smtp/helo smtp/mail smtp/rcpt smtp/data
|
||||||
smtp/send smtp/soml smtp/saml smtp/rset smtp/expn
|
smtp/send smtp/soml smtp/saml smtp/rset smtp/expn
|
||||||
smtp/help smtp/noop smtp/quit smtp/turn
|
smtp/help smtp/noop smtp/quit smtp/turn))
|
||||||
handle-smtp-reply
|
|
||||||
read-smtp-reply
|
|
||||||
parse-smtp-reply
|
|
||||||
smtp-stuff))
|
|
||||||
|
|
||||||
(define-interface rfc822-interface
|
(define-interface rfc822-interface
|
||||||
(export read-rfc822-headers
|
(export read-rfc822-headers
|
||||||
|
|
Loading…
Reference in New Issue