Project

General

Profile

ActionsLike0

Feature #5373

closed

SMTP - new method

Added by art.lussos (art lussos) over 13 years ago. Updated about 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
ActionsLike0

Also available in: Atom PDF