Project

General

Profile

« Previous | Next » 

Revision 3189d183

Added by Marc Dequènes about 15 years ago

  • ID 3189d1830157c07a6b2d3dfcc242ea4250e14693

[fix] remove logger usage in tmail extension

View differences:

lib/tmail_extra.rb
content = parts[0].raw.chomp.gsub(/\r?\n/, "\r\n")
sig = pgp_signature()
logger.debug "Proper signed content detected"
sig_check = nil
GPGME::verify(sig, content) do |signature|
sig_check = signature

Also available in: Unified diff