Gnus development mailing list
 help / color / mirror / Atom feed
From: Roman Belenov <roman@nstl.nnov.ru>
Cc: ntemacs-users@cs.washington.edu, ding@gnus.org
Subject: MAPI backend (was: Offtopic: Forwarding in MS Outlook)
Date: 03 May 2000 22:16:15 +0400	[thread overview]
Message-ID: <uog6ncxe8.fsf_-_@nstl.nnov.ru> (raw)
In-Reply-To: Andrew Innes's message of "28 Apr 2000 13:04:50 +0100"

[-- Attachment #1: Type: text/plain, Size: 965 bytes --]

If anybody is interested in writing MAPI-based mail fetcher, here is a
program I made for personal usage from PMSEU utility
(http://www.genusa.com/utils/pmseu.htm). It is written in Visual Basic
(it was first time I've done something with this dialect - never used
Basic since my schooldays :-). All parameters are hardwired; some
command line/config file parsing should make this utility quite usable.

The original program seems to be in public domain (although I'm not a
lawyer); I don't claim any rights on my code too. Anyway IMHO it
should be rewritten in C++ (should not be too hard since COM
interfaces are almost the same) and given proper interface (like
GNUish command-line parsing), so it can be made decent part of Emacs;
I don't sure I'll do it myself (the "get a disclaimer from your
employer if relevant" part seems to be the hardest - there were no
precedents in the company I'm working for and it seems that procedure
will be quite complicated).


[-- Attachment #2: Type: text/plain, Size: 1249 bytes --]



Andrew Innes <andrewi@gnu.org> writes:

> A better solution would be to write a variant of movemail.exe that uses
> MAPI to get mail directly from the Exchange server.  When I first
> started at my current job last summer, I thought I would have to do
> this, but then found out the POP3 service was actually installed and it
> was a DNS problem stopping me from seeing it.  So I never got as far as
> writing this program, although a month before that there was some
> discussion about it.  The mail is archived here:
> 
>   http://www.egroups.com/messagesearch/ntemacs-users?query=mapi
> 
> But if you are willing to work on it (necessity and all that), then I
> can offer some help.  Even though I have POP access to Exchange, I would
> actually prefer to have direct MAPI access, because the POP service
> seems to take it upon itself to reformat messages, wrapping long lines
> and omitting some "inline" attachments, and generally doing things that
> irritate me.
> 
> We could also provide the sending part of the MAPI solution, and make
> the whole thing part of Emacs proper, if you are willing to assign
> copyright to the FSF (and get a disclaimer from your employer if
> relevant).
> 
> AndrewI
> 
> 

-- 
 							With regards, Roman.

  parent reply	other threads:[~2000-05-03 18:16 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-28  7:58 Offtopic: Forwarding in MS Outlook Roman Belenov
2000-04-28 11:14 ` Kai Großjohann
2000-04-28 11:59   ` Roman Belenov
2000-04-28 14:06     ` Bjørn Mork
2000-04-28 12:04 ` Andrew Innes
2000-04-28 16:50   ` WJCarpenter
2000-04-28 19:38   ` Karel Sprenger
2000-05-03 18:16   ` Roman Belenov [this message]
2000-04-28 13:02 ` Chris McMahan
2000-04-28 13:21 ` cartero
2000-04-28 13:59 ` cartero
2000-05-03 20:09 MAPI backend (was: Offtopic: Forwarding in MS Outlook) Horsley Tom
2000-05-03 22:46 ` Karel Sprenger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=uog6ncxe8.fsf_-_@nstl.nnov.ru \
    --to=roman@nstl.nnov.ru \
    --cc=ding@gnus.org \
    --cc=ntemacs-users@cs.washington.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).