vimmailr.zip : Send (MAPI) mail from vim
script karma |
Rating 14/7,
Downloaded by 2258 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Ward Fuller |
|
script type |
utility |
|
description |
This script and dll (source included) allows you to send email from within vim (via MAPI). Supports To, CC, pulling in a signature file, and adding a file attachment. Win32, obviously. Tested on Win2k only so far.
Enjoy! |
|
install details |
See vimmailr.vim |
|
script versions (upload new version)
Click on the package to download.
vimmailr.zip |
1.3 |
2001-11-25 |
6.0 |
Ward Fuller |
- Bullet proofed the parsing code in the DLL (again).
- Now works with vim6 (but still not a plugin - you must source it).
- Added the _vmm command. An even quicker way to send a message
entirely from the vim command line.
- Added the _vmf command. A quick way of sending a file entirely
from the vim command line.
- Includes mailit.cpp - a simple test app you can use to test the
dll outside of vim. Could be used to send messages in a batch file.
- Changed the _mmh command to _vmh (for vim mailer header) to be
more consistent with the other commands in the script.
|
vimmailr.zip |
1.2 |
2001-08-06 |
5.7 |
Ward Fuller |
Added support for bcc and multiple file attachments. Fix for lines ending in 0x0A not being handled properly. I've been told this does not work in 6.0 and that it should be a "plugin". Till I make the leap to 6.0 and figure out what that means, anyone wishing to lend a hand on the conversion is most welcome to do so :) |
vimmailr.zip |
1.1 |
2001-06-28 |
5.7 |
Ward Fuller |
Initial upload |
ip used for rating: 44.220.184.63
|