Project

General

Profile

« Previous | Next » 

Revision 3b5432af

Added by Marc Dequènes almost 14 years ago

  • ID 3b5432afb48e92cac8f6336893b4b6c788f7fa46

[fix] check for MIME boundaries better

View differences:

lib/tmail_gpg.rb
def copy_headers_from(mail)
# deep clone
@header = Marshal.load(Marshal.dump(mail.header))
#@header = mail.header
end
protected

Also available in: Unified diff