Module RMail::Utils
In: lib/rmail/utils.rb

The RMail::Utils module is a collection of random utility methods that are useful for dealing with email.

Methods

Public Class methods

Decode the given string as if it were a chunk of base64 data

Decode the given string as if it were a chunk of quoted printable data

Return the given string unquoted if it is quoted.

[Validate]