Search found 2 matches

by hebens01
Thu Feb 04, 2016 4:10 am
Forum: Chat
Topic: Amazon server
Replies: 2
Views: 12106

Re: Amazon server

Hi Kai, My suggestion is a “try and error” approach to see what works best for the APL wiki. While you are in the testing phase, it is fairly straightforward to change the “instance type” and you can try different servers. AWS just bills by the hour, so this should not result in extensive costs. Plea ...
by hebens01
Wed Dec 30, 2015 5:33 pm
Forum: Chat
Topic: Local SMTP server
Replies: 7
Views: 33764

Re: Local SMTP server

In case you are working with an SMTP server on a different machine (or outside provider), I am very happy with the command line emailer available at: m This website is currently down, but the program is also available at: m From APL I am calling it with ⎕SH (or better yet the “Execute” function that ...