Hi,
In the mailpasswds script the variables used for 'hostname', 'useraddr',
'exreq', and 'owner' are listed as:
'hostname': host,
'useraddr': addr,
'exreq' : r,
'owner' : mailman_owner,
What is the variable name used for l
I think I found the problem, I changed the permissions for the
~mailman/data/pending_subscriptions.db file to 664 and the error went
away. What should the permissions be for the pending_subscriptions.db
file?
Sean
On Thu, 30 Jan 2003 [EMAIL PROTECTED] wrote:
> Hi,
>
> I'm running mailman 2.0.6
Hi,
I'm running mailman 2.0.6 and have run into an issue with subscriber
members using the listinfo page. When ever it is used it give the 'we hit
a bug' page. If one of the field is left blank the script excutes
correctly stating that one of the fields in empty.
I check the error logs and this
I checked subscribe.html in ~mailman/templates, it only containes:
more subscribe.html
Subscription results
Subscription results
The tags tags that are causeing problems are showing up as:
Subscription results
Subscription results
Something is putting the tags there regar
Hi,
I'm using mailman 2.0.6 and having trouble editing the HTML for the
subscriber confirmation page. I've made the changes via the edit html
section of the admin interface. The problem is with setting the bgcolor
tag for the page. Any changes I make get over written with the following
tags th