I think i have found the solution

the solution is to populate the /etc/postfix/virtual with user's emails addresses maps before the catch-all

instead this

@company.tld    all-us...@company.tld


fill this:

us...@company.tld       us...@company.tld
us...@company.tld       us...@company.tld
all-us...@company.tld   all-us...@company.tld
@company.tld    all-us...@company.tld

and it's works !

Many thanks for your helps



On 01/07/2010 18:51, Markus Schönhaber wrote:
01.07.2010 18:13, David Touzeau:

THanks to explain to me the process but what is for you the best
settings to fix the situation ?

Hm, I have already said what I consider the best fix for the situation:
get rid of the catch-all and implement recipient validation.

Reply via email to