Jason L Tibbitts III wrote:
>
> >>>>> "LK" == Lou Katz <lou@metron.com> writes:
>
> LK> I took a suggestion made here earlier and changed all "-outgoing"
> LK> aliases to "-somethingelse" to foil folks trying to bypass controls.
>
> LK> It turns out that such a change breaks digests:
>
> Yep. This is somewhat of a problem. Not bad, really, but still a problem.
>
> As far as I can tell, the only place -outgoing is specified explicitly is
> in the code that runs the mkdigest command. How would people feel about
> having to specify the name of the outgoing list in the mkdigest command? I
> think the following should allow you to optionally specify the name of the
> outgoing alias after the list name, like so:
>
> mkdigest listname outgoing-alias pasword
>
> instead of the usual
>
> mkdigest listname password
>
> though the latter will (should) continue to work fine.
>
Why not make the outgoing list alias a configurable option in
list.config like:
# list_alias [string] ($LIST-outgoing) <majordomo>
# The sendmail alias for the outgoing mailing list
#
list_alias = mylist-xyz-hidden
# digest_alias [string] ($LIST-digest-outgoing) <digest>
# The sendmail alias for the outgoing mailing list
#
list_alias = mydigest-xyz-hidden
Regards,
--
James B. Byrne mailto:byrnejb@harte-lyne.ca
Harte & Lyne Limited http://www.harte-lyne.ca
Hamilton, Ontario 905-561-1241
References:
|
|