|
| SMTP SEND SAML SOML Fra : Kent Friis |
Dato : 10-02-02 19:47 |
|
Hejsa
Er der nogen SMTP-daemoner der understøtter SEND, SAML og SOML
kommandoerne? Kan det virkelig passe at sendmail ikke understøtter
dem?
kfr:kfr$ telnet localhost smtp
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
220 gandalf.arda.local ESMTP Sendmail 8.10.2/8.10.2/SuSE Linux 8.10.0-0.3;
Sun, 10 Feb 2002 19:45:37 +0100
send from kfr@fleggaard.dk
502 5.5.1 Command not implemented: "send from kfr@fleggaard.dk"
Platform: SuSE 7.0/Linux 2.4.17
Mvh
Kent
--
Windows 2000 service pack 1 will fix 300 bugs - that leaves only 64700
to future service packs.
| |
Brian Ipsen (10-02-2002)
| Kommentar Fra : Brian Ipsen |
Dato : 10-02-02 20:56 |
|
On Sun, 10 Feb 2002 18:46:49 +0000 (UTC), kfr@fleggaard.dk (Kent
Friis) wrote:
>Er der nogen SMTP-daemoner der understøtter SEND, SAML og SOML
>kommandoerne? Kan det virkelig passe at sendmail ikke understøtter
>dem?
>
>kfr:kfr$ telnet localhost smtp
>Trying 127.0.0.1...
>Connected to localhost.
>Escape character is '^]'.
>220 gandalf.arda.local ESMTP Sendmail 8.10.2/8.10.2/SuSE Linux 8.10.0-0.3;
>Sun, 10 Feb 2002 19:45:37 +0100
>send from kfr@fleggaard.dk
>502 5.5.1 Command not implemented: "send from kfr@fleggaard.dk"
>
>Platform: SuSE 7.0/Linux 2.4.17
Kommandoerne er forældede... Check RFC 2821:
The MAIL command (or the obsolete SEND, SOML, or SAML commands)
begins a mail transaction.
Endvidere:
Clients SHOULD NOT provide SEND, SAML, or SOML as services. Servers
MAY implement them. If they are implemented by servers, the
implementation model specified in RFC 821 MUST be used and the
command names MUST be published in the response to the EHLO command.
/Brian
| |
Kent Friis (10-02-2002)
| Kommentar Fra : Kent Friis |
Dato : 10-02-02 21:59 |
|
Den Sun, 10 Feb 2002 20:55:38 +0100 skrev Brian Ipsen:
>On Sun, 10 Feb 2002 18:46:49 +0000 (UTC), kfr@fleggaard.dk (Kent
>Friis) wrote:
>
>>Er der nogen SMTP-daemoner der understøtter SEND, SAML og SOML
>>kommandoerne? Kan det virkelig passe at sendmail ikke understøtter
>>dem?
>>
>>kfr:kfr$ telnet localhost smtp
>>Trying 127.0.0.1...
>>Connected to localhost.
>>Escape character is '^]'.
>>220 gandalf.arda.local ESMTP Sendmail 8.10.2/8.10.2/SuSE Linux 8.10.0-0.3;
>>Sun, 10 Feb 2002 19:45:37 +0100
>>send from kfr@fleggaard.dk
>>502 5.5.1 Command not implemented: "send from kfr@fleggaard.dk"
>>
>>Platform: SuSE 7.0/Linux 2.4.17
>
>Kommandoerne er forældede... Check RFC 2821:
>
>The MAIL command (or the obsolete SEND, SOML, or SAML commands)
>begins a mail transaction.
>
>Endvidere:
>
>Clients SHOULD NOT provide SEND, SAML, or SOML as services. Servers
>MAY implement them. If they are implemented by servers, the
>implementation model specified in RFC 821 MUST be used and the
>command names MUST be published in the response to the EHLO command.
Øv. Det kunne ellers have blevet et alletiders chat-system...
Mvh
Kent
--
Gilthoniel, A Elbereth
Aiya elenion ancalima!
- Tolkien, "The Lord of the Rings"
| |
|
|