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 [email protected]
fill this:
[email protected] [email protected]
[email protected] [email protected]
[email protected] [email protected]
@company.tld [email protected]
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.