mhonarc-users

Re: Returned mail: unknown mailer error 13

1998-03-06 10:19:07
On March, 5 1998 at 21:38, "Bart E. Hawley Sr." wrote:

I am having a problem with one of my mailing lists, find the statistics
below. If anyone could help me, please do so. I have 3 other lists that run
the same aliases and they are working...the only difference in the lists is
that this one receives many more hits a day than the others.

1.The server is running BSDI 3.0 with Perl 5 and mhonarc 2.2.0

Well, according to the output you sent, you are not using v2.2.0.
v2.2.0 does not generate the "Requiring * libraries ..." lines
since filters are now loaded on demand.

2.alias is: broadcastmarc: "|/usr/local/etc/mhonarc/bin/mhonarc -rcfile
/usr/local/etc/mhonarc/rcfiles/broadcastmarc.rc -add -outdir
/usr/local/etc/httpd/htdocs/broadcast.net/bmail/broadcast/marcbroadcast -- -"

Or invocation looks wrong.  What's with the "-- -"?  You are not
processing a mailbox but a single message.  You should be able to leave
out the "-- -".

3. The error msgs. I receive are as follows:

The original message was received at Thu, 5 Mar 1998 20:36:18 -0600 (CST)
from majordom(_at_)localhost

   ----- The following addresses had permanent fatal errors -----
"|/usr/local/etc/mhonarc/bin/mhonarc -rcfile
/usr/local/etc/mhonarc/rcfiles/broadcastmarc.rc -add -outdir
/usr/local/etc/httpd/htdocs/broadcast.net/bmail/broadcast/marcbroadcast -- -"
    (expanded from: broadcastmarc)

   ----- Transcript of session follows -----
Receiving 8
451 fybush(_at_)world(_dot_)std(_dot_)com(_dot_)(_dot_)(_dot_) reply: read 
error from world-f.std.com.
451 fybush(_at_)world(_dot_)std(_dot_)com(_dot_)(_dot_)(_dot_) reply: read 
error from world.std.com.
fybush(_at_)world(_dot_)std(_dot_)com(_dot_)(_dot_)(_dot_) Deferred: 
Connection reset by world.std.com.
LYFF22A(_at_)Prodigy(_dot_)com(_dot_)(_dot_)(_dot_) Deferred: Connection 
refused by
clvirtualmailer3.prodigy.com.
451 dltabor(_at_)kih(_dot_)net(_dot_)(_dot_)(_dot_) reply: read error from 
krondor.kih.net.
dltabor(_at_)kih(_dot_)net(_dot_)(_dot_)(_dot_) Deferred: Connection reset by 
krondor.kih.net.
jackk8cyv(_at_)triton(_dot_)net(_dot_)(_dot_)(_dot_) Deferred: Operation 
timed out with mail.triton.net.
451 dchriste(_at_)swbell(_dot_)net(_dot_)(_dot_)(_dot_) reply: read error 
from pop1.rcsntx.swbell.net.
451 dchriste(_at_)swbell(_dot_)net(_dot_)(_dot_)(_dot_) reply: read error 
from pop2.rcsntx.swbell.net.

So for, sendmail stuff.  Not mhonarc.

Reading database ...
Reading resource file: /usr/local/etc/mhonarc/rcfiles/broadcastmarc.rc ...
Requiring content filter libraries ...
      mhexternal.pl
      mhtxtenrich.pl
      mhtxthtml.pl
      mhtxtplain.pl
      mhtxtsetext.pl
Requiring charset filter libraries ...
      iso8859.pl

"Requiring ..." sign that it is not v2.2.0.

Adding messages to
/usr/local/etc/httpd/htdocs/broadcast.net/bmail/broadcast/marcbroadcast
Reading - .
Writing mail ..ERROR: Failed to create
"/usr/local/etc/httpd/htdocs/broadcast.net/bmail/broadcast/marcbroadcast/msg
00647.html"

Ugh.  I just realized I do not include $! in the error message when
creating a file.  It would help determine what went wrong.  Something
caused the file creation to fail.  Could permissions, ownership, disk space,
who knows?  I'll go kick myself now.

        --ewh

<Prev in Thread] Current Thread [Next in Thread>