how to add a catch all account
Mihai Badici
mihai at badici.ro
Tue Dec 17 20:34:04 CET 2013
On Tuesday 17 December 2013 17:39:58 User, Kolab wrote:
> hi!
>
> how to add a catch all user account for a certain domain?
>
> thank you for your help..
I think you can add another alias map in postfix with some rules like:
search_attribute = mail
query_filter = (&(mail=%s)(domain=mydomain.com))
result_attribute = mail
result_format = %s catchall at mydomain.home
You can add the domains in the query filter and the result will be rewrited as
in result_format rule.
> _______________________________________________
> users mailing list
> users at lists.kolab.org
> https://lists.kolab.org/mailman/listinfo/users
--
Mihai Bădici
http://mihai.badici.ro
More information about the users
mailing list