On Tue, 19 Aug 2003 16:07:44 EDT, Stan Horwitz <[log in to unmask]>  said:

> The command "sendmail -q" will run the queue. See the sendmail man
> page for details.

Won't help, the *.mail files are still in Listserv's outbound queue, not handed
to sendmail yet.

About the only good fixes here, if you're not doing them already:

1) Configure Sendmail with feature(NOCANONIFY)
2) Enable multiple async SMTP senders in Listserv in go.user:

SMTP_FORWARD="localhost"
SMTP_FORWARD_1="3*localhost"

Our local fix for this is to put Listserv behind a rack of Mirapoint virus filters.....