LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Parts/Attachments: text/plain (16 lines)
Print Reply
Content-Transfer-Encoding:
quoted-printable
Sender:
LISTSERV give-and-take forum <[log in to unmask]>
Subject:
From:
Eric Thomas <[log in to unmask]>
Date:
Sat, 1 Jan 2000 23:58:30 +0100
Content-Type:
text/plain; charset="iso-8859-1"
MIME-Version:
1.0
Reply-To:
LISTSERV give-and-take forum <[log in to unmask]>
With the advent of the administrative web interface (as opposed to the
browse-only web interface, which didn't need to issue LISTSERV commands),
you're expected to take care of outgoing mail in a separate process.
You can do this with the old ASYNCH_SMTP feature but I suggest
using SMTP workers instead as this is more flexible. Just add something
like:

SMTP_FORWARD_1="2*my.smtp.server.com"
export SMTP_FORWARD_1

This creates 2 extra processes whose job is to clean up the outgoing
spool directory. LISTSERV is then free to process commands as they
arrive. Try it, it is night and day.

  Eric

ATOM RSS1 RSS2