Fixup on UTF-8 changes

This commit is contained in:
Scott Kitterman
2022-12-05 20:21:14 -05:00
parent 53368939fa
commit e378fb0266
+1 -1
View File
@@ -105,7 +105,7 @@ class dkimMilter(Milter.Base):
syslog.syslog("internal_conn: {0}, external_conn: {1}" syslog.syslog("internal_conn: {0}, external_conn: {1}"
.format(self.internal_connection, self.external_connection)) .format(self.internal_connection, self.external_connection))
return Milter.CONTINUE return Milter.CONTINUE
# multiple messages can be received on a single connection # multiple messages can be received on a single connection
# envfrom (MAIL FROM in the SMTP protocol) seems to mark the start # envfrom (MAIL FROM in the SMTP protocol) seems to mark the start