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 (30 lines)
Print Reply
Sender:
LISTSERV give-and-take forum <[log in to unmask]>
From:
Nathan Brindle <[log in to unmask]>
Date:
Wed, 27 Aug 1997 10:33:24 EDT
In-Reply-To:
Organization:
L-Soft international, Inc.
Reply-To:
LISTSERV give-and-take forum <[log in to unmask]>
Quite honestly this:

   ----- The following addresses have delivery notifications -----
|/usr/local/bin/lsv_amin /home/spool/listserv owner-listserv"
(unrecoverable error)
    (expanded from: owner-listserv)

would indicate that you have an error in your /etc/aliases file under
the 'owner-listserv' alias.  Looks like an unmatched double-quote to
me, which is exactly what sendmail is telling you:

  --- The transcript of the session follows ---
653 |/usr/local/bin/lsv_amin /home/spool/listserv owner-listserv"... There
is a
missing '"' character
sh: /usr/local/bin/lsv_amin/home/spool/listserv.owner-listserv:  not found
554 |/usr/local/bin/lsv_amin /home/spool/listserv owner-listserv"...
Unknown mailer error 126

The alias <should> look like this in /etc/aliases:

owner-listserv: "|/usr/local/bin/lsv_amin /home/spool/listserv owner-listserv"

so it would appear that you have omitted the leading double-quote.  I don't
know if this is what is causing LISTSERV to choke but it certainly indicates
an error that needs to be attended to before the owner-listserv address will
work.

Nathan

ATOM RSS1 RSS2