At 21.34 10/04/2006, you wrote:
Bill Shupp wrote:

> Yup, it appears in IDX version 486, ( http://ezmlm.org/ChangeLog), they
> moved the mailinglist file, which chkuser uses to determine that this is
> a mailing list.  So now it appears missing, and chkuser thinks this is
> not a mailing list.
>
> In the short term, you could touch the "mailinglist" file the list
> directory to make it work.
>
> Tonino, how do you want to go about this?  By default, a new list
> created by qmailadmin does not setup the trunk/lang directory, where the
> ChangeLog says the mailinglist file appear.
>

Bill, actually there could be two alternative solutions:

1) select an alternative file that always exists in the directory (surviving to last ezmlm-idx changes)
2) enable CHKUSER_ENABLE_ALIAS_DEFAULT : that should enable rcpt acceptance if .qmail-list-default does exists.

In the first case, following line in case 11 in chkuser.c must be changed:
                                if (!stralloc_cats (&tmp_path, "/mailinglist")) DIE_NOMEM();

In the second case, no intervent should be done (if .qmail-list-default still exists :-) ).

Any comment is welcome.

Tonino

 
> Regards,
>
> Bill

I have downgraded ezmlm-idx back to 0.443, I recommend anyone that
upgrade to downgrade as well, as I did see some problems with old lists.
   I'll have to take a closer look before upgrading to 5.0.2 again.

Sorry for the inconvenience.

Regards,

Bill

Reply via email to