Send actually *sends* the merge directive

Lukáš Lalinský lalinsky at gmail.com
Fri Aug 10 20:12:46 BST 2007


On Pi, 2007-08-10 at 21:01 +0300, Alexander Belchenko wrote:
> John Arbash Meinel пишет:
> > 
> > However, if you are looking to do a *nice* windows e-mail system. We
> > really should be looking into MAPI.
> > http://en.wikipedia.org/wiki/MAPI
> > 
> > Basically, all the mail applications on Windows that I know of support
> > it. Which means you can spawn Outlook/Tbird/Outlook Express/whatever,
> > and spawn whatever happens to be the current default. It is actually a
> > decent system, though I believe it depends on all the COM etc stuff, and
> > is proprietary to MS.
> > 
> > I don't personally know how to do it. But I'm sure Tbird and Outlook
> > supports it. Since when you have the screen locked Windows XP can tell
> > you how many emails you have waiting. Which was working for me with both
> > Tbird or Outlook Express.
> 
> I googled a bit and found some code marked as MAPI demo:
> http://listes.admisource.gouv.fr/pipermail/atelier-dev-commits/2006-November/002882.html

I've found a better library here:

http://www.johnnypops.demon.co.uk/python/

The main advantage is that it doesn't use COM, only ctypes, which is
already bzr's dependency. I've tested it with Outlook and Outlook
Express and it seems to work fine.

Can you please test the patch from attachment?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: bzr-send-mapi.diff
Type: text/x-patch
Size: 19161 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070810/dd261c91/attachment-0001.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Toto je =?ISO-8859-1?Q?digit=E1lne?=
	=?ISO-8859-1?Q?_podp=EDsan=E1?= =?UTF-8?Q?_=C4=8Das=C5=A5?=
	=?ISO-8859-1?Q?_spr=E1vy?=
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20070810/dd261c91/attachment-0001.pgp 


More information about the bazaar mailing list