> Am 09.01.2021 um 13:25 schrieb Leonardo Rodrigues <leolis...@solutti.com.br>: > > Em 09/01/2021 06:25, Frank Röhm escreveu: >> I would put then: >> >> /^.*@mydomain.tld$/ fr...@mydomain.tld >> >> Would that be correct? >> I don’t want to just test it, it is a productive mailserver. >> >> > > Never actually tried it, bur first thing that cames to my mind is "why > not let MySQL solve the regexp itself, instead of postfix"? > > https://dev.mysql.com/doc/refman/8.0/en/regexp.html >
What is the advantage? And how would be my setting then? Another table?