[Mailman-Developers] Help on Gitlab

2024-03-07 Thread Daniel Azubuine
Hello everyone, I'm new here, and i just forked the mailman core repo and made a contribution. I pushed my changes to gitlab, and then i get an error that pipeline failed. This pipeline ran on the contents of the merge request's source branch, not the target branch. How do i go about this __

[Mailman-Developers] Help regarding GSoC 2021

2020-12-20 Thread Aditya Komaravolu
Hello Sir/Ma'am, I am a Second Year Artificial Intelligence Undergraduate at Vidya Jyothi Institute of Technology,Hyderabad,Telangana,India. I am really interested to contribute and work on open source projects for Python organisation and want to be a part of GSoC 2021 under Python Organisation. I

Re: [Mailman-Developers] Help regarding an error during installation

2016-03-12 Thread Stephen J. Turnbull
Abhilash Raj writes: > On 03/10/2016 07:18 AM, Daman Singh wrote: > > When i run buildout command i get an error saying,"no module > > named 'zlib'" but on running ipython, when i import zlib it works > > all right. > > When running buildout in mailman-bundler, it generally creates a > vir

Re: [Mailman-Developers] Help regarding an error during installation

2016-03-11 Thread Daman Singh
@Simon thanks for the help. I have successfully setup the dev environment. @Abhilash I have checked it twice but no new virtualenv is created. I use virtualenv for projects and have used one for this also, and zlib was installed in that env. Moreover, i tried to install it on Ubuntu installed in v

Re: [Mailman-Developers] Help regarding an error during installation

2016-03-10 Thread Abhilash Raj
Hi Daman, On 03/10/2016 07:18 AM, Daman Singh wrote: > Hello everyone! > > I am trying to install mailman for development using mailman-bundler. I > followed the instructions given here > http://mailman-bundler.readthedocs.org/en/latest/ , but i am facing a > problem. > When i run buildout comma

Re: [Mailman-Developers] Help regarding an error during installation

2016-03-10 Thread Simon Hanna
On 03/10/2016 04:18 PM, Daman Singh wrote: > Hello everyone! > > I am trying to install mailman for development using mailman-bundler. I > followed the instructions given here > http://mailman-bundler.readthedocs.org/en/latest/ , but i am facing a > problem. > When i run buildout command i get an

[Mailman-Developers] Help regarding an error during installation

2016-03-10 Thread Daman Singh
Hello everyone! I am trying to install mailman for development using mailman-bundler. I followed the instructions given here http://mailman-bundler.readthedocs.org/en/latest/ , but i am facing a problem. When i run buildout command i get an error saying,"no module named 'zlib'" but on running ipy

Re: [Mailman-Developers] Help with installation

2016-02-27 Thread Mark Sapiro
On 02/27/2016 08:00 AM, Ibrahim Jarif wrote: > Yes. I can surely do that. Could you tell me how do I edit the pages? I > can't find the wiki.list.org source code. Pages at wiki.list.org are edited via the wiki itself. There is an edit action near the top of the left sidebar. There is extensive he

Re: [Mailman-Developers] help in testing

2016-01-31 Thread Barry Warsaw
On Jan 30, 2016, at 08:49 PM, Aditya Divekar wrote: >I have just started working on the mailman project. I am currently trying >to solve Issue #186 and need help in testing, to check if my recommended >fix is correct. any help would be appreciated. There are some comments about manual testing in

Re: [Mailman-Developers] help in testing

2016-01-30 Thread Abhilash Raj
Hi Aditya, On 01/30/2016 07:19 AM, Aditya Divekar wrote: > I have just started working on the mailman project. I am currently trying > to solve Issue #186 and need help in testing, to check if my recommended > fix is correct. any help would be appreciated. I have added a comment on the Issue. >

[Mailman-Developers] help in testing

2016-01-30 Thread Aditya Divekar
I have just started working on the mailman project. I am currently trying to solve Issue #186 and need help in testing, to check if my recommended fix is correct. any help would be appreciated. ___ Mailman-Developers mailing list Mailman-Developers@python

