Stephen Labedz wrote:
>
> I am getting this message in the majordomo owners mail:
> MAJORDOMO ABORT (mj_majordomo)!!
> Can't open /usr/local/majordomo-1.94.4/lists/<listname>: File exists
>
> All of the permissions are set correctly so it can write to it.
>
> When a person tries to unsubscribe they get this reply from majordomo:
> unsubscribe <listname> sl@nashbar.com
> >>> Sorry, an error has occurred while processing your request
> >>> The caretaker of Majordomo ( majordomo-owner@domain.com ) has been
> notified
> >>> of the problem.
This behavior points to permission trouble. Be sure, that the right user
and group id have the permission to handle the lists directory and the
lists file. Permissions usually have to be set to 664 at least.
> And the most confusing error is that either majordomo or sendmail are
> creating new files within the lists directory, such as:
> L.<listname> - a file that has a number in it. It has been growing
> throughout the day. When I looked this morning it was at 745, it is
> currently at 1314. I did not create this file!
>
> <listname.new> - This file appeared soon after the mailing was started. It
> contains names from the <listname> file, and is growing throughout the day.
> This morning it was at 2,450 names, and now is at 10,379.
I dont know anything about this l.listname file. The listname.new is an
"internal" majordomo file.
> Here is my aliase config:
> <listname>: "|/usr/local/majordomo-1.94.4/wrapper resend
> @/usr/local/majordomo-1.94.4/resend_file"
> <listname-outgoing>: "|/usr/local/bin/bulk_mailer
> owner-<listname>@domain.com /usr/local/majordomo-1.94.4/lists/<listname>"
> owner-<listname>: listowner,
> <listname>-owner: listowner
> <listname>-request: "|/usr/local/majordomo-1.94.4/wrapper majordomo -l
> <listname>"
> <listname>-approval: listowner
>
A normal list config of one of my lists is:
test: "|/home/majordomo/majordomo-1.94.4/wrapper resend -l test
test-list"
test-list: :include:/home/majordomo/majordomo-1.94.4/lists/test
owner-test: listadm
test-owner: listadm
test-request: "|/home/majordomo/majordomo-1.94.4/wrapper request-answer
test"
test-approval: listadm
I am not sure that te config for listname-outgoing is correct, but i
dont run a bulk mailer. The listname config uses "wrapper resend" and
lists are usually in /lists subdirectoryof the majordomo directory. The
used mailer is configured within the majordomo.cf file. Therefor the
mailer doesnt have to be included within the aliases file.
Surely I dont know your configuration, which might explain some of your
configs.
cu,
Niels
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature
References:
|
|