$OpenBSD: patch-lib_god_contacts_email_rb,v 1.2 2008/10/16 19:40:31 jcs Exp $
--- lib/god/contacts/email.rb.orig	Wed Dec 31 18:00:00 1969
+++ lib/god/contacts/email.rb	Thu Oct 16 14:39:40 2008
@@ -25,8 +25,6 @@ module God
 From: god <#{self.message_settings[:from]}>
 To: #{name} <#{email}>
 Subject: [god] #{message}
-Date: #{Time.now.httpdate}
-Message-Id: <unique.message.id.string@example.com>
 
 Message: #{message}
 Host: #{host}
@@ -70,4 +68,4 @@ Category: #{category}
     end
     
   end
-end
\ No newline at end of file
+end