Re: [Mailman-Developers] help with ImportError: No module named 'psycopg2'

2015-05-27 Thread Danil Smirnov
2015-05-27 22:57 GMT+03:00 Abhilash Raj : > There are actually 2 virtualenvs for mailman. One is the default one > that you are working in, another one(venv-3.4) is probably automatically > created by mailman-bundler as you can see in the logs above. > This should fix your problem. > > $ source /

Re: [Mailman-Developers] help with ImportError: No module named 'psycopg2'

2015-05-27 Thread Abhilash Raj
On Wed, 27 May 2015 21:44:51 +0300 Danil Smirnov wrote: > I'm still trying to get Mailman 3 ready for the production. > > I've set parameters for the production and trying to make post-update: > > --- > > (venv)[root@host mailman-bundler]# bin/mailman-post-update > + '[' False == False ']' > +

[Mailman-Developers] help with ImportError: No module named 'psycopg2'

2015-05-27 Thread Danil Smirnov
I'm still trying to get Mailman 3 ready for the production. I've set parameters for the production and trying to make post-update: --- (venv)[root@host mailman-bundler]# bin/mailman-post-update + '[' False == False ']' + mkdir -p /var/spool/mailman-web/static + /usr/local/src/mailman-bundler/bin

[Mailman-Developers] Help us release Mailman suite 3.0 tomorrow

2015-04-15 Thread Sumana Harihareswara
Hello from Montreal (PyCon sprints, day 3). You've probably seen a flurry of updates to Mailman core, Postorius, HyperKitty, and even the client and bundler. We've finished all the must-have changes in HyperKitty, we've improved subscriber address options in Postorius, and we're nearly done with th

Re: [Mailman-Developers] Help with Continuous Integration for Mailman Suite[GSoC 2015]

2015-03-03 Thread Abhilash Raj
Hi Konstantinos, On Wednesday 04 March 2015 06:22 AM, Konstantinos N wrote: > Hello again everyone on mailman-developers and congratulations for > entering GSoC as a mentoring organization! > > I have been around for a couple of months in the community and have > tried getting acquainted with the

[Mailman-Developers] Help with Continuous Integration for Mailman Suite[GSoC 2015]

