|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: from and to
From: Wietse Venema (wietse
porcupine.org)Date: Sun May 14 2000 - 20:46:47 CDT
- Next message: Amos Gouaux: "Re: LDAP dereferencing"
- Previous message: Wietse Venema: "Re: biff_notify"
- In reply to: John Goodens: "from and to"
- Reply: Wietse Venema: "Re: from and to"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
John Goodens:
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> Hello.
>
> How do I do this properly?
>
> telnet localhost 25
>
> mail from: me
myworld.com <Big Me>
> rcpt to: you
yourworld.com <Lucky Recipient>
This is not SMTP.
> OR
>
> mail from: "Big Me" <me
myworld.com>
> rcpt to: "Lucky Recipient" <you
yourworld.com>
This is not SMTP, either.
SMTP requires:
MAIL FROM:<user
domain>
RCPT TO:<user
domain>
See RFC 821.
Wietse
- Next message: Amos Gouaux: "Re: LDAP dereferencing"
- Previous message: Wietse Venema: "Re: biff_notify"
- In reply to: John Goodens: "from and to"
- Reply: Wietse Venema: "Re: from and to"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]