Project

General

Profile

Actions

Feature #5373

closed

SMTP - new method

Feature #5373: SMTP - new method

Added by art.lussos (art lussos) about 14 years ago. Updated over 12 years ago.

Status:
Closed
Target version:
[ruby-core:39742]

Description

I would like to add the following method to smtp.rb command dispatcher section.

The reset command tells the mail server that the current mail transaction should be aborted.

def reset
getok('RSET')
end


Files

net.smtp.rb.rset.patch (1.35 KB) net.smtp.rb.rset.patch drbrain (Eric Hodel), 05/08/2012 08:31 AM
Actions

Also available in: PDF Atom