Differences between revisions 1 and 2
Revision 1 as of 2009-06-16 12:57:30
Size: 1055
Editor: SimonMarsden
Comment:
Revision 2 as of 2010-02-23 17:54:16
Size: 1331
Editor: SimonMarsden
Comment: Added link to Java example
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:
 * [[AuthenticatedEmailJava|Sending authenticated e-mail using APLX and Java]]
   This page shows an example of using Java from APLX to send e-mails to an SMTP server which requires authentication. Unlike the .NET examples, it can also be used on Macintosh OS X and Linux

Sending and Receiving E-mail

Here are some useful Wiki pages if you're trying to write APL code to handle e-mails:

Author: SimonMarsden


CategoryDyalogExamplesDotNet CategoryAplx CategoryDotNet CategoryEmail

SendingEmail (last edited 2017-02-16 18:42:48 by KaiJaeger)