I recently upgraded my mail server from RedHat Linux 5.2 to 6.1. (Yes I
know there are newer releases :) ) I'm at majordomo version 1.94.4.
-The test script works ok when logged in as majordom user.
-I did have to add a symbolic link to wrapper in the /etc/smrsh directory.
Messages get written to the archive successfully, but are never sent to the
list. Here's what comes up in the maillog when a message is sent to the
list:
Oct 5 06:27:00 gizmo sendmail[3206]: GAA03206: from=<gizmo@gizmola.com>,
size=458, class=0, pri=30458, nrcpts=1,
msgid=<NDBBIFJLELECGHPAELNJEEDLDGAA.gizmo@gizmola.com>, proto=SMTP,
relay=[208.41.129.115]
Oct 5 06:27:00 gizmo sendmail[3207]: GAA03207: clone GAA03206,
owner=owner-police
Oct 5 06:27:01 gizmo sendmail[3209]: gethostbyaddr(192.168.0.1) failed: 1
Oct 5 06:27:01 gizmo sendmail[3209]: gethostbyaddr(208.41.129.126) failed:
1
Oct 5 06:27:01 gizmo sendmail[3209]: GAA03209: Authentication-Warning:
ns1.gizmola.com: majordom set sender to owner-police@gizmola.com using -f
Oct 5 06:27:01 gizmo sendmail[3209]: GAA03209:
from=owner-police@gizmola.com, size=701, class=-60, pri=168701, nrcpts=2,
msgid=<NDBBIFJLELECGHPAELNJEEDLDGAA.gizmo@gizmola.com>,
relay=majordom@localhost
Oct 5 06:27:01 gizmo sendmail[3209]: GAB03209: clone GAA03209,
owner=owner-police
Oct 5 06:27:01 gizmo sendmail[3207]: GAA03207: to="|
/home/majordom/runtime/wrapper resend
@/home/majordom/runtime/lists/police.resend" , delay=00:00:01,
xdelay=00:00:01, mailer=prog, stat=Sent
Oct 5 06:27:01 gizmo sendmail[3211]: GAA03209: to=/dev/null ,
delay=00:00:00, xdelay=00:00:00, mailer=*file*, stat=Sent
Oct 5 06:27:01 gizmo sendmail[3211]: GAB03209: to="|
home/majordom/runtime/wrapper archive -f
/home/majordom/runtime/lists/police.archive/police -a" , delay=00:00:00,
xdelay=00:00:00, mailer=prog, stat=Sent
Here's the pertinent aliases entries:
nobody: /dev/null
owner-police: david,nobody
police: "| /home/majordom/runtime/wrapper resend
@/home/majordom/runtime/lists/police.resend"
police-approval: owner-police
police-doit: :include:/home/majordom/runtime/lists/police,police-archive
owner-police-doit: owner-police
police-request: "| /home/majordom/runtime/wrapper request-answer police"
,owner-police-request: owner-police
police-archive: "| home/majordom/runtime/wrapper archive -f
/home/majordom/runtime/lists/police.archive/police -a"
Any idea what might be going on. I'm at a bit of a loss presently. TIA!!!!
Follow-Ups:
|
|