:: 2. Critical. Since rebooting a couple days ago, mailman can no longer write
:: in the subdirectories of qfiles/ despite both owner and group being mailman.
Is the qrunner process running with the right UID/GID? I'd check your
startup script.
:: Another oddity is that the lock files in locks
:: I use the mailman list quite extensively but need to extract the email
:: addresses to invite to another list. How do you download a text format of
:: all the members. I have over 8000 of them to much to copy and paste.
See the ~mailman/bin/list_members script.
Cheers - Erick
--
:: I've upgraded our installation of Mailman to 2.1.4. Sometimes it
:: works, sometimes it doesn't. Nothing obviously wrong in the error
:: log, or the web server log. When going to a list's admin pages, I
:: enter the list password, then get this error.
Have you run the check_perms script in ~
:: How do I configure a list so that members can't post. I want only the
:: moderators to be able to post.
Please read the FAQ before posting:
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.011.htp
--Erick
--
Mailman-Users mail
:: I'm getting error messages from Yahoo saying that
:: [EMAIL PROTECTED] can't be found!
::
:: I would like to look at the file that contains the list
:: member email addresses to try todope this out.
~mailman/bin/list_members [listname]
This information is stored in the config.pck file in ~mai
(got the message the first time, no need to re-send)
:: Is there an easy way to add an email address AND the name of the person
:: when adding them via Mass Subscription in Membership Management?
Sure, add the new users like this:
Joseph Lerner <[EMAIL PROTECTED]>
Cheers - Erick
:: Hey I have that mailing list software, but I am not sure how to make it
:: so only the administrators or managers can send e-mails to the list, and
:: not just anyone on the list. How can one do that?
This question is asked about once every two days or so on this list. Feel
free to check out
:: I've just installed and made all necessary configurations of my Mailman.
:: After creating new list I receive letter with error 550 unknown user. Can
:: you advise something/
You give surprisingly little information in this bug report...so I'm going
to assume that you're running sendmail just '
:: TypeError: _ascii_lower() takes exactly 1 argument (0 given)
:: Site list for mailman (usually named mailman) missing
:: Please create it; until then, mailman will refuse to start
::
:: --end errors
::
:: This occurred after an update on Debian unstable. There *IS* a sitewide
:: list named ma
:: I'm experiencing similar errors to those described by Stephen Gran early
:: in December as well as these:
[...snip error messages...]
:: I'm fumbling a bit, really, making my question simple - how can I debug
:: this problem further? What seems to be the problem?
Lars, not sure if you found
:: On Thu, Jan 01, 2004 at 03:26:19PM -0500, Jon Carnes wrote:
:: > You can do it using regular expressions, but it's easier to do this at
:: > the MTA level. As an example, in Sendmail you would edit the file
:: > /etc/mail/access and put in something like:
:: > cyberpromo.com REJECT
::
:
:: When I go start mailmanctl show de message:
:: Site list is missing: mailman
:: What I make?
Read up on the INSTALL file that comes with the distribution. It explains
what the site list is and how to generate one.
Cheers - Erick
--
Mailman
:: Just installed Mailman, and being such a noob, I can't seem to work out how
:: to utilise the add_members script correctly.
::
:: ./add_members [EMAIL PROTECTED] listname
::
:: It complains that I haven't used one of the -r or -d options, and that's
:: where I am not clear as to what filenam
:: I finally got the mailman daemon to run (I checked ps and it IS actually
:: running), but whenever I try to use the web interface, anything
:: under http://www.espersunited.com/mailman/ gives a Server Error 500.
Have you run the ~mailman/bin/check_perms script? What does it say? Also,
w
:: Actually, now that I have looked at it more. My Servers URL is:
::
:: http://www.prostream.net/mailman/admin/fma/general
::
:: However the form port goes to:
::
:: http://prostream.net/mailman/admin/fma/general"; method="POST">
::
:: http://prostream.net does redirect correctly, but maybe i
:: Not SSL but something similar with lists moved to a different
:: system. Thanks.
First you have to make sure that your settings for the following 3
variables are configured properly in your mm_cfg.py file:
DEFAULT_EMAIL_HOST = 'host.foo.net'
DEFAULT_URL_HOST = 'host.foo.net'
DEFAU
:: I've updated to mailman 2.1.3 on my rh7.3 system. The lists
:: work. Most of the admin functions work. Check_perms says everything
:: is ok. However, the functions available from the admindb CGI don't
:: work.
Chris, if you do a dumpdb on a list that doesn't work, does the value of
th
:: There is an email address on our mailing list that is receiving our
:: messages. They do not wish to be on the list. The address do not appear
:: anywhere within the list.
Is the user receiving the unwanted email in the same domain as the where
the list is hosted? Have you used the ~mailman
:: How do I set up mailman so it drops all mail to the list sent by
:: non-members instead of holding it for moderator approval?
It's under Privacy options --> Sender filters ... near the bottom.
Cheers - Erick
--
Mailman-Users mailing list
[EM
:: please suggest me a solution
Find a better list to post this to.
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives:
:: But I hit a problem that the email is not delivered to the list
:: members and archives either.
::
:: I found that at /var/log/mailman/qrunner, the incoming qrunner
:: fails to run as follows (please see the log message below):
::
:: Any ideas on this?
Clear out any files you have in ~mailman
:: I was ask if I was allowing cookies. And yes I am. That's all.
Yeah, I cleared my cookies as well with no luck. Seems like you should be
able to enable some debugging or something (hopefully someone will respond
to your 2nd post).
---
:: Posts are held for various reasons, in my case size issues, too
:: big. I go to the Web interface at
::
:: http://host/mailman/admindb/listname
::
:: for any list. None of the actions, i.e. Defer, Accept, Reject or
:: Discard, seem to work. There are no errors given. When I Subm
:: > :: In short, I can send messages to the list, whose address exists, but the
:: > :: messages never reach the subscribers.
:: >
:: > Is your queue runner still running?
::
:: What do you mean by that? Is there anything I have to check?
The queue runner is started out of the mailman init scri
I recently upgraded a bunch of lists from 2.0.13 to 2.1.3. Everything is
working fine so far except that I can't make changes to *new* list configs
through the web interface (modifying configs for old lists work just fine).
If I try to change something on a new list as the list admin, I hit Subm
:: I would like to create a new mailing list for Mailman but I could not
:: since I do not know what the List creator's (authentication) password is.
You can re-create the admin password using the ~mailman/mmsitepass script.
Cheers - Erick
-
:: In short, I can send messages to the list, whose address exists, but the
:: messages never reach the subscribers.
Is your queue runner still running?
--
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mail
(Following up with a self-post just for archival purposes)
:: I'm getting this error when I try to start the mailman qrunner daemon after
:: upgrading to 2.1.3 from 2.0.13. Actually, I get this 10x, each one causing
:: the qrunner process to die and spawn anew:
:: File "/usr/local/mailman/Mail
I'm getting this error when I try to start the mailman qrunner daemon after
upgrading to 2.1.3 from 2.0.13. Actually, I get this 10x, each one causing
the qrunner process to die and spawn anew:
Traceback (most recent call last):
File "/usr/local/mailman/bin/qrunner", line 270, in ?
main()
29 matches
Mail list logo