Re: [Mailman-Users] debian jessie - apache2.4.

2015-06-02 Thread Mark Sapiro
On 05/29/2015 02:42 AM, Mustafa Akgul wrote:
 
 I have debian jessie running apache2 2.4.10-10 , mailman  
1:2.1.18-2 and
 postfix 2.11.3-1
 I have  difficulty i  mailman-apache interface.
 I was running on debian7 and apache2.2 nicely.
 I took mailman, apache.conf, modified  allow,deny  setting
 
 http://filiz.inet-tr.org.tr/cgi-bin/mailman/listinfo
 ask what to do with listinfo
 
 http://filiz.inet-tr.org.tr/cgi-bin/mailman/admindb/edu-net
 I got
 The requested URL /cgi-bin/mailman/admindb/edu-net was not found on this 
 server


As of now, both URLs work for me. Do you still have an issue or did you
solve it?


 mailman.conf in apache sites-enabled is:
 
 ScriptAlias /cgi-bin/mailman/ /usr/lib/cgi-bin/mailman/
 Alias /pipermail/ /var/lib/mailman/archives/public/
 Alias /images/mailman/ /usr/share/images/mailman/
 
 Directory /usr/lib/cgi-bin/mailman/
 AllowOverride None
 Options ExecCGI
 #AddHandler cgi-script .cgi
 Require all granted
 /Directory
 Directory /var/lib/mailman/archives/public/
 Options FollowSymlinks
 AllowOverride None
 Require all granted
 /Directory
 Directory /usr/share/images/mailman/
 AllowOverride None
 Require all granted
 /Directory
 
 VirtualHost *:80
 ServerName liste.inet-tr.org.tr
 ServerAlias filiz.inet-tr.org.tr
 DocumentRoot /var/www/web
 ErrorLog /var/log/apache2/liste-error.log
 CustomLog /var/log/apache2/liste-access.log combined
 
 Directory /var/lib/mailman/archives/
 Options FollowSymLinks
 AllowOverride None
 /Directory
 
 
 Any suggestion ?


Looks OK and seems to work. If you still have an issue, I don't know
what it would be.

-- 
Mark Sapiro m...@msapiro.netThe highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] View the Private mail lists from UI

2015-06-02 Thread Mark Sapiro
On 06/01/2015 11:13 PM, Selva Gaja wrote:
 Hi,
 
 How can I view the Private mail lists from UI.


You can't. That's what advertised = No means.


 But I need to view from UI also. Is there any authentication needed?


If you don't want them 'advertised', they aren't visible in the web UI
unless you go to them by their names.

If you could view them without authentication, then anyone could and
they wouldn't be 'private' (advertised = No).

I suppose there could be an authentication requiring the site password
(for various reasons, it couldn't be a list admin password) on the admin
and listinfo overview pages to see 'all' lists, but there is not such a
feature.

If you have sufficient access to the server, you could create your own
web page to display the results of list_lists. See the FAQ at
http://wiki.list.org/x/4030648 for info on doing these kinds of things.

-- 
Mark Sapiro m...@msapiro.netThe highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] bouncing process does not return messages on user unknown

2015-06-02 Thread Mark Sapiro
On 06/02/2015 04:50 AM, Camelia Botez wrote:
 We run mailman-2.1.17 on rhel6 platform.
 I have a list containing some unknown users.
 When a messages is sent to this list , none of the administrators gets back a 
 message of unknown user .
 The bounce does not send back the status of the message ( diferred , unknown 
 user etc).
 How can I fix this?


See the list's web admin Bounce processing page. Also see Mailman's
'bounce' log.

Bounces are returned to Mailman. If the list's bounce_processing setting
is No, they are ignored. If Yes, they are handled according to the
remaining settings. List owners are not notified until a members bounce
score reaches bounce_score_threshold and the member's delivery is
disabled, and then only if bounce_notify_owner_on_disable is Yes

Beginning in 2.1.19, a list admin can request notification any time a
member's score is incremented.

These admin notices contain a copy of the triggering bounce.

-- 
Mark Sapiro m...@msapiro.netThe highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] bouncing process does not return messages on user unknown

2015-06-02 Thread Camelia Botez
We run mailman-2.1.17 on rhel6 platform.
I have a list containing some unknown users.
When a messages is sent to this list , none of the administrators gets back a 
message of unknown user .
The bounce does not send back the status of the message ( diferred , unknown 
user etc).
How can I fix this?
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] View the Private mail lists from UI

2015-06-02 Thread Selva Gaja
Hi,

How can I view the Private mail lists from UI.

I can view the lists from command line using *list_lists *command.

But I need to view from UI also. Is there any authentication needed?

Thanks in advance.

-- 
Thanks and Regards,
Selva Gajendran.S
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org