Re: [Exim] RFC number for sender verify

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Adam D. Barratt
Ημερομηνία:  
Προς: David Saez, Michael Jakscht
Υ/ο: exim-users
Αντικείμενο: Re: [Exim] RFC number for sender verify
David Saez wrote, Wednesday, April 16, 2003 7:53 AM:

> Hi !!
>
> > which RFC is involved in the function of sender verify?
> > In detail I mean in what RFC is it stated that the remote SMTP
> > server should accept a MAIL FROM:<> ?
>
> I think it is RFC 822 and RFC 1123, but don't know exactly which
> sections


Nearly. :)

RFC{2,}822 specifies the format of mail messages. The protocol itself (and
therefore MAIL FROM) is detailed in {2,}821.

Adam