[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] email through majordomo stuck in queue
- Subject: [cobalt-users] email through majordomo stuck in queue
- From: "Terry Jamro" <tjamro@xxxxxxxxxxxxx>
- Date: Mon Jun 23 13:35:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
I get the following errors in maillog whenever mail is sent to any mailing
list on our server. We have a Cobalt RAQ550.
We're using the following versions :
Majordomo v1.94.4
perl 5.6.0
procmail v3.13.1
SpamAssassin version 2.53
Portion of maillog :
Jun 23 14:44:30 www sendmail[4582]: h5NIfVX04449:
to="|/usr/local/majordomo/wrapper resend -l sales -C
/usr/local/majordomo/sites/site1/majordomo.cf 143-sales-list, nobody",
ctladdr=<sales@xxxxxxxxxxxxx> (8/0), delay=00:02:59, xdelay=00:00:00,
mailer=prog, pri=122983, dsn=4.0.0, stat=Deferred: prog mailer
(/usr/sbin/smrsh) exited with EX_TEMPFAIL
Jun 23 14:44:31 www sendmail[4579]: h5NIaTX04244:
to="|/usr/local/majordomo/wrapper resend -l sales -C
/usr/local/majordomo/sites/site1/majordomo.cf 143-sales-list, nobody",
ctladdr=<sales@xxxxxxxxxxxxx> (8/0), delay=00:08:06, xdelay=00:00:01,
mailer=prog, pri=150949, dsn=4.0.0, stat=Deferred: prog mailer
(/usr/sbin/smrsh) exited with EX_TEMPFAIL
When I run majordomo alone I get the following error :
/etc/majordomo.cf not readable; stopped at ./majordomo line 44.
Here is a portion of my majordomo.cf.
# $digest_work_dir -- the parent directory for digest's queue area
# Each list must have a subdirectory under this directory in order for
# digest to work. E.G. The bblisa list would use:
# /usr/local/mail/digest/bblisa
# as its directory.
#
if ( defined $ENV{"VIRTUAL"}) {
$digest_work_dir = "$homedir/$ENV{'FQDN'}/digests"; ## This is Line 44
} else {
$digest_work_dir = "$homedir/digests";
}
mailq shows the following :
h5NJ4cX06082 1549 Mon Jun 23 15:04 admin (Deferred: prog mailer
(/usr/sbin/smrsh) exited with EX_TEMPF) "|/usr/local/majordomo/wrapper
resend -l
h5NIllT04982 653 Mon Jun 23 14:47 admin (Deferred: prog mailer
(/usr/sbin/smrsh) exited with EX_TEMPF) "|/usr/local/majordomo/wrapper
resend -l
h5NIhcX04540 897 Mon Jun 23 14:43 admin (Deferred: prog mailer
(/usr/sbin/smrsh) exited with EX_TEMPF) "|/usr/local/majordomo/wrapper
resend -l
h5NIfVX04449 2966 Mon Jun 23 14:41 admin 8BITMIME (Deferred: prog
mailer (/usr/sbin/smrsh) exited with EX_TEMPF)
"|/usr/local/majordomo/wrapper resend -l
I'm a bit new at this, thanks for your help in advance.
Regards,
Terry
tjamro@xxxxxxxxxxxxx