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
__
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
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
@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
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
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
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
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
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
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.
>
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
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 /
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 ']'
> +
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
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
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
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
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
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
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
> 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
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?
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
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
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
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
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
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
__
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'
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
> "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
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
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
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
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
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
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
> "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
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
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
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
[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
___
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
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
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
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
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
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
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
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/
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
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
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
53 matches
Mail list logo