On 05/26/2015 10:00 AM, EyeLand wrote:
> 
> /var/lib/mailman/data/transport-mailman
> https://gist.githubusercontent.com/eyeland/8836edc1edef4fb11ece/raw/c950ed0eec1830199da848e991e7b20d4b26a0b8/gistfile1.txt


I see two issues here:

First, entries like

mail...@list.mobilier.md              local

should all be

mail...@list.mobilier.md              local:

I.e., yours are all missing the : after local. See item 3) at
<http://wiki.list.org/x/10715238> and compare that to your
/etc/mailman/virtual_to_transport.sh.

More importantly, the undeliverable mail is addressed to
mail...@list.ournet.biz, but the domain of the mailman list is
list.mobilier.md.

The methods you are using only create the transport maps for the list's
'host_name' domain so Postfix can't deliver to the list @ a different
domain.


> Postfix log messages associated with the failed delivery is on file
> /var/log/mail.warn ?


/var/log/mail.log


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