Project

General

Profile

« Previous | Next » 

Revision 1331980d

Added by Marc Dequènes over 10 years ago

[evol] adapted MailOrderParser from TMail to Mail

View differences:

lib/cyborghood/command_runner.rb
end
zone_data = cmdline.shift
unless zone_data.content_type == "text/plain"
unless zone_data.mime_type == "text/plain"
result.message = _("Zone data has wrong content-type.")
return result
end

Also available in: Unified diff