Re: [Mailman-Developers] Questions in regard to the database operations

2012-06-27 Thread Ian Eiloart
On 26 Jun 2012, at 01:54, Barry Warsaw wrote: > On Jun 25, 2012, at 03:30 PM, Danci Emanuel wrote: > >> As for the latter problem, I still have something in mind. If we were to >> choose the second option (the one which implies setting the flag >> "delivery_status" to the proper value) does this

Re: [Mailman-Developers] Questions in regard to the database operations

2012-06-27 Thread Danci Emanuel
Hi Barry! I am back with some questions in regard to the aliases. After a persons becomes a member of a particular list, subscribing  with its primary email address (the address at which he/she  will receive the replies), how can that person add the additional  email addresses (aliases) to the da

[Mailman-Developers] smtp error - [Errno 111] Connection refused - when trying to install MM 3.0

2012-06-27 Thread Danci Emanuel
Hello everyone! This is the continuation of the topic started on the mailman-users mailing list. Here is the original post: http://mail.python.org/pipermail/mailman-users/2012-June/073632.html And this is the post at which the conversation stopped: http://mail.python.org/pipermail/mailman-users

Re: [Mailman-Developers] smtp error - [Errno 111] Connection refused - when trying to install MM 3.0

2012-06-27 Thread Barry Warsaw
On Jun 27, 2012, at 11:07 AM, Danci Emanuel wrote: >This is the continuation of the topic started on the mailman-users mailing >list. Thanks for moving the discussion here. >Here is the original >post: http://mail.python.org/pipermail/mailman-users/2012-June/073632.html >And this is the post at

Re: [Mailman-Developers] smtp error - [Errno 111] Connection refused - when trying to install MM 3.0

2012-06-27 Thread Mark Sapiro
On 6/27/2012 11:07 AM, Danci Emanuel wrote: > > Also, there is one more thing that could be related to this problem. I also > have installed Mailman 2.1.10 > and after setting it up for the proper domain, when a user tries to subscribe > to one of the lists, although > the subscription is record

Re: [Mailman-Developers] Questions in regard to the database operations

2012-06-27 Thread Barry Warsaw
Hi again Danci. Keep the great questions coming! :) On Jun 27, 2012, at 08:19 AM, Danci Emanuel wrote: >I am back with some questions in regard to the aliases. After a persons >becomes a member of a particular list, subscribing  with its primary email >address (the address at which he/she  will

Re: [Mailman-Developers] Questions in regard to the database operations

2012-06-27 Thread Barry Warsaw
On Jun 27, 2012, at 10:23 AM, Ian Eiloart wrote: >> There is an IPreferences interface which describes the kind of things that >> are "preferences". Members, users, and addresses all can have a pointer to >> a preferences record. There are also some system default preference >> values. When we