Hello,
I use MySql to store the data from the userdomain and localdomain files.
for some reason that I can't understand, the connection returns the
following error and the emails begin to queue:
2021-03-19 11:09:38 1lNFgJ-0007Oi-Ss string_sprintf expansion was longer
than 32768; format string was (%s in "%s"?)
called from match_check_list 509
2021-03-19 11:09:38 1lNFgK-0007a9-Ab string_sprintf expansion was longer
than 32768; format string was (%s in "%s"?)
called from match_check_list 509
2021-03-19 11:09:39 1lNFgO-0007iO-30 string_sprintf expansion was longer
than 32768; format string was (%s in "%s"?)
called from match_check_list 509
Here I leave the logs of a connection in debugging mode.
https://pastebin.pl/view/761fdd5a
Any help??
Regards,