In article <[EMAIL PROTECTED]>, Micro Kong wrote: > [EMAIL PROTECTED] (Wolf Eichler) wrote in <[EMAIL PROTECTED]>: > >>Is there any standard or quasi-standard for the socalled "user defined >>header fields" in mail messages? In particular I am interested in the >>contracts for of "X-Priority". >> > > check the RFC Document
I don't think that header will be in any RFC document - it's not standard (hence the "X-" prefix). RFC 2076 brings together the standard (and various non-standard) headers http://www.faqs.org/rfcs/rfc2076.html the X-Priority: header generally contains just a numeric value from 1 to 5, where 1 is highest, 3 is normal and 5 is lowest. -- michael
