On 05/27/2015 12:35 AM, EyeLand wrote:
> 
> 1) I want to receive mails to mail...@list.ournet.biz
> because subscribers view that email on
> info page http://r.ournet.biz/1Hue3k5


Yes, I understand. This is a situation that is not straightforward to
deal with in installations with lists in multiple virtual domains. The
mailman@domain address is displayed on admin and listinfo overviews with
a domain based on the 'host' of the URL of the page which means ideally,
the 'mailman' address should work in all supported domains, but
Mailman's integration with Postfix doesn't do that.

Thinking about it, I have decided this is a bug. See
<https://bugs.launchpad.net/mailman/+bug/1459236>.


> 2) today Mailman change file /var/lib/mailman/data/transport-mailman
> https://gist.githubusercontent.com/eyeland/5f2017044013cd94ffe2/raw/907d4860807af00076acc4e6d3e96fd3ff587e1a/gistfile1.txt
> and I not see now on file mail...@list.mobilier.md
> <mailto:mail...@list.mobilier.md> anyway that mail work fine

It looks like you ran bin/genaliases and before doing so, you changed
the host_name attribute of the 'mailman' list so it is no longer either
list.ournet.biz or list.mobilier.md.


> 3) I test again mail...@list.mobilier.md, mail...@vps1.ournet.biz,
> mail...@list.ournet.biz
> and mails to mail...@list.mobilier.md
> and mail...@vps1.ournet.biz
> was redirect to mail...@vps1.ournet.biz
> control panel Mailman
> http://vps1.ournet.biz/cgi-bin/mailman/admin/mailman, but mail sent to
> mail...@list.ournet.biz generate error
> https://gist.githubusercontent.com/eyeland/172404219786ce7902fc/raw/5f52e7fb432d332265086e6581a7ed3ec530d1b5/gistfile1.txt


The real question here is how is mail to mail...@list.mobilier.md being
delivered. I suspect that address is in a virtual mapping somewhere.
Your postconf -n shows

virtual_alias_maps = hash:/var/lib/mailman/data/virtual-mailman,
proxy:mysql:/etc/postfix/mysql-virtual_forwardings.cf,
proxy:mysql:/etc/postfix/mysql-virtual_email2email.cf

Since you apparently ran genaliases and mail...@list.mobilier.md is not
in your transport maps, it also isn't in
/var/lib/mailman/data/virtual-mailman, but it may still be in
/var/lib/mailman/data/virtual-mailman.db because your postfix map
command doesn't update it.

This then again raises the question of why you are doing all the
transport maps stuff at all when the straightforward virtual_alias_maps
will apparently work


> 4) I create mailman lists on control panel ISPconfig, maybe the problem
> is on another place?


If you are dealing with control panels, you should take those issues to
the people who provide them.

I will fix the bug at
<<https://bugs.launchpad.net/mailman/+bug/1459236>> and provide a patch
here when I do.

-- 
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
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

Reply via email to