On Monday 27 July 2009 11:13:34 Martijn de Munnik wrote: > Losing catchall seems to be the best solution but some of my customers > want to create an emailaddress for every website the register on. > > [email protected] > [email protected] > [email protected]
They could use the "recipient_delimiter" for this. $postconf -n | grep recipient_delimiter recipient_delimiter = + [email protected] [email protected] Of course the spammers might figure that one out eventually, but most fall into the stupid category. Besides if the spammers figure it out I'll just change my email to [email protected] and refuse email to lesser parts of the address. Simon
