On Fri, 12 Dec 2008, Sherlock Ric wrote:
> I notice that mapi.ijs is Windows only, which is OK because
> currently all the computers I'm using for this are flavours of
> Windows (Win2K, WinXP, Win2003, WinVista) but a cross-platform
> solution would be better.

As others have already mentioned, mapi is now deprecated. There is
another component shipped with winxp alike called "cdo.message" which
can be called using J's wd oleautomation.  A nice feature is that it
works for gmail. Google for this phrase
  schemas.microsoft.com/cdo/configuration/smtpserver
should show how to use it.

In linux it should be easy for J to shell a command line to call
commands like sendmail to get the job done.

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
唐詩241 李端  聽箏
    鳴箏金粟柱  素手玉房前  欲得周郎顧  時時誤拂絃
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to