Hi Yiorgos,

> I am preparing a new mail server for the small mailing list I am
> running with picolisp's software, and I see now that the source code
> for it is not included (or it escapes my eyes).

I don't remember if it was announced somewhere, but the source for this list is
a single file "mailing.l" in

   https://software-lab.de/mailing.tgz

I start it on the server in a tmux session as

   $ ./mailing.l

It expects a file "Mailings" in the same directory, with a single mail address
per line.

Before you start it, edit it to set the globals in the first 'setq' (list name,
domain, host, password etc.)

Did I forget something?

☺/ A!ex

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to