资 源 简 介
DESCRIPTION
Send "current editing buffer", or "selected area of text" with email.
Most simplest usage is to execute :Mail command.
Supported Mail Auth type is
basic SMTP password Auth
POP before STMP Auth
Outbound Port 25 Blocking
GMail
This plugin needs "+python", "+iconv", "+multi_byte" and
Python is installed, and $PATH is appropriately set.
USAGE
You can use :Mail command to send email.
See also postmail-example .
:rangeMail
send mail message.
if range is selected, send selected text.
if range is not selected, send current buffer.
:rangeMail {to_mailaddress}
send mail message to {to_mailaddress}.
if range is selected, send selected