Method: Ruote::SmtpParticipant#cancel
- Defined in:
- lib/ruote/part/smtp_participant.rb
#cancel(fei, flavour) ⇒ Object
108 109 110 111 112 113 |
# File 'lib/ruote/part/smtp_participant.rb', line 108 def cancel(fei, flavour) # does nothing # # one variant could send a "cancellation email" end |