Search the web
Sign In
New User? Sign Up
sw-gis · Smallworld Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
SMTP calls from Magik   Message List  
Reply | Forward Message #19821 of 20147 |
AW: [sw-gis] RE: SMTP calls from Magik

You could also consider using  CDO Messaging as described here:

 

http://www.paulsadowski.com/WSH/cdo.htm

 

Either write a vbscript which you can call using system.do_command or (don’t know if this works) try to get a hold of the object using automation

 

Henk

 

Von: sw-gis@yahoogroups.com [mailto:sw-gis@yahoogroups.com] Im Auftrag von Neal Gribben
Gesendet: Donnerstag, 2. Juli 2009 22:09
An: 'sw-gis@yahoogroups.com'
Betreff: [sw-gis] RE: SMTP calls from Magik

 




Martin Fulford from Magik Circle wrote a magik solution for doing this which I have used for years. The module was called mc_email, not sure how I got hold of it now, but he made it freely available. The only little catch with it is that it basically “relays”, and usually by default most exchange administrators will not allow this, but they can easily make exceptions for this that don’t open the exchange server to external relaying. Command line tools like blat suggested by others are also an option, it doesn’t rely on relaying, however you then have to install this on each client or try and run it off a server, which may then require extra config if you have citrix clients. One of the advantages of mc_email is that is a magik solution, so all required code is just part of your open image and so any client can send emails.

 

Regards

Neal

 

From: sw-gis@yahoogroups.com [mailto:sw-gis@yahoogroups.com] On Behalf Of Corne U. Piani
Sent: Friday, 3 July 2009 2:03 a.m.
To: sw-gis@yahoogroups.com
Subject: [sw-gis] SMTP calls from Magik

 





Good day,

 

Is there any existing code (module) within Magik which communicates with an SMTP server?

 

Thanks

 


Unison uses e-mail as a fast and relatively informal means of communication.  The information transmitted in this e-mail is intended only for the person or entity to which it is addressed, and may contain confidential and/or privileged material.  If in doubt as to the official status of a message, or if you want formal confirmation, please ask the sender.  We are not responsible for any changes made to a message and/or any attachments after sending.  If you have received this in error please contact the sender and delete the material.




Sun Jul 12, 2009 3:45 pm

Henk.vanLigten@...
Send Email Send Email

Forward
Message #19821 of 20147 |
Expand Messages Author Sort by Date

Good day, Is there any existing code (module) within Magik which communicates with an SMTP server? Thanks...
Corne U. Piani
corne@...
Send Email
Jul 2, 2009
2:03 pm

For many people Blat is a workable solution....
ichibenrocks
Offline Send Email
Jul 2, 2009
3:16 pm

yupp. _local cmd << write_string("x:\blat\full\blat.exe -to ", to, " -s ", %", subject, %", " -body ", %", text, %", " -of x:\blat\blat_options.txt", " -attach...
datamurx
Offline Send Email
Jul 2, 2009
4:48 pm

Martin Fulford from Magik Circle wrote a magik solution for doing this which I have used for years. The module was called mc_email, not sure how I got hold of...
Neal Gribben
Neal.Gribben@...
Send Email
Jul 2, 2009
8:09 pm

You could also consider using CDO Messaging as described here: http://www.paulsadowski.com/WSH/cdo.htm Either write a vbscript which you can call using...
Henk van Ligten (T-Sy...
Henk.vanLigten@...
Send Email
Jul 12, 2009
3:46 pm

You can use CDO Messaging using automation; I've just started sending email from Magik that way. Cheers Bob...
Bob Giddings
rpg7500
Offline Send Email
Jul 12, 2009
6:17 pm

I believe I have a direct SMTP mailer which uses TCP/IP communication. Let me post it to the files section of the group. From: sw-gis@yahoogroups.com...
Burt, Joseph (GE Infr...
jburt25
Offline Send Email
Jul 8, 2009
8:05 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help