You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @prasad83,
you could just define the + symbol as a delimiter in your postfix config . Postfix will query for the existence of [email protected] without the dynamic part.
mverbert
pushed a commit
to mverbert/dbmail
that referenced
this issue
Apr 13, 2020
Need of dynamic alias is very common and might get hard to predefine the aliases in the table.
Example:
A workaround I tried was by using recipient query rewrite.
Dependency: Need to install PCRE support for MySQL
https://github.com/mysqludf/lib_mysqludf_preg Issue #19 for Ubuntu
Then update: /etc/postfix/sql-recipients.cf
Restart postfix - ready to go!
The text was updated successfully, but these errors were encountered: