On 12/19/2012 5:00 AM, ДП wrote:

> So the behaviour is that - just after I send a letter - I receive, as admin, 
> the approval request: "message need to be approved because contains a 
> suspicious title".
> Then I confirm a message it`s going as expected to all addresses. But, when I 
> send another one, mailman again very don`t like my letter. And again and 
> again.


What is the reason the messages are held?


> <VirtualHost *:80>
>     ServerName mail2.my-domain.com.ua
>     DocumentRoot /srv/mailman/
>     
>       ScriptAlias / /srv/mailman/cgi-bin/
>       Alias /mailman/ /srv/mailman/cgi-bin/


As far as your web issue is conncerned, the above should be
"ScriptAlias", not "Alias".

The preceding "ScriptAlias / /srv/mailman/cgi-bin/" should work for a
URL like http://mail2.my-domain.com.ua/admindb/mylist. What's in
Apache's error_log for the 404?

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://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: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to