Show
Ignore:
Timestamp:
09/02/10 22:19:15 (21 months ago)
Author:
Antti-Juhani Kaijanaho <antti-juhani@…>
Children:
1a970cd0640f976f152341597a5249ec22acbba7
Parents:
c504199e7e127458fff243397776ee854e62b7a3
git-committer:
Antti-Juhani Kaijanaho <antti-juhani@…> (09/02/10 22:19:15)
Message:

Add support for message/rfc822

Signed-off-by: Antti-Juhani Kaijanaho <antti-juhani@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • msg/msg.cc

    r9948114 re7bbf3c  
    215215        void msg::validate_imf()  
    216216        { 
     217                validate_format(); 
    217218                check_present("From");                 
    218219                check_present("Date");