Re: [Mailman-Users] strange problem mailman 2.1.10

2009-04-22 Thread Radim Roska, IAESTE CVUT

Thanks for answer ;)

You are right...it was selected that that user does not want to receive 
mails...very strange since users cannot configure anything...but 
whatever..its ok now :)


Thanks :)
Radim

On 04/17/2009 06:56 PM, Mark Sapiro wrote:

Radim Roska, IAESTE CVUT wrote:
   

I've got strange problem. It looks mailman does not send mails to all
list members.

My mailman is 2.1.10 with modinc-2.1.9-0.1.patch and
mhonarc-2.1.9-0.1.patch
patches...

# list_members mail-list | wc -l

45
 



And what do you get from

# list_members --regular --nomail=enabled mail-list | wc -l



   

log in mailman:

Apr 17 00:46:18 2009 (5109)49e7b53f.8050...@domain.tld  smtp to
mail-list for 43 recips, completed in 0.081 seconds
 



If the number of regular members with delivery enabled (at the time of
the post) is  43, the reasons for non-delivery to a member could be

- The poster has selected the option to not receive her own posts.

- One or more list members was directly addressed in the To: or Cc: of
   the post and has selected the option to not receive duplicates from
   the list.

   


--
Radim Roska
___
IAESTE CVUT Praha
Technicka 4, CZ-166 07 Praha 6 - Dejvice

TEL: +420 224 352 659 | http://www.cvut.iaeste.cz
FAX: +420 224 352 635 | http://www.iKariera.cz
GSM: +420 737 541 447 | radim.ro...@iaeste.cz
___
iKariera.cz - students recruitment portal

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


[Mailman-Users] strange problem mailman 2.1.10

2009-04-17 Thread Radim Roska, IAESTE CVUT

Hi,

I've got strange problem. It looks mailman does not send mails to all 
list members.


My mailman is 2.1.10 with modinc-2.1.9-0.1.patch and 
mhonarc-2.1.9-0.1.patch

patches...

# list_members mail-list | wc -l

45


log in mailman:

Apr 17 00:46:18 2009 (5109) 49e7b53f.8050...@domain.tld smtp to 
mail-list for 43 recips, completed in 0.081 seconds



Do you have any idea where could be problem? Where to the code should I 
look...Is there debug option so i could see precisely what address 
mailman is delivering to?


I could probably find it in code myself..but it would  take me 100x 
longer...so please if you can help me..I would appreciate


Thanks!
Radim
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


[Mailman-Users] moving archives to different location

2008-09-24 Thread Radim Roska, IAESTE CVUT

Hi,

I use mailman version 2.1.10 patched with mhonarc and modinc patches.

I'm trying to move archives to subdirectories.
e.g.
$base/archives/private/test
$base/archives/private/test.mbox
=
$base/archives/private/sectionA/test
$base/archives/private/sectionA/test.mbox

I've googled some answer from 1999..but its not working. There is variable
PUBLIC_ARCHIVE_FILE_DIR  = os.path.join(VAR_PREFIX, 'archives', 'public')
in Defaults.py

i've tried to change that variable by withlist command. But its not
defined for m instance. In Archive.py there are methods that are quite
clear..but i dont want to hack these methods for every new conference.

Please, how is it possible to change archive location for a conference?

Thanks a lot for any hints ;)]

worwan

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9