Disables SMTP/TLS for this object. Must be called before the connection is established to have any effect.
Enables SMTP/TLS (STARTTLS) for this object. context
is a OpenSSL::SSL::SSLContext
object.
Disables SMTP/TLS (STARTTLS) for this object. Must be called before the connection is established to have any effect.
Validates typecode v
, returns true
or false
.
Sym#useless?
, Rule#useless?
FIXME: what means “useless”?
Creates a Rinda::Tuple
for ary
.
Removes dead tuples.
Override to display the default values of the command options. (similar to arguments
, but displays the default values).
For example:
def defaults_str --no-gems-first --no-all end
Handle the command arguments.