natan: > Hi > Sorry for my stupid question.? I know you shouldn't do that -but it > interests me. > > One of my client have old qmail+ldap (virtualboxes in ldap) but it's not > have virtualdomain list - this server is for incoming mail only (MX) > > In qmail i found "magic path" who allow all domain which have MX set > mxmagix.domain.ltd > > Is it possible to do this in postfix?
I suppose some combination of permit_mx_backup, best_mx_transport, and regular expression maps for mailbox delivery, but no-one should be doing this anymore. Wietse