hello,
I finally came throughout this,it is something like what you say falko.
I also noticed that virtualdomain.tld and others domains weren't listed on what I was getting with postconf-n ,and I also guessed that the messages for likob.bi were well delivered.
In main.cf ,for every virtual domain I would like to host ,I was adding those lines:
virtual_alias_domains=domain.tld
virtual_alias_maps=hash:/etc/postfix/virtual
I changed this way by adding only these 2 lines:
virtual_alias_domains=hash:/etc/postfix/virtual_alias_domains
virtual_alias_maps=hash:/etc/postfix/virtual
and I created the file /etc/postfix/virtual_alias_domains
which is in this format (domain date) ,the date is not necessary.
domain1.tld 20091118
domain2.tld 20091118
Don't forget postmap hash:/etc/postfix/virtual_alias_domains and of course the postfix reload.
And it worked

,so from now on, every virtual domain I want to host I only add it in /etc/ postfix/virtual_alias_domains and I make the mappings in /etc/postfix/virtual ,followed with postmap.
Recent comments
18 hours 34 min ago
1 day 4 hours ago
1 day 4 hours ago
1 day 8 hours ago
1 day 12 hours ago
1 day 13 hours ago
1 day 15 hours ago
2 days 1 hour ago
2 days 6 hours ago
2 days 7 hours ago