[Mailman-Users] Re: mailman on RH7.1 still having problems
Chuck Moss
cmrhs at mossc.com
Fri May 25 18:19:21 CEST 2001
On Fri, May 25, 2001 at 12:03:21PM -0300, Mads Rasmussen wrote:
>
> I still cannot create a new list properly. The link in the archives/public
> dir points to a nonexisting file in the archives/private dir
>
> Anyone seen this?
I think this may be the same bug I came across. From my bugzilla report:
in the file /var/mailman/Mailman/mm_cfg.py
The entry for
PRIVATE_ARCHIVE_URL = '/mailman/private/'
should be
PRIVATE_ARCHIVE_URL = '/mailman/private'
This is the default in Defaults.py It is overriden in mm_cfg.py
This causes the system to generate broken urls when archives are swtiched
from public to private.
#32337
>
> Another problem, no messages to lists get send, my qfiles dir is growing with
> nonsend messages. The notification emails when creating a new list get send
> also when adding a member.
Make sure you didn't lose your aliases entries for your mailing lists.
check /etc/aliases*
Chuck Moss
>
> I do not know what to do, this was working on RH 6.1 and after I upgraded it
> doesn't.
>
> Any help is much appriciated
>
> Regards,
>
> Mads
>
>
>
> _______________________________________________
> Seawolf-list mailing list
> Seawolf-list at redhat.com
> https://listman.redhat.com/mailman/listinfo/seawolf-list
More information about the Mailman-Users
mailing list