2015-03-03 Thread Konstantinos N
Hello again everyone on mailman-developers and congratulations for entering GSoC as a mentoring organization! I have been around for a couple of months in the community and have tried getting acquainted with the codebase and the MM way in general. Lately I started reading up on CI (mostly Buil

[Mailman-Developers] Help with the bug

2015-02-12 Thread Aanand Shekhar Roy
Hi, I am working on bug #967951.Following is the diff file for my changes. http://pastebin.com/x7LMiTCR I am getting the following error on running the tests. http://pastebin.com/NFU3Gbrc Can someone please help as i unable to understand why i am getting these errors! Any help would be appreciated

Re: [Mailman-Developers] Help with mailman 3, attempting to build branch

2010-10-27 Thread Barry Warsaw
On Oct 27, 2010, at 08:09 AM, Barry Warsaw wrote: >Hi Simon. I can reproduce this with Python2.7 on Ubuntu 10.10. This is >caused by the locknix package, which depends on setuptools_bzr. The issues >you've identified with bzr on Python2.7 are causing the setuptools_bzr >dependency to fail. FWI

Re: [Mailman-Developers] Help with mailman 3, attempting to build branch

2010-10-27 Thread Barry Warsaw
On Oct 27, 2010, at 01:33 PM, Simon Fraser wrote: >I think the options for me will be "Build a .deb" or "Install Python & >Mailman in their own environment." I asked because our current Mailman >installation is on its own partition, replicated with DRBD, and I was >concerned about being able to c

Re: [Mailman-Developers] Help with mailman 3, attempting to build branch

2010-10-27 Thread Simon Fraser
> The upstream fix is to remove this dependency from the locknix setup.py file. > I'll try to do that in the next day or so. Once I release a new locknix > package, it should work again. (Side note: I want to move locknix into the > flufl namespace package, so things will change a bit more at s

Re: [Mailman-Developers] Help with mailman 3, attempting to build branch

2010-10-27 Thread Barry Warsaw
On Oct 27, 2010, at 11:02 AM, Simon Fraser wrote: >I've worked through the bzr install[0] and finally have my own separate >install of Python 2.7 with bzr2.3, just for mailman. However, 2.7 >doesn't appear to work - should I be using Python 2.6 instead? Is there >a way to get it working with 2.7?

[Mailman-Developers] Help with mailman 3, attempting to build branch

2010-10-27 Thread Simon Fraser
Hi, This is a newbie question, I realise, but I'm trying to get a branch of mailman 3 working, so that I can add in some support for LDAP/mailAlternateAddress lookups, which I know will be useful for our site, and hopefully useful for others. I've worked through the bzr install[0] and finally

Re: [Mailman-Developers] Help me

2003-12-31 Thread mjinks
On Wed, Dec 31, 2003 at 05:54:59AM +1030, D&J Morley wrote: > http://www.british-genealogy.com/mailman/listinfo/s-arnold > As a list owner of the above list can you tell me why my own list is > rejecting my mail. Greetings. I'm far from being a Mailman guru, but my guess is no, nobody will be abl

[Mailman-Developers] Help me

2003-12-31 Thread D&J Morley
http://www.british-genealogy.com/mailman/listinfo/s-arnold As a list owner of the above list can you tell me why my own list is rejecting my mail. It seems your mailman thing says I do not exist? no one will answer my emails from this UK web site. Do I have to delete all my members as well am mysel

[Mailman-Developers] help to a newbie

2003-11-20 Thread onur simsek
hi everybody, i m working on a school project, "automation of department processes", we are supposed to use mailman and automatically create a mailing list with an interface created by us. simply a text document will be submitted and using the mail adresses, we must create the mailing list. pr

Re: [Mailman-Developers] Help!

2003-11-13 Thread Richard Barrett
On Tuesday, November 11, 2003, at 06:55 pm, Ricardo Manuel Carrola Simões wrote: I'm developing a mailing list for academic purposes but i've a small problem! I would like to configure the return-path on the emails, to be diferent from the FROM field. The discussion in the following posting to m

[Mailman-Developers] Help!

2003-11-13 Thread Ricardo Manuel Carrola Simões
I'm developing a mailing list for academic purposes but i've a small problem! I would like to configure the return-path on the emails, to be diferent from the FROM field. Im using java(Sockets) and sendmail. Could you please help me!? -- Ricardo M.Carrola Simões www.carrola.com __

[Mailman-Developers] Help with bugs

2003-11-02 Thread Vitaliy Karlov
Good day all. Some days ago I notice than some post to list did not go to list, but stay shuting. in logs/error: this === Oct 22 16:44:21 2003 (38679) SHUNTING: 1066822120.244683+5ac80f2a2c5793309cfbcbed703615ccf31b365b Oct 22 16:44:21 2003 (38679) Uncaught runner exception: 'ascii' codec can'

[Mailman-Developers] help in modifying the archives by author

2003-03-18 Thread demic
Hi! I would like to make some changes in my lists' archives. I want my archives to be viewed in folders where all mails coming from a sender should be placed to its own folder named after him so that if I click on my archives' site and view it by author,(e.g mysite.com/pipermail/mylist/2003-Mar

Re: [Mailman-Developers] Help! 2.1b4 bug prevents me from seeing membership list-- it crashes

2002-11-18 Thread Barry A. Warsaw
> "NWC" == NOW Website Coordinator <[EMAIL PROTECTED]> writes: NWC> I get this every time I click on membership management. NWC> KeyError: QUERY_STRING NWC> SERVER_SOFTWARE Netscape-Enterprise/3.6 SP3 I'm going to put my money on the server not quite supporting the CGI standar

[Mailman-Developers] Help! 2.1b4 bug prevents me from seeing membership list-- it crashes

2002-11-18 Thread NOW Website Coordinator
I'm trying to convert our lists from majordomo to mailman. It worked fine with a small test list, but when I tried to convert a larger one, all I've gotten is the bug listed below. I originally added them from the form (mass subscribe) and then tried sync_members, and then remove_members and

Re: [Mailman-Developers] Help programming MemberAdaptor...

2002-11-02 Thread Dale Newfield
On Wed, 30 Oct 2002, Martin Whinnery <[EMAIL PROTECTED]> wrote: > > Err, define "populate". Is this a one-time thing? Or do you want the > > list membership to always come from an LDAP lookup? > > The latter. I help run a large educational campus, and we hold all > accounts and groups in LDAP. Th

Re: [Mailman-Developers] Help programming MemberAdaptor...

2002-11-01 Thread Martin Whinnery <[EMAIL PROTECTED]>
On Wed, 30 Oct 2002, Greg Ward wrote: > > What I'd really like to do is have lists EITHER populate in the normal > > file way OR populated from LDAP. I was thinking I might use an address > > like > > Err, define "populate". Is this a one-time thing? Or do you want the > list membership to alw

Re: [Mailman-Developers] Help programming MemberAdaptor...

2002-11-01 Thread Martin Whinnery <[EMAIL PROTECTED]>
On Wed, 30 Oct 2002, Greg Ward wrote: > > What I'd really like to do is have lists EITHER populate in the normal > > file way OR populated from LDAP. I was thinking I might use an address > > like > > Err, define "populate". Is this a one-time thing? Or do you want the > list membersh

Re: [Mailman-Developers] Help programming MemberAdaptor...

2002-10-30 Thread Greg Ward
On 29 October 2002, Martin Whinnery said: > In MailList.pl I've changed the import line to: > > from Mailman.LDAPMemberships import OldStyleMemberships Hacking on the Mailman modules is a bad idea -- next time you upgrade, your change will be lost. > Is this how I ought to be going? If not, how

[Mailman-Developers] Help programming MemberAdaptor...

2002-10-30 Thread Martin Whinnery
Hello guru folks. Er, I've been trying to make Mailman populate lists from our LDAP directory. I've never used python before, and so I'm probably doing stuff ass fust. Here's what I've been doing: I've copied OldStyleMemberships.py to LDAPMemberships.py In MailList.pl I've changed the import li

Re: [Mailman-Developers] help!

2002-10-05 Thread Barry A. Warsaw
> "BB" == Bill Bradford <[EMAIL PROTECTED]> writes: BB> Was a ld_library_path problem; fixed it with crle (solaris 9). Yep, there have been reports of problems building Python on Solaris 8 and 9 with gcc 3.1 and 3.2. I think Python 2.2.2 (to be released next week) might do better, but

Re: [Mailman-Developers] help!

2002-10-05 Thread Bill Bradford
On Sat, Oct 05, 2002 at 03:31:39PM -0500, Bill Bradford wrote: > Oct 5 15:28:19 ohno.mrbill.net postfix/local[9535]: [ID 197553 mail.info] >80EFD499BC: to=<[EMAIL PROTECTED]>, relay=local, delay=0, status=bounced (Command >diedwith status 1: "/usr/local/mailman/mail/wrapper post test". Command

[Mailman-Developers] help!

2002-10-05 Thread Bill Bradford
Problems with a new MM 2.0.13 install, fresh compile of Python 2.2.1: Moved lists to a new machine, new Python 2.2.1c1/Mailman 2.0.13 install, and when I try to send mail to a list, I get this: Oct 5 15:28:19 ohno.mrbill.net postfix/local[9535]: [ID 197553 mail.info] 80EFD499BC: to=<[EMAIL PR

[Mailman-Developers] Help with mailman and postfix

2002-09-24 Thread Kory Wheatley
I recently switched from Sendmail to Postfix running on Mailman 2.1b3 Red Hat 7.3 and I followed all the instructions in the README.POSTFIX file. I've got the aliases located in "/home/mailman/data" and mailman as the "mail-gid", not using virtual domains. Turned off Sendmail and turned on Postfix

Re: [Mailman-Developers] HELP

2002-07-14 Thread Dan Mick
[EMAIL PROTECTED] wrote: > > I will appreciate your help.-I am traying to download & install the Mailman > to Windows could you have info abuot that?.Thank you very much in > advance.SINCERELY YOURS FERNANDO ESPINOSA R. http://www.python.org/cgi-bin/faqw-mm.py?req=all#1.6 ___

[Mailman-Developers] HELP

2002-07-14 Thread At10109fer
I will appreciate your help.-I am traying to download & install the Mailman to Windows could you have info abuot that?.Thank you very much in advance.SINCERELY YOURS FERNANDO ESPINOSA R. ___ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail

[Mailman-Developers] Help !

2002-06-02 Thread Valentijn Borstlap
Hi, I tested mailman a while ago. But now I don't use it. It seems that my postfix program isn't working ok. Do you have some idea's on how I can uninstall mailman? Thanx in advance! Valentijn Borstlap --- FirstFind E-Consults

[Mailman-Developers] Help on a code sample...

2002-05-26 Thread Donal Hunt
Hi there, I've written the following example handler for Mailman but have a bug that I can't for the life of me understand why it's happening... It's based on Personalize.py (yes, I'm aware it's deprecated, but it works for me. :-)) Basically. The email gets encrypted correctly for the first p

Re: [Mailman-Developers] Help

2001-12-08 Thread Peter C. Norton
I think you want to ask this question on the mailman users list, which you can find in the same place you found this list. The answer to your question is probably to re-add the user without the space and without his/her name. Just use their email address. -Peter On Tue, Oct 30, 2001 at 07:52:4

[Mailman-Developers] help

2001-12-08 Thread Kadar I. Csaba
Hi! I started a mailman list. When I added a person, I added unfortunatelly with his name. On the member list apear the e-mail address follow by a space and follow by a name. The person couldn't use the list. I, as the owner can't to remove this faild address and replace with the working addre

[Mailman-Developers] Help

2001-12-08 Thread Kadar I. Csaba
Hi , I joined this group, because I own a mailman discussion group, and I have a question. When I added a person, I added his e-mail address followed with his name. In the membership page this user apear with e-mail address followed by his name. When I, or he would like to modify anythink in h

Re: [Mailman-Developers] HELP!

2001-09-21 Thread Bill Bradford
On Thu, Sep 20, 2001 at 07:53:41PM -0500, Bill Bradford wrote: > Now, my list(s) have gotten to the point that where if I dont clear > out the qfiles directory every four to six hours, I start getting > stuff like this in ~mailman/logs/error: I'm seeing an interesting possible-bug in 2.0.6. Whe

[Mailman-Developers] HELP!

2001-09-20 Thread Bill Bradford
Now, my list(s) have gotten to the point that where if I dont clear out the qfiles directory every four to six hours, I start getting stuff like this in ~mailman/logs/error: Sep 20 15:40:04 2001 qrunner(19365): Traceback (most recent call last): Sep 20 15:40:04 2001 qrunner(19365): File "/usr/

Re: [Mailman-Developers] help! 2.0.6 just *stopped*

2001-09-13 Thread Bill Bradford
On Thu, Sep 13, 2001 at 09:31:25PM -0500, Bill Bradford wrote: > Around 5pm this afternoon, my long-standing 2.0.6 installation, > working great, just *stopped* working. here's all i can find, > in ~mailman/logs/error: > Any suggestions? I literally havent changed a *thing*... > and no mail is

[Mailman-Developers] help! 2.0.6 just *stopped*

2001-09-13 Thread Bill Bradford
Around 5pm this afternoon, my long-standing 2.0.6 installation, working great, just *stopped* working. here's all i can find, in ~mailman/logs/error: Sep 13 21:30:02 2001 qrunner(12488): Traceback (most recent call last): Sep 13 21:30:02 2001 qrunner(12488): File "/usr/local/mailman/cron/qrunn

Re: [Mailman-Developers] Help needed from Qmail users!

2001-09-10 Thread Jason R. Mastaler
On Mon, 10 Sep 2001, Ricardo F. Kustner wrote: > I posted a short comment... hope it helps! FWIW, I agree with your short comment. In fact, I actually had problems after I started using "preline" before calling "wrapper" as the FAQ recommended. My Mailman list archives were being populated